mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-22 14:19:42 +01:00
will allow using the UI forms. Fixed the issues with requiring a popout. Also the osgEarth takes LLA in the order long, lat, alt whereas our code takes lat, long, alt. This was causing the NED frame to be rotated 90 degrees.