RomanBapst
2c19a68eeb
only show speed change action if speed limits are known
...
Signed-off-by: RomanBapst <bapstroman@gmail.com>
3 years ago
RomanBapst
98d5ef3e56
addressed review comments
...
Signed-off-by: RomanBapst <bapstroman@gmail.com>
3 years ago
RomanBapst
e51a859b49
support speed changes from the flyview
...
- allow changing maximum horizontal cruise speed for multirotors
- allow changing equivalent airspeed setpoint for fixed wings
Signed-off-by: RomanBapst <bapstroman@gmail.com>
3 years ago
RomanBapst
452e5ac589
GuidedAltitudeSlider: refactored to become generic value slider
...
- added option for linear range
- customize display text
Signed-off-by: RomanBapst <bapstroman@gmail.com>
3 years ago
Beat Küng
85ebf0d601
PX4/PowerComponent: remove deprecated BAT_*, use BAT1_* instead
3 years ago
Beat Küng
d0ea985890
PX4: remove AdvancedFlightModes UI
...
Got deprecated in https://github.com/PX4/PX4-Autopilot/pull/16444 , and
led to a segfault when trying to be activated due to the removal of the
param RC_ASSIST_TH.
3 years ago
Beat Küng
bc49454792
ParameterEditorController: fix incorrect cast
...
This lead to a segfault when importing params
3 years ago
Andrew Tridgell
e3c4827e5b
allow follow to work with ardupilot copter and rover ( #10187 )
3 years ago
holden-zenith
b50495537a
Center Version on Select Tool popup ( #10161 )
3 years ago
Peter Barker
0beae93472
Vagrantfile: install patchelf package ( #10155 )
3 years ago
PX4BuildBot
29c51803d5
Update PX4 Firmware metadata Tue Feb 22 07:24:11 UTC 2022
3 years ago
Bartek Zdanowski
aa727a3b04
ADSB: Fix and improve messages parsing and displaying
...
Fixes #10143 (#10170 )
3 years ago
PX4BuildBot
d32f19d5f5
Update PX4 Firmware metadata Sun Feb 20 21:49:21 UTC 2022
3 years ago
PX4BuildBot
e9fff94aa0
Update PX4 Firmware metadata Fri Feb 18 20:17:49 UTC 2022
3 years ago
RomanBapst
22208c2093
CorridorScanComplexItem: fixed camera triggering during return leg
...
- entry and exit coordinate types needed to be swapped when vertices are reversed
otherwise we start the leg with an exit and finish with an entry which messes
up camera triggering
Signed-off-by: RomanBapst <bapstroman@gmail.com>
3 years ago
Beat Küng
30b2d97ab0
Actuators: add dropdown for axis configuration if all 3 axis configs are set
...
simplifies configuration
hide whole column if none of the configuration instances is visible
3 years ago
Beat Küng
6209be944f
Actuators: add help url and title
3 years ago
julled
ac97ce43c2
add option to update home position ( #10085 )
...
and add MAV_CMD_DO_SET_HOME to the list of supported PX4 commands
Co-authored-by: petrosilius <petrosilius@posteo.de>
3 years ago
PX4BuildBot
7d54e57380
Update PX4 Firmware metadata Thu Feb 17 07:58:14 UTC 2022
3 years ago
PX4BuildBot
f449ea6f18
Update PX4 Firmware metadata Tue Feb 15 14:36:46 UTC 2022
3 years ago
Beat Küng
ffb603b197
linux-fixup-rpaths.bash: fix shellcheck warning
...
Line 52:
if [ ! -e "$library.stamp" -o "$library" -nt "$library.stamp" ]; then
^-- [SC2166](https://github.com/koalaman/shellcheck/wiki/SC2166 ) (warning): Prefer [ p ] || [ q ] as [ p -o q ] is not well defined.
3 years ago
PX4BuildBot
76b7b73c49
Update PX4 Firmware metadata Sat Feb 12 04:23:01 UTC 2022
3 years ago
PX4BuildBot
bfedd781e2
Update PX4 Firmware metadata Wed Feb 9 22:21:29 UTC 2022
3 years ago
PX4BuildBot
e0a060db57
Update PX4 Firmware metadata Wed Feb 9 09:36:09 UTC 2022
3 years ago
WTPENGUIN
0eaecd8ccd
Added exceptions for features not supported by APM 4.1 earlier ( #10131 )
3 years ago
holden-zenith
b9189f8e04
add missing mav_sys_status_sensor_propulsion ( #10145 )
3 years ago
Beat Küng
fa55d98657
Linux: incremental build speedup ( #10147 )
...
* qgroundcontrol.pro: use gold linker if available (on linux)
Speeds up linking by ~4s on my machine.
* linux-fixup-rpaths.bash: use timestamp file to avoid unnecessary re-evaluation
Speeds up incremental builds, this step takes ~17s.
3 years ago
holden-zenith
6a96c48feb
fix gpsrtkindicator warning ( #10149 )
3 years ago
holden-zenith
376cab8a11
Fix vibrationPage id ( #10150 )
3 years ago
PX4BuildBot
5a6f32f7ca
Update PX4 Firmware metadata Tue Feb 8 00:48:06 UTC 2022
3 years ago
PX4BuildBot
a44575491c
Update PX4 Firmware metadata Sat Feb 5 03:35:33 UTC 2022
3 years ago
PX4BuildBot
9cd09d431c
Update PX4 Firmware metadata Wed Feb 2 07:06:34 UTC 2022
3 years ago
PX4BuildBot
891f3dc45b
Update PX4 Firmware metadata Tue Feb 1 23:21:23 UTC 2022
3 years ago
PX4BuildBot
f224863e50
Update PX4 Firmware metadata Tue Feb 1 03:01:55 UTC 2022
3 years ago
PX4BuildBot
dc196a4147
Update PX4 Firmware metadata Tue Feb 1 02:31:00 UTC 2022
3 years ago
PX4BuildBot
51679e35b6
Update PX4 Firmware metadata Tue Feb 1 02:12:20 UTC 2022
3 years ago
PX4BuildBot
7280bbacee
Update PX4 Firmware metadata Tue Feb 1 02:11:38 UTC 2022
3 years ago
Sam Gillam
cb7ea2310c
Small ui tweaks
...
Some things looked wrong in Outdoor mode and there
were some misalignments between labels and inputs
3 years ago
PX4BuildBot
bf341f5883
Update PX4 Firmware metadata Wed Jan 26 19:30:12 UTC 2022
3 years ago
PX4BuildBot
97c916ca1c
Update PX4 Firmware metadata Wed Jan 26 16:45:38 UTC 2022
3 years ago
PX4BuildBot
c8f2bbd1a1
Update PX4 Firmware metadata Wed Jan 26 16:25:29 UTC 2022
3 years ago
PX4BuildBot
5e651be497
Update PX4 Firmware metadata Mon Jan 24 14:49:16 UTC 2022
3 years ago
Patrick José Pereira
96401ec304
libs: qmlglsink: Update to the latest version ( #10132 )
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
3 years ago
Don Gagne
c1286b652a
Convert remaining dialogs to QGCPopupDialog
3 years ago
Don Gagne
d4e029c05a
Remove debug output
3 years ago
Don Gagne
12d286fb75
More work on QGCPopupDialog, and QGCSImpleMessageDialog usage
3 years ago
Beat Küng
d78b21cb5e
actuators: update output function parameter metadata
...
- remove the mixer functions that are unused with the current configration
(e.g. if 4 motors -> remove motors 5-N)
- use the specific labels
3 years ago
Beat Küng
821461879e
FactComboBox: keep index onModelChanged
3 years ago
Beat Küng
17a4c545a9
Fact: emit enumsChanged in setEnumInfo
...
So the UI updates when metadata changes.
3 years ago
PX4BuildBot
e13773a924
Update PX4 Firmware metadata Wed Jan 19 15:04:21 UTC 2022
3 years ago