Beat Küng
150b372095
mavlink: update submodule
3 years ago
PX4BuildBot
d1927fd820
Update PX4 Firmware metadata Thu Apr 14 21:16:07 UTC 2022
3 years ago
PX4BuildBot
4ad2201848
Update PX4 Firmware metadata Wed Apr 13 10:12:03 UTC 2022
3 years ago
Ramon Roche
e1596f2948
Hardware: Add support for Holybro Kakute H7
3 years ago
Andrew Tridgell
de7e135d5e
APM: enable Follow mode for rovers/boats
...
this works with ArduPilot 4.1/4.2
3 years ago
PX4BuildBot
ab7f956218
Update PX4 Firmware metadata Sun Apr 10 14:48:36 UTC 2022
3 years ago
PX4BuildBot
ef722d99af
Update PX4 Firmware metadata Thu Apr 7 19:03:33 UTC 2022
3 years ago
PX4BuildBot
63c47c8e70
Update PX4 Firmware metadata Tue Apr 5 06:25:20 UTC 2022
3 years ago
PX4BuildBot
740b4559c1
Update PX4 Firmware metadata Mon Apr 4 08:38:53 UTC 2022
3 years ago
Holden
c66095e49b
replace deprecated qdatetime functions
3 years ago
PX4BuildBot
0261e8b46b
Update PX4 Firmware metadata Wed Mar 30 16:41:15 UTC 2022
3 years ago
PX4BuildBot
fa5e59e64e
Update PX4 Firmware metadata Sat Mar 26 20:36:33 UTC 2022
3 years ago
PX4BuildBot
2e2dc03331
Update PX4 Firmware metadata Thu Mar 24 14:09:03 UTC 2022
3 years ago
PX4BuildBot
35ab63c0ce
Update PX4 Firmware metadata Wed Mar 23 19:30:12 UTC 2022
3 years ago
Andrew Tridgell
3ba3449d97
make the name less confusing in actions
3 years ago
Willian Galvani
559421576b
CI: unify android workflows
3 years ago
Willian Galvani
c2cc8ffe92
JoystickConfigButtons.qml: fix indexing of firmware functions
3 years ago
Willian Galvani
171f1a89d5
qgroundcontrol.qrc: add missing MockLinkOptionsDlg.qml entry
3 years ago
Willian Galvani
f6cf2fede2
CI: fix artifact deployment for Android 64bit
3 years ago
Willian Galvani
ffdc157982
CI: fix artifact deployment for Android 32bit
3 years ago
PX4BuildBot
da767a4689
Update PX4 Firmware metadata Sat Mar 19 19:42:29 UTC 2022
3 years ago
PX4BuildBot
5664b4d8d3
Update PX4 Firmware metadata Fri Mar 18 11:10:40 UTC 2022
3 years ago
PX4BuildBot
2644798607
Update PX4 Firmware metadata Fri Mar 18 10:09:23 UTC 2022
3 years ago
PX4BuildBot
b69e0072ec
Update PX4 Firmware metadata Tue Mar 15 15:01:06 UTC 2022
3 years ago
PX4BuildBot
0a871e5d4b
Update PX4 Firmware metadata Tue Mar 15 10:11:11 UTC 2022
3 years ago
Don Gagne
fb56cb60e6
New translations qgc.ts (Turkish)
3 years ago
PX4BuildBot
122f7e77a9
Update PX4 Firmware metadata Wed Mar 9 08:26:58 UTC 2022
3 years ago
Holden
930c0edaec
Fix APM Power Component warnings
3 years ago
Holden
94bd479f92
fix structure scan editor display
3 years ago
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