- 11 Nov, 2018 1 commit
-
-
Daniel Agar authored
-
- 02 Sep, 2018 1 commit
-
-
Gus Grubba authored
Limit all queries to areas smaller than 500km^2. If an area of interest is greater, clip to 500km^2 centered on current ROI's center. Removed the identifier "Airmap" from error messages coming from Airmap. Added a clipping function to QGCGeoBoundingCube (clip polygon to given area)
-
- 15 Aug, 2018 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
Replacing colors with the ones provided by Airmap. Adding border color and width. Adding airspace ID so it can later be linked to the advisory list.
-
- 14 Aug, 2018 1 commit
-
-
Gus Grubba authored
Renamed "Invalid" (airspace) to "custom"
-
- 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".
-
- 08 Aug, 2018 1 commit
-
-
Gus Grubba authored
Added some basic color management for airspaces
-
- 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
-
- 24 Jul, 2018 1 commit
-
-
Gus Grubba authored
-
- 23 Jul, 2018 2 commits
-
-
Gus Grubba authored
Updates in general was only done if a POI changed. This caused changes related to something other than a change in POI to be ignore. The code now "resets" the POI when such changes occur (change of ruleset for example). Ruleset selection is was not persistent. When reloading the list of rulesets for a given region, any previously selected ruleset would be reset to defaults. Also fixed several new clang warnings.
-
Gus Grubba authored
It seems the icons now use dash instead of underscore. I'm simply replacing dash by underscore wholesale (to match the existing resource names) until I know better.
-
- 19 Jul, 2018 1 commit
-
-
Gus Grubba authored
-
- 23 Jun, 2018 1 commit
-
-
Gus Grubba authored
-
- 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.
-