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
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
Don Gagne
2334d8234e
Throttle-Mid Tuning
9 years ago
Don Gagne
9f69021c5e
Add missing params
9 years ago
Don Gagne
1379299597
Remove Flaps/Aux
9 years ago
Don Gagne
0894fbc911
Fix simple mode logic
9 years ago
Don Gagne
aefd18606c
Move Flaps/Aux to Radio Cal screen combos
9 years ago
Don Gagne
d73f8642ee
Save params with 18 digit precision
9 years ago
Don Gagne
9868e0d59f
Fix settable flight mode channel
9 years ago
Don Gagne
769755302c
Merge pull request #2960 from DonLakeFlyer/iOSFixes
...
iOS fixes
9 years ago
Don Gagne
260976a765
Merge pull request #2958 from DonLakeFlyer/FMCleanup
...
Flight Mode string cleanup
9 years ago
Don Gagne
b7c43c0f02
Fix iOS code removal
9 years ago
Don Gagne
25d24b3844
Change to iOS universal build
9 years ago
Don Gagne
299865e519
Merge pull request #2957 from DonLakeFlyer/MacVersion
...
Correct version info for all OSX/iOS builds
9 years ago
Don Gagne
32371b947a
Shorten text strings
9 years ago
Don Gagne
cfef44f7b5
New param meta data
9 years ago
Don Gagne
620c37f4f8
Merge pull request #2956 from DonLakeFlyer/SimpleFMLogic
...
Simple FM config: Show Advanced if older firmware
9 years ago
Don Gagne
df9ed556f2
Merge pull request #2939 from DonLakeFlyer/Cleanup
...
Laundry list: Fixing things while tablet testing
9 years ago
Don Gagne
1dfad46f7d
Correct version info for all OSX/iOS builds
9 years ago
Don Gagne
942d404ac4
Fix static object lifetime crash on iOS
9 years ago