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
PX4BuildBot
ce226d472f
Update PX4 Firmware metadata Wed Jan 19 15:03:05 UTC 2022
3 years ago
PX4BuildBot
cb77fd87b4
Update PX4 Firmware metadata Wed Jan 19 09:39:28 UTC 2022
3 years ago
PX4BuildBot
1d0917c449
Update PX4 Firmware metadata Tue Jan 18 21:16:21 UTC 2022
3 years ago
Willian Galvani
fcf6f4ec10
APMSensorsComponent: only show fast accel cal option when doing accel cal
3 years ago
Willian Galvani
5a2228c3e7
Implement fast compass calibration for Ardupilot Vehicles
3 years ago
Beat Küng
5496f81cdb
actuators: increase motor spin timeout to 3s when assigning motors
...
So that ESC's can initialize. Note that some are faster than others and 1s
is enough in some cases.
3 years ago
Beat Küng
25fc5ffc01
actuators: disable motor assignment button if geometry does not have motors
3 years ago
PX4BuildBot
3f6ffa4404
Update PX4 Firmware metadata Fri Jan 14 21:33:00 UTC 2022
3 years ago
Willian Galvani
f7635a3066
APMSensorsComponentSummary: add INS and BARO
3 years ago
Willian Galvani
f4dc479f31
APMSensorParams: add INS and BARO params
3 years ago
Willian Galvani
8cf5870e7e
APMSensorsComponentSummary: fix compass priorirty
3 years ago