- Feb 27, 2018
-
-
Gus Grubba authored
-
Gus Grubba authored
Cleaning up old vehicle manager and getting it ready to actually provide services for a vehicle (flight management) Added submit flight plan Added update flight plan Disable flight features as these don't seem to be quite working (values must be initialized and validated before submission as backend doesn't validate and the objects don't initialize their members)
-
- Feb 20, 2018
-
-
Gus Grubba authored
Permit refactoring QGCButton tweaks
-
- Feb 17, 2018
-
-
Gus Grubba authored
-
- Feb 16, 2018
-
-
Gus Grubba authored
Moved flight planning away from "Flight Management" to its own class. Planning does not need a connected vehicle.
-
- Feb 15, 2018
-
-
Gus Grubba authored
-
- Jan 30, 2018
-
-
Gus Grubba authored
-
- Jan 27, 2018
-
-
Gus Grubba authored
-
Gus Grubba authored
-
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
-