- 07 Jun, 2018 2 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 05 Jun, 2018 1 commit
-
-
DonLakeFlyer authored
Also distinguish Emergency Stop better
-
- 04 Jun, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 03 Jun, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 29 May, 2018 1 commit
-
-
DonLakeFlyer authored
The idea here is to prevent people from accidentally flashing the wrong firmware
-
- 25 May, 2018 3 commits
-
-
Gus Grubba authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
* Added support for sat count to Sensors check control
-
- 24 May, 2018 2 commits
-
-
DonLakeFlyer authored
* QGCCheckListItem -> PreFlightCheckButton * CheckList -> PreFlightCheckList
-
DonLakeFlyer authored
-
- 22 May, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 18 May, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 11 May, 2018 2 commits
-
-
Philipp Oettershagen authored
-
Philipp Oettershagen authored
Automated preflight checklist: Initial commit. Note that this requires an autopilot firmware that writes the respective health flags in the SYS_STATUS mavlink message
-
- 30 Apr, 2018 3 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 11 Apr, 2018 3 commits
-
-
Don Gagne authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 10 Apr, 2018 2 commits
-
-
DonLakeFlyer authored
-
Don Gagne authored
-
- 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 2 commits
-
-
Gus Grubba authored
Added (UI) support for vehicles exposing more than one camera.
-
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)
-