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

Much better conversion of Mission to KML for use as 3d validation #8612

Merged
merged 6 commits into from
Mar 27, 2020

Conversation

DonLakeFlyer
Copy link
Contributor

This is a terrain based survey over hilly terrain:
Screen Shot 2020-03-26 at 5 27 14 PM

Which leads to this KML output viewed in Google Earth:
Screen Shot 2020-03-26 at 5 26 28 PM
Remove the .txt extension from here Test.kml.txt if you want to try this example yourself.

Other changes:

  • QGroundControlQmlGlobal.globalPalette singleton can be used for cases where enable/disable state doesn't affect color choice. This prevent having to crank up new QGCPalette objects in Qml in various cases.
  • MissionCommandUIInfo has new isTakeoffCommand field which can be used to determine if a command is one of the takeoff commands.

Related to #8510

@DonLakeFlyer DonLakeFlyer merged commit 03ce13a into mavlink:master Mar 27, 2020
@DonLakeFlyer DonLakeFlyer deleted the PlanKML branch July 11, 2020 17:34
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.

1 participant