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
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
Don Gagne
94f9656478
Merge pull request #3256 from tcanabrava/fix_summary_buttons
...
Clicking on the summary titles enter edit mode
9 years ago
Gus Grubba
7d3efb1b87
Merge pull request #3279 from dogmaphobic/iconTweaks
...
Safety Icons Tweak
9 years ago
Gus Grubba
bbf8ea448a
Merge pull request #3278 from dogmaphobic/copyPasteError
...
Minor copy/paste error.
9 years ago
dogmaphobic
c7c3fdb4d0
Safety Icons Tweak
9 years ago
dogmaphobic
7481468cef
Minor copy/paste error.
9 years ago
Tomaz Canabrava
ecc9b1637c
Added correct spacing
...
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Tomaz Canabrava
33541e588a
Move id to the top
...
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Lorenz Meier
5903cc8dc1
Merge pull request #3273 from mavlink/text_cleanup
...
Clean UAS text handling
9 years ago
Lorenz Meier
97b2274daa
Add missing paragraph
9 years ago
Lorenz Meier
555fcc34c7
Clean UAS text handling
9 years ago
Lorenz Meier
696f9e32a3
Merge pull request #3272 from mavlink/px4param
...
PX4 Param System Update
9 years ago
Lorenz Meier
9acfdc548d
Update PX4 param meta
9 years ago
Lorenz Meier
8af9c8828e
Fact system: Translate between normalized units and percent
9 years ago
Lorenz Meier
04fb087b41
Add critical battery setting for PX4
9 years ago
dogmaphobic
fb57f430bd
Adding data link loss and removing COM_DL_LOSS_EN.
9 years ago
dogmaphobic
a269adf6db
Don't use hardcoded values for the combo box actions combo boxes.
...
Got the new BAT_LOW_THR parameter.
9 years ago
dogmaphobic
f68b562230
All done but low battery parameter.
9 years ago
dogmaphobic
6dcae15cdf
Preliminary work on new Safety Panel
9 years ago
Lorenz Meier
9bd9a8ca8b
Disable simulated position that slipped in
9 years ago
Lorenz Meier
420fd3ab95
Ignore vehicle with system ID zero
9 years ago
Lorenz Meier
5eed4cbf6d
Update param meta
9 years ago
Lorenz Meier
919b6fed2a
Merge pull request #3209 from haigithub/master
...
Fix windows build bug, about MissionItemTest. Fix Survey delete bug.
9 years ago
Lorenz Meier
c588d11913
Merge pull request #3267 from catch-twenty-two/enhancement.position_manager
...
Enhancement.position manager
9 years ago
Jimmy Johnson
4db26f89e5
removing debug output
9 years ago
Jimmy Johnson
ad6cb92904
adding position manager
9 years ago
Lorenz Meier
37c62b7873
Merge pull request #3269 from mavlink/reposition
...
Support REPOSITION MAVLink command in PX4
9 years ago