Daniel Agar
c30599add0
don't fail updating android version on PRs
...
-fixes #2955
9 years ago
Daniel Agar
aa197ea852
travis-ci only upload doxygen on tags
...
-fixes #3023
9 years ago
Gus Grubba
365617314d
Merge pull request #3027 from dogmaphobic/deleteOldMaps
...
Deleting old map tile disk cache if one is found.
9 years ago
dogmaphobic
5dd74dd707
Deleting old map tile disk cache if one is found.
9 years ago
Don Gagne
27fc129bed
User SliderSwitch for guided mode confirmations
9 years ago
Don Gagne
af5c749234
New SliderSwitch control
9 years ago
Don Gagne
fda56d12a5
New SliderSwitch control
9 years ago
Don Gagne
670eb375d4
Merge pull request #3022 from DonLakeFlyer/PullZoom
...
Remove zoom support
9 years ago
Don Gagne
8422a24ef7
Merge pull request #3021 from DonLakeFlyer/PropCleanup
...
Pull multiVehicleManager from QGroundControl
9 years ago
Don Gagne
b3becbb3cf
Merge pull request #3016 from DonLakeFlyer/iosScreenSleep
...
Turn off screen sleep if Vehicle connected
9 years ago
Don Gagne
d736bbfa31
Remove zoom support
...
Bugs causing it to not be able to un-zoom.
9 years ago
Don Gagne
3570965f64
Merge pull request #3014 from DonLakeFlyer/MoreUnitConversion
...
Support user configurable unit conversion
9 years ago
Don Gagne
f0529fd1da
Fix android build
9 years ago
Don Gagne
f3f54cd574
Pull multiVehicleManager from QGroundControl
9 years ago
Lorenz Meier
53107a4e2f
Print PX4 link loss RTL
9 years ago
Don Gagne
1b04f78336
Support user configurable unit conversion
9 years ago
Don Gagne
dcd55081b4
Merge pull request #3007 from DonLakeFlyer/UnitConversion
...
Unit conversion for FactGroup and Mission Items
9 years ago
Don Gagne
18a582496d
Merge pull request #3006 from DonLakeFlyer/ReorderComponents
...
Reorder vehicle components
9 years ago
Don Gagne
16e91924be
Merge pull request #3005 from DonLakeFlyer/MoreCompass
...
Better param reset for APM compass cal
9 years ago
Don Gagne
1e1b7d87e0
Unit conversion for FactGroup and Mission Items
9 years ago
Don Gagne
5024b7aba9
Reorder vehicle components
9 years ago
Don Gagne
23acfb63a9
Better param reset
9 years ago
Don Gagne
cc79fff079
Scrolling not going al the way to bottom
9 years ago
Don Gagne
69c7ebb55f
Screen sleep control for iOS
9 years ago
Don Gagne
bbdf6dde93
Merge pull request #2998 from DonLakeFlyer/AllowArmedSetup
...
Allow armed setup for Safety/Tuning
9 years ago
Don Gagne
b0bd3449a8
Merge pull request #2997 from DonLakeFlyer/WindowsFontsFix
...
Fix some control width problems
9 years ago
Don Gagne
a76c14af49
Merge pull request #2995 from DonLakeFlyer/APM3Compass
...
Support for third compass calibration
9 years ago
Don Gagne
3af867356f
Rework tuning UI
9 years ago
Don Gagne
909e6ddab1
Allow VehicleComponent setup while armed
9 years ago
Don Gagne
ecc63cf1b9
Fix some control width problems
9 years ago
Don Gagne
9a5cf379f1
Support for third compass
9 years ago
Don Gagne
0d7fd3ce11
Merge pull request #2992 from DonLakeFlyer/FlashBug
...
Flash: Correct return after error
9 years ago
Don Gagne
d9051e4b50
Merge pull request #2985 from DonLakeFlyer/APMCompass
...
Fix ArduPilot compass cal
9 years ago
Don Gagne
c8ec85dfe0
Return after error
9 years ago
Don Gagne
8efa3464d7
Merge pull request #2989 from shadow1runner/upstream
...
Fix #2987 : QGroundControlQmlGlobal.h: flightMapZoom should be a doubl…
9 years ago
Helmut Wolf
b6a5050e25
Fix #2987 : QGroundControlQmlGlobal.h: flightMapZoom should be a double, not an integer
...
Note that a change in zoom signals a `zoomLevelChanged` event; this in turn triggers `FlightDisplayViewMap` which sets the property changed in this commit to
```
onZoomLevelChanged: QGroundControl.flightMapZoom = zoomLevel
```
This triggers the following message in Application Output: `onZoomLevelChanged: QGroundControl.flightMapZoom = zoomLevel`.
This was the case before and after this fix, I don't know if that's a real issue though
9 years ago
Don Gagne
c21cfb7b28
Fix ArduPilot compass cal
9 years ago
Don Gagne
687468cf52
Merge pull request #2983 from DonLakeFlyer/DoJumpFix
...
DO_JUMP fix
9 years ago
Don Gagne
1343a42f2e
DO_JUMP fixup incorrect
9 years ago
Don Gagne
1a813c7463
Bad function call
9 years ago
Don Gagne
b3aa9d3a5d
Merge pull request #2979 from DonLakeFlyer/GuidedModeBar
...
Add Guided mode support
9 years ago
Don Gagne
853fd7256c
Merge pull request #2977 from dagar/rattitude
...
PX4_CUSTOM_MAIN_MODE consistency
9 years ago
Don Gagne
367b0b85d3
Add Guided mode support
9 years ago
Daniel Agar
12aa4679a8
PX4_CUSTOM_MAIN_MODE consistency
9 years ago
Don Gagne
cd39a19414
Merge pull request #2968 from DonLakeFlyer/MobileFileDialog
...
New QGCMobileFileDialog for mobile
9 years ago
Don Gagne
9064be6a3e
Merge pull request #2966 from DonLakeFlyer/PX4HoverTuning
...
Throttle-Mid Tuning
9 years ago
Don Gagne
4ce4f6bea1
Merge pull request #2965 from DonLakeFlyer/PX4FlightMode
...
PX4 flight mode config update
9 years ago
Don Gagne
42c1131610
New QGCMobileFileDialog
...
- Convert mission load/save to it
- Allow parameter load/save on mobile
9 years ago
Don Gagne
a8fa3ebca3
Merge pull request #2964 from DonLakeFlyer/ParamSave
...
Save params with 18 digit precision
9 years ago
Don Gagne
657c11d9b6
Merge pull request #2963 from DonLakeFlyer/APMFlightMode
...
Fix settable flight mode channel
9 years ago