mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +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.