- 27 Aug, 2019 7 commits
-
-
Don Gagne authored
Turn off new compiler warning
-
Don Gagne authored
-
Don Gagne authored
Switch from android-g++ to android-clang
-
Don Gagne authored
-
Don Gagne authored
Move android build to ndk r20 and Qt 5.12.4
-
Don Gagne authored
Updates for Qt 5.12 and 64 bit
-
Don Gagne authored
Feature Proposal - Home Heading / COG Angle / Next WP Heading in Compass
-
- 26 Aug, 2019 5 commits
-
-
Pierre TILAK authored
-
Don Gagne authored
SerialInterface: delete - it's not used thru the project
-
Gus Grubba authored
Plan View Work
-
Don Gagne authored
Add Sony DSC-RX0 Camera
-
-
- 24 Aug, 2019 2 commits
-
-
Don Gagne authored
MissionItem memset to 8 instead of 0
-
Gus Grubba authored
Toggle Rally Point insertion on/off. Highlight current Rally Point and current Waypoint. Use tab bar instead of a row of radio buttons for selection (Mission, Fence, Rally). Fix QGCHoverButton to handle proper checked state toggle. Get rid of the many arrays used to define behaviors for the ToolStrip. They are now all defined within its model. Fixed color for disabled text within ToolStrip (it was invisible)
-
- 23 Aug, 2019 12 commits
-
-
PX4BuildBot authored
-
Gus Grubba authored
Remove all references to Pairing if it's not supported.
-
Gus Grubba authored
CameraManager, improve displayed available memory
-
Gus Grubba authored
custom-example: Add GPS info to the Vehicle Indicator
-
Gus Grubba authored
Fix `VERSION` qmake variable being corrupted by dev version build
-
Gus Grubba authored
-
Paul Picazo authored
-
Gus Grubba authored
Initial support for link pairing
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
-
- 22 Aug, 2019 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
Pr fix combobox usage
-
- 21 Aug, 2019 6 commits
-
-
Pierre TILAK authored
-
PX4BuildBot authored
-
Gus Grubba authored
Enable video running time and shutter count
-
Gus Grubba authored
-
Don Gagne authored
Global: change null or 0 to nullptr
-
PX4BuildBot authored
-
- 20 Aug, 2019 3 commits
- 19 Aug, 2019 3 commits
-
-
Don Gagne authored
64 bit serial fixes
-
Tomaz Canabrava authored
-
Tomaz Canabrava authored
qobject_cast is times faster dynamic_cast for objects that inherit QObject. also, use auto keyword to not duplicate class names.
-