Willian Galvani
|
35aa8dbc58
|
PhotoVideoControl.qml: hide timer if camera doesn't support video capture
|
3 years ago |
Willian Galvani
|
48e1877506
|
APMCameraSubComponent: support servo outputs up to 16
|
3 years ago |
Willian Galvani
|
615278e1f1
|
QgcCameraControl: reset _resetting if reset fails
|
3 years ago |
Vincent Poon
|
ebaec1d063
|
USBBoardInfo.json: Add Holybro Kakute Product ID (#10270)
|
3 years ago |
PX4BuildBot
|
04ba43fc07
|
Update PX4 Firmware metadata Thu Apr 28 03:33:55 UTC 2022
|
3 years ago |
PX4BuildBot
|
d31b58f3fe
|
Update PX4 Firmware metadata Fri Apr 22 06:01:09 UTC 2022
|
3 years ago |
PX4BuildBot
|
4697e68679
|
Update PX4 Firmware metadata Tue Apr 19 13:57:07 UTC 2022
|
3 years ago |
Beat Küng
|
eb63965fc8
|
mavlink: COMPONENT_METADATA message update
Keep the deprecated COMPONENT_INFORMATION message still supported for now.
|
3 years ago |
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 |