- 06 Jan, 2019 1 commit
-
-
Don Gagne authored
Fix jscript complaint
-
- 28 Dec, 2018 2 commits
- 10 Dec, 2018 2 commits
-
-
Don Gagne authored
Show Orbit center from telemetry
-
Gus Grubba authored
-
- 06 Dec, 2018 1 commit
-
-
Don Gagne authored
Show orbit telemetry status on map
-
- 05 Dec, 2018 1 commit
-
-
Don Gagne authored
* Add support for showing rotation on QGCMapCircle. * Support rotation change for Orbit
-
- 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 1 commit
-
-
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.
-
- 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
-
- 23 Jul, 2018 1 commit
-
-
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.
-
- 19 Jul, 2018 1 commit
-
-
Gus Grubba authored
-
- 13 Jul, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 11 Jul, 2018 1 commit
-
-
Gus Grubba authored
-
- 26 Jun, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 20 Jun, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 19 Jun, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 07 Jun, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 16 Mar, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 14 Mar, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 22 Feb, 2018 1 commit
-
-
Gus Grubba authored
-
- 21 Feb, 2018 1 commit
-
-
Gus Grubba authored
Adding missing qgcView to QGCMapPolygonVisuals instance in SurveyMapVisual.qml
-
- 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.
-
- 16 Feb, 2018 1 commit
-
-
Gus Grubba authored
AirspaceManager is now exposed by QGroundControlQmlGlobal instead of Vehicle (available all the time)
-
- 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 1 commit
-
-
Gus Grubba authored
Move all airmap related stuff to its own directory
-
- 29 Nov, 2017 3 commits
-
-
Beat Küng authored
- add multi-vehicle support: each vehicle has now a per-vehicle AirMap object that takes care of flight creation, traffic & telemetry - add a base class API layer so that the interface between QGC and the AirMap implementation is clear, and easier to change - removes polygon upload to vehicle (needs a better solution)
-
Gus Grubba authored
Make AirMapController as part of a Vehicle rather than a creatable QML instance. This is ultimately linked to a vehicle and not the view. Eventually a lot of the code currently in AirMapManager will have to come here as well so the data persists with a vehicle. AirMapManager should only handle the global aspects. Added a temporary indicator right below the toolbar. It's only visible if a permission (of any kind) exists. I need to understand better how this works before coming up with a more permanent solution. Restored toolbar to its original state (brand logo and whatnot)
-
DonLakeFlyer authored
-
- 06 Sep, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 15 Aug, 2017 1 commit
-
-
DonLakeFlyer authored
Also rename QmlPageInfo to QmlComponentInfo to cover more use cases
-
- 12 Aug, 2017 1 commit
-
-
Don Gagne authored
-
- 11 Aug, 2017 1 commit
-
-
Don Gagne authored
Used to display items associated with Flight Plan on Map
-
- 20 Jul, 2017 1 commit
-
-
Lorenz Meier authored
-
- 19 Jul, 2017 1 commit
-
-
Don Gagne authored
-
- 07 Jul, 2017 1 commit
-
-
DonLakeFlyer authored
- Don't allow goto click while other guided ui is visible - Use NoMouseThroughRectangle for guided ui popups - Better visuals for goto indicator in map
-
- 01 May, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 26 Apr, 2017 1 commit
-
-
DonLakeFlyer authored
-