- 23 Mar, 2018 2 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 22 Mar, 2018 2 commits
-
-
Gus Grubba authored
The build system will look for src/Airmap/Airmap_api_key.h If it find is, it will used the provided API key and client ID for Airmap. That file should provide two strings: static const char* kAirmapAPIKey = "key data"; static const char* kAirmapClientID = "id data"; Local builds, without these will have no Airmap support by default (users can always enter their own within the Airmap settings panel).
-
DonLakeFlyer authored
-
- 14 Mar, 2018 1 commit
-
-
Gus Grubba authored
-
- 13 Mar, 2018 1 commit
-
-
DonLakeFlyer authored
For much better performance
-
- 12 Mar, 2018 1 commit
-
-
DonLakeFlyer authored
This forces a commit on any uncommitted TextFields
-
- 07 Mar, 2018 1 commit
-
-
Gus Grubba authored
-
- 27 Feb, 2018 1 commit
-
-
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)
-
- 22 Feb, 2018 1 commit
-
-
Gus Grubba authored
-
- 21 Feb, 2018 2 commits
-
-
Gus Grubba authored
Create a "Dead Mouse Area" control to eat mouse events underneath desired area. This is to prevent mouse events from leaking through controls underneath the area. Replace original "NoMouseThroughRectangle" as this is more versatile. Prevent mouse through events from leaking underneath the Fly View tool strip.
-
Gus Grubba authored
Adding missing qgcView to QGCMapPolygonVisuals instance in SurveyMapVisual.qml
-
- 20 Feb, 2018 2 commits
-
-
Gus Grubba authored
-
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.
-
- 16 Feb, 2018 1 commit
-
-
Gus Grubba authored
AirspaceManager is now exposed by QGroundControlQmlGlobal instead of Vehicle (available all the time)
-
- 07 Feb, 2018 1 commit
-
-
Gus Grubba authored
-
- 06 Feb, 2018 1 commit
-
-
Gus Grubba authored
-
- 30 Jan, 2018 2 commits
-
-
DonLakeFlyer authored
-
Gus Grubba authored
Fix sorting issues with QmlObjectListModel Show airspaces in Plan View as well
-
- 27 Jan, 2018 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
Move all airmap related stuff to its own directory
-
- 20 Jan, 2018 2 commits
-
-
Gus Grubba authored
Eliminated flight widget "states" Define flight widget top margin (plugin options)
-
Gus Grubba authored
Adjust colors Remove unused image
-
- 19 Jan, 2018 1 commit
-
-
Jacob Walser authored
-
- 18 Jan, 2018 1 commit
-
-
Jacob Walser authored
-
- 07 Jan, 2018 2 commits
-
-
DonLakeFlyer authored
-
Don Gagne authored
-
- 31 Dec, 2017 1 commit
-
-
DonLakeFlyer authored
Don't close mobile dialog on file delete
-
- 30 Dec, 2017 1 commit
-
-
Don Gagne authored
-
- 29 Dec, 2017 1 commit
-
-
Jacob Walser authored
-
- 22 Dec, 2017 1 commit
-
-
Gus Grubba authored
-
- 13 Dec, 2017 2 commits
-
-
DonLakeFlyer authored
-
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 2 commits
-
-
Don Gagne authored
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 07 Dec, 2017 1 commit
-
-
Gus Grubba authored
-
- 04 Dec, 2017 2 commits
- 01 Dec, 2017 1 commit
-
-
Gus Grubba authored
Moved "Grid Lines" out of General Options and into the Video Stream Widget Made a QGC custom Switch element
-