DroidPlanner / Tower

Ground Control Station for Android Devices
https://play.google.com/store/apps/details?id=org.droidplanner.android
Other
616 stars 555 forks source link

WIP: Update to Tower to support Alt Frames like Terrain #1826

Open billbonney opened 7 years ago

billbonney commented 7 years ago

NOTE: this is a WIP, so comments welcome. Not ready to merge yet.

This is simple changes to support the new Frame in LatLongAlt object. Future changes are to support showing waypoint frame in UI.

Tested so that current setup will not modify the frame if the mission is downloaded from APM Planner 2.0 which allows the frame to be set.

see dependent dronekit-android PR here https://github.com/dronekit/dronekit-android/pull/460