- 16 Feb, 2018 1 commit
-
-
Gus Grubba authored
AirspaceManager is now exposed by QGroundControlQmlGlobal instead of Vehicle (available all the time)
-
- 01 Feb, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 30 Jan, 2018 2 commits
-
-
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.
-
Gus Grubba authored
Added an "unavailable" icon for when no vehicle is connected Toggle restriction overlays (map) on/off based on the airspace widget being expanded/collapsed respectively
-
- 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 2 commits
-
-
Gus Grubba authored
All settings wired and persistent Cleanup non Airmap builds
-
Gus Grubba authored
Move all airmap related stuff to its own directory
-
- 20 Jan, 2018 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
Eliminated flight widget "states" Define flight widget top margin (plugin options)
-
- 19 Jan, 2018 1 commit
-
-
Jacob Walser authored
-
- 05 Jan, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 04 Jan, 2018 1 commit
-
-
Don Gagne authored
-
- 29 Dec, 2017 1 commit
-
-
Jacob Walser authored
-
- 19 Dec, 2017 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 13 Dec, 2017 1 commit
-
-
Patrick José Pereira authored
- popup don't work with map - improve popup visible logic Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 10 Dec, 2017 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 29 Nov, 2017 4 commits
-
-
Gus Grubba authored
-
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
-
- 28 Nov, 2017 1 commit
-
-
Gus Grubba authored
Clarify the title of the "Video Stream" panel (instead of just "Video")
-
- 27 Nov, 2017 1 commit
-
-
Gus Grubba authored
-
- 31 Oct, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 22 Sep, 2017 1 commit
-
-
Beat Küng authored
On large/high DPI screens, the whole UI scales nicely when increasing the font size, except for the attitude widget, that was limited to 200 pixels.
-
- 21 Sep, 2017 1 commit
-
-
Gus Grubba authored
-
- 19 Sep, 2017 3 commits
-
-
Jacob Walser authored
-
Jacob Walser authored
-
Don Gagne authored
-
- 15 Sep, 2017 1 commit
-
-
Jacob Walser authored
-
- 14 Sep, 2017 2 commits
-
-
Jacob Walser authored
-
DonLakeFlyer authored
-
- 06 Sep, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 03 Sep, 2017 1 commit
-
-
Gus Grubba authored
-
- 01 Sep, 2017 1 commit
-
-
Jacob Walser authored
-
- 24 Aug, 2017 2 commits
-
-
Gus Grubba authored
For whatever reason, showing the dialog through a function causes a crash in QML (undebugable--new word!)
-
Gus Grubba authored
Internet available now has a signal
-
- 19 Aug, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 18 Aug, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 15 Aug, 2017 1 commit
-
-
DonLakeFlyer authored
Also rename QmlPageInfo to QmlComponentInfo to cover more use cases
-
- 14 Aug, 2017 1 commit
-
-
DonLakeFlyer authored
-