- 15 Aug, 2018 1 commit
-
-
Gus Grubba authored
-
- 10 Aug, 2018 2 commits
-
-
Gus Grubba authored
The "Now" button now sets a "now" flag instead of adjusting the start time. Once the flight is created, the actual "now" time is set for flight start time. The button is also exclusive. Once set, the start time slider is hidden as it becomes irrelevant.
-
Gus Grubba authored
If briefing evaluation returns no authorization, assume none is required. This is reflected in the UI as "Authorization Not Required".
-
- 02 Aug, 2018 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
Add control to set flight duration (which ultimately sets the end_time of flight)
-
- 01 Aug, 2018 1 commit
-
-
Gus Grubba authored
Handle flight start/end time Handle start/stop traffic monitor Only start telemetry if enabled Added a "Now" button for the flight start time Collect advisories only when the rules change
-
- 23 Jul, 2018 1 commit
-
-
Gus Grubba authored
More clang warnings cleanup
-
- 11 Jul, 2018 1 commit
-
-
Jonas Vautherin authored
-
- 23 Jun, 2018 1 commit
-
-
Gus Grubba authored
-
- 22 Jun, 2018 1 commit
-
-
Gus Grubba authored
Change feature default values to something that will be identified as "not set". When a flight is created, features with missing values (not set) are not included. Note that all these are persistent, which may create a problem if something changes (different vehicle with large weight difference for instance). As the subsequent use of these are persistent, a question may not be asked because it's already set (the brief only asks for missing or problem values).
-
- 26 Mar, 2018 1 commit
-
-
Gus Grubba authored
-
- 07 Mar, 2018 1 commit
-
-
Gus Grubba authored
-
- 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 2 commits
-
-
Gus Grubba authored
-
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 2 commits
-
-
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.
-