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
Don Gagne
8d43d1a3c4
Merge pull request #2944 from DonLakeFlyer/APMFM
...
Fix flight mode channel
9 years ago
Don Gagne
7375e0258c
Merge pull request #2943 from DonLakeFlyer/SiKRadioNaming
...
Change 3DR Radio -> SiK Radio
9 years ago
Don Gagne
04d8d1062d
Merge pull request #2942 from DonLakeFlyer/BetterSDCard
...
Much better missing SD Card detection
9 years ago
Don Gagne
0b0fa5e35d
Show Advanced if older firmware
9 years ago
Don Gagne
f4e50e3324
Remove announce before modes are known
9 years ago
Don Gagne
c9c89394d4
Fix flight mode channel
9 years ago
Don Gagne
760ac1c19a
Change 3DR Radio -> SiK Radio
...
3DR Radios no longer exist
9 years ago
Don Gagne
9d0836b531
Merge pull request #2941 from DonLakeFlyer/IncrementMetaData
...
Support increment parameter meta data
9 years ago
Don Gagne
5eb400ee7a
Merge pull request #2940 from DonLakeFlyer/FlashErrorMessage
...
Flash: Better error messing on boot loader port open fail
9 years ago