- 07 Mar, 2018 1 commit
-
-
Gus Grubba authored
-
- 03 Mar, 2018 1 commit
-
-
Gus Grubba authored
Add message asking user confirmation to end a flight
-
- 02 Mar, 2018 1 commit
-
-
Gus Grubba authored
Remove delete flights and add "End" active flight instead Work on flight geometry (flight list)
-
- 01 Mar, 2018 3 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
Implementing authorization management
-
Gus Grubba authored
Flight management with date range, delete flights.
-
- 28 Feb, 2018 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- 27 Feb, 2018 2 commits
-
-
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)
-
- 24 Feb, 2018 1 commit
-
-
Gus Grubba authored
-
- 23 Feb, 2018 1 commit
-
-
Gus Grubba authored
-
- 22 Feb, 2018 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- 20 Feb, 2018 1 commit
-
-
Gus Grubba authored
Permit refactoring QGCButton tweaks
-
- 18 Feb, 2018 1 commit
-
-
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.
-
- 17 Feb, 2018 4 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
Collect rulesets from briefing
-
Gus Grubba authored
-
Gus Grubba authored
-
- 16 Feb, 2018 3 commits
-
-
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
AirspaceManager is now exposed by QGroundControlQmlGlobal instead of Vehicle (available all the time)
-
- 15 Feb, 2018 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- 30 Jan, 2018 1 commit
-
-
Gus Grubba authored
An rather unfruitful attempt at consolidating Advisories and Airspaces (they are both arrays of Airspaces). No such luck as they vary wildly. In the end, I'm now exposing the restrictions (Polygons) directly (and inherently) instead of copying them. Tweaked polygon overlay colors and borders.
-
- 29 Jan, 2018 1 commit
-
-
Gus Grubba authored
Handled "airspace visible" state (not done) Adjusted restriction map items color and opacity Added/Updated icons for airspace traffic Adjust colors for text over maps
-
- 27 Jan, 2018 10 commits
-
-
Gus Grubba authored
Users can select multiple rules concurrently. In addition, some are mutually exclusive. Add logic to handle this.
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
-
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
-