Don Gagne
cadb3f0bc3
Fix VTOL tuning page
9 years ago
Lorenz Meier
3e2699ee3c
PX4: Fix sensor config for mag
9 years ago
Gus Grubba
d7d4c3312f
Merge pull request #3313 from dogmaphobic/uavcanTypo
...
Fixing Fact name typo.
9 years ago
Gus Grubba
d888099484
Merge pull request #3314 from dogmaphobic/MockLink
...
Adding a few new parameters to MockLink.
9 years ago
dogmaphobic
d825d01b85
Adding a few new parameters to MockLink.
9 years ago
dogmaphobic
80631b192b
Fixing Fact name typo.
9 years ago
Don Gagne
5355b3a542
Merge pull request #3287 from DonLakeFlyer/RTKGPSAutoConnect
...
AutoConnect for RTK GPS
9 years ago
Don Gagne
8896f5e59d
Fix __mobile__ tags
9 years ago
Gus Grubba
9f5ffd93d6
Merge pull request #3307 from dogmaphobic/uiTweaks
...
Ui tweaks
9 years ago
dogmaphobic
a2c8716b96
Merge remote-tracking branch 'Mavlink/master' into uiTweaks
...
* Mavlink/master:
Update PX4 param meta (#3304 )
0 is a valid RSSI value, use 255 to indicate unknown instead
Vehicle: perform proper RSSI filter init
RSSI indicator: Indicate full for 95 percent or greater
Px4 usability (#3302 )
9 years ago
dogmaphobic
9266b1b2a6
Lots of UI tweaks.
9 years ago
Lorenz Meier
151af212fa
Update PX4 param meta ( #3304 )
9 years ago
Lorenz Meier
cc6347c0c1
0 is a valid RSSI value, use 255 to indicate unknown instead
9 years ago
Lorenz Meier
73ab9f62af
Vehicle: perform proper RSSI filter init
9 years ago
Lorenz Meier
bf74e87904
RSSI indicator: Indicate full for 95 percent or greater
9 years ago
Lorenz Meier
d33df110c3
Px4 usability ( #3302 )
...
* PX4: Deal properly with optional components
* RC map UI: Offer better defaults and user guidance
9 years ago
Gus Grubba
f752bf093d
Merge pull request #3299 from dogmaphobic/supportForNewESPFirmware
...
Support for new esp firmware
9 years ago
dogmaphobic
5a07b8eea5
Windows can be such a pain in the butt...
9 years ago
dogmaphobic
41692f56e7
Updated UI and added separate set of SSID/PWD for STA Mode.
9 years ago
Lorenz Meier
9c023cdf06
Update PX4 param meta
9 years ago
dogmaphobic
873281630c
Remove debug output
9 years ago
Lorenz Meier
627eee3230
PX4 sensor cal: Hide mag sides which are not required in recent firmware versions
9 years ago
dogmaphobic
275ea54a85
Support for new firmware.
...
Added setting to set the WiFi mode (AP or Station)
9 years ago
Lorenz Meier
c5a25cf740
Update param meta
9 years ago
Lorenz Meier
3b8053ab94
PX4 Safety config: Make auto disarm more obvious
9 years ago
Lorenz Meier
11895fd5da
PX4 tuning: Make hover throttle symmetrical again
9 years ago
Lorenz Meier
704824af15
PX4 param meta update
9 years ago
Gus Grubba
c6fd7bbdff
Merge pull request #3294 from dogmaphobic/cameraComponent
...
Camera component
9 years ago
dogmaphobic
df39e229f1
Merge remote-tracking branch 'Mavlink/master' into cameraComponent
...
* Mavlink/master:
Making scroll area full width.
Fix PX4 tuning panels for new cooked param ranges
Add VTOL tuning component
Revert "Tuning not supported on VTOL"
9 years ago
dogmaphobic
e09ff0eb3c
Completed
9 years ago
Gus Grubba
ba38b9c1cf
Merge pull request #3293 from dogmaphobic/safetyPanelFullWidth
...
Making scroll area full width.
9 years ago
dogmaphobic
da3005f79e
Making scroll area full width.
9 years ago
Lorenz Meier
b604edaa07
Fix PX4 tuning panels for new cooked param ranges
9 years ago
Lorenz Meier
c82cef3f30
Add VTOL tuning component
9 years ago
Lorenz Meier
c53925fac2
Revert "Tuning not supported on VTOL"
...
This reverts commit 85af870cb7
.
9 years ago
dogmaphobic
45e2716023
First take on CameraComponent
9 years ago
Lorenz Meier
248dcf35ca
PX4: New param meta data
9 years ago
Lorenz Meier
b97cef387c
PX4: New Airframe meta data
9 years ago
Lorenz Meier
ccbb55c02e
Travis: Always work with latest PX4 param meta
9 years ago
Don Gagne
f6d0208489
AutoConnect for RT GPS
9 years ago
Gus Grubba
c92cd77455
Merge pull request #3284 from tcanabrava/fixFactTextField_2
...
Fix fact text field 2
9 years ago
Tomaz Canabrava
232a18f887
Propertly show / hide the bitmask edit
...
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Gus Grubba
74d30cd4af
Fix QGCView.showDialog() when called from FactTextField.
...
Actually, changed so showDialog figures out on its own if it should use available height or full parent height. The variable is now set by the main window, which controls which view is being shown.
I commented off some code in ParameterEditorDialog.qml as it is not properly handling the dialog and causing it to get "stuck".
9 years ago
dogmaphobic
3adba8e2b5
Fix QGCView.showDialog() when called from FactTextField.
...
Actually, changed so showDialog figures out on its own if it should use available height or full parent height. The variable is now set by the main window, which controls which view is being shown.
I commented off some code in ParameterEditorDialog.qml as it is not properly handling the dialog and causing it to get "stuck".
9 years ago
Gus Grubba
eb935daaa7
Merge pull request #3281 from dogmaphobic/mapScale
...
Map scale
9 years ago
dogmaphobic
7c6155deb4
Merge remote-tracking branch 'MavLink/master' into mapScale
...
* MavLink/master:
Safety Icons Tweak
Minor copy/paste error.
Added correct spacing
Move id to the top
update fixed wing cmd default values
Clicking on the summary titles enter edit mode
Show a more educative airframe configuration
Parameter Edit: Handle bitfields as ComboBoxes
9 years ago
Don Gagne
420454390c
Merge pull request #3196 from tcanabrava/bitmask_values_v2
...
Parameter Edit: Handle bitfields as ComboBoxes
9 years ago
Don Gagne
ed8b6aa588
Merge pull request #3248 from dagar/master
...
update fixed wing cmd default values
9 years ago
Don Gagne
86ee86a243
Merge pull request #3254 from tcanabrava/fix_airframe_info
...
Show a more educative airframe configuration
9 years ago
dogmaphobic
ffab89c945
Show scale on Fly View.
9 years ago