- Feb 22, 2018
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- Feb 18, 2018
-
-
Gus Grubba authored
Make all argument to AirMap queries based on what the screen shows (bounding rectangle and/or radius), respecting the limits imposed by AirMap.
-
- Feb 17, 2018
-
-
Gus Grubba authored
-
- Feb 16, 2018
-
-
Gus Grubba authored
Add flight plan deletion
-
Gus Grubba authored
Moved flight planning away from "Flight Management" to its own class. Planning does not need a connected vehicle.
-
Gus Grubba authored
-
Gus Grubba authored
-
- Feb 15, 2018
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- Feb 07, 2018
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
Plus various bug fixes from flight testing
-
DonLakeFlyer authored
Also remove custom gimbal support
-
- Feb 06, 2018
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
Don Gagne authored
And fixes they found
-
- Feb 05, 2018
-
-
DonLakeFlyer authored
-
- Feb 04, 2018
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- Feb 03, 2018
-
-
DonLakeFlyer authored
-
- Feb 02, 2018
-
-
DonLakeFlyer authored
-
- Feb 01, 2018
-
-
DonLakeFlyer authored
-
Julian Oes authored
When downloading mission items from the autopilot we need to retry more agressively, so use a shorter timeout. If we don't do this, we might not re-request a mission item in time and the autopilot has already given up the overall mission transfer. This fixes the case where a mission request from QGC to autopilot or a mission item from autopilot to QGC gets lost on the link and needs to be requested again.
-
DonLakeFlyer authored
-
- Jan 31, 2018
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
* Flight modes still not implemented. Waiting on message change. * Also includes various cauterization of UI things which should not be available on high latency link.
-
Julian Oes authored
By adding a member variable for the total mission item count, we can actually correctly estimate the progress.
-
DonLakeFlyer authored
Float comparison to flakey cross-platform
-
- Jan 30, 2018
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- Jan 27, 2018
-
-
Gus Grubba authored
-
Gus Grubba authored
Break apart string of classes into their own files as all in one file became unwieldy Expose Airspace data in a QML ready format Split global Airspace from AirMap (Only now I figured out the reason for the pure virtual root classes) Refactored a bunch of things to make it consistent and/or obvious
-
Gus Grubba authored
Move all airmap related stuff to its own directory
-
- Jan 20, 2018
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- Jan 19, 2018
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
Don Gagne authored
-