Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UTM_GLOBAL_POSITION MAVLink stream #10873

Merged
merged 7 commits into from
Nov 22, 2018
Merged

Conversation

eyeam3
Copy link
Contributor

@eyeam3 eyeam3 commented Nov 19, 2018

Test data / coverage
Tested SITL and on Pixhawk 4.

Describe problem solved by the proposed pull request
Due to recent developments with regards to UTM services and different regional UTM efforts, a generalized interface should be defined to communicate the vehicles information and state to an external UTM service. The MAVLink stream contains a field for a unique identifier and provides information on the vehicle's status and current mission goal. Depending on the capabilities of the vehicle or the current flight state, selected fields can be invalidated using a data available flag.

Describe your preferred solution
Include UTM_GLOBAL_POSITION as a new MAVLink stream. Moreover, in order to fill the altitude with WGS84 data, a filter for ellipsoid altitude was added to EKF2.

Describe possible alternatives

Additional context
Based on: mavlink/mavlink#1009 and mavlink/rfcs#10.

@LorenzMeier
Copy link
Member

@eyeam3 Can you please rebase? Thanks!

@eyeam3 eyeam3 force-pushed the feature/city_utm_stream branch from c7bc469 to cc66f63 Compare November 21, 2018 14:29
@LorenzMeier LorenzMeier merged commit 4303492 into master Nov 22, 2018
@LorenzMeier LorenzMeier deleted the feature/city_utm_stream branch November 22, 2018 15:55
@LorenzMeier
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants