PX4BuildBot
760070636a
Update PX4 Firmware metadata Wed Sep 20 16:43:51 UTC 2023
2 years ago
Don Gagne
ac5096ef9c
Set numericValuesOnly on calculator entry fields
2 years ago
Beat Küng
cb39702cc6
mavlink: update submodule
2 years ago
Sergii Lisovenko
345621601b
Add APMRemoteSupportComponent to CMake Lists
...
This update modifies the CMakeLists.txt files in both the AutoPilotPlugins directory and within the APM subdirectory, adding APMRemoteSupportComponent to the list of components included in the project's build. This change is necessary to ensure that the new APMremoteSupportComponent is compiled when the project is built.
2 years ago
Don Gagne
0995771381
Update for latest Copter fence support
2 years ago
Junwoo Hwang
9b6b359928
PX4SimpleFlightModes.qml: Rename the variable for bugfix
...
This was introduced in
d5dc4f1af1
,
and the refactor didn't fix the case for RC_MAP_FLAPS case correctly,
leading to the bug report: https://github.com/PX4/PX4-Autopilot/issues/21927
2 years ago
davidsastresas
e74147f4c7
APM support forwarding: Add APMRemoteSupportComponent to APM conf submenus
2 years ago
davidsastresas
ce6e99aade
APM support forwarding: Add artwork
2 years ago
Philipp Borgers
64b215076b
PX4: Add missing sensor orientations to PX4 sensor setup UI ( #10471 )
...
The enumeration of sensor orientation was not up to date. Reported in:
https://github.com/mavlink/qgroundcontrol/issues/10465
I updated the enum based on the mavlink enum from here:
https://mavlink.io/en/messages/common.html#MAV_SENSOR_ORIENTATION
2 years ago
PX4BuildBot
b0d06dfc3b
Update PX4 Firmware metadata Tue Nov 22 17:10:17 UTC 2022
2 years ago
Bill Geyer
bca659f2b6
APM: Tradheli-fix heli setup page for version 4.2
3 years ago
PX4BuildBot
9c77d15b26
Update PX4 Firmware metadata Tue Oct 25 08:28:04 UTC 2022
3 years ago
Willian Galvani
d5934623d8
APMLightsComponent.qml: allow usage of up to 16 channels
3 years ago
PX4BuildBot
0a9c3b9a84
Update PX4 Firmware metadata Thu Oct 6 03:09:34 UTC 2022
3 years ago
JaeyoungLim
d868f8a583
PX4: add PIDTuning UI for fixed wing vehicles ( #10384 )
...
This commit adds a pid tuning UI for fixed wing vehicles for attitude and rate controllers
3 years ago
PX4BuildBot
eb160ea8ea
Update PX4 Firmware metadata Wed Sep 7 07:29:27 UTC 2022
3 years ago
bnsgeyer
24970f021a
Tradheli- update heli page
3 years ago
PX4BuildBot
39bd560a42
Update PX4 Firmware metadata Wed Aug 3 00:46:58 UTC 2022
3 years ago
Willian Galvani
498735b04d
APMSafetyComponentSub.qml: warn user if params are unavailable due to improper power module setup
3 years ago
Willian Galvani
933d78b73b
APMPowerComponent.qml: add new entry for BR PM on Navigator
...
This is required because it uses different pins for reading the voltage
and current. This code probably needs a refactor to deal with different boards
3 years ago
PX4BuildBot
a9662d3be5
Update PX4 Firmware metadata Tue May 10 20:54:23 UTC 2022
3 years ago
Willian Galvani
c26b81f2cf
APMSubFrameComponent: do not show paramter-loading dialog if the firmware has sensible defaults
3 years ago
Willian Galvani
48e1877506
APMCameraSubComponent: support servo outputs up to 16
3 years ago
PX4BuildBot
d31b58f3fe
Update PX4 Firmware metadata Fri Apr 22 06:01:09 UTC 2022
3 years ago
Beat Küng
150b372095
mavlink: update submodule
3 years ago
Holden
930c0edaec
Fix APM Power Component warnings
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
6209be944f
Actuators: add help url and title
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
Don Gagne
c1286b652a
Convert remaining dialogs to QGCPopupDialog
3 years ago
Don Gagne
12d286fb75
More work on QGCPopupDialog, and QGCSImpleMessageDialog usage
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
25fc5ffc01
actuators: disable motor assignment button if geometry does not have motors
3 years ago
Willian Galvani
f7635a3066
APMSensorsComponentSummary: add INS and BARO
3 years ago
Willian Galvani
8cf5870e7e
APMSensorsComponentSummary: fix compass priorirty
3 years ago
Willian Galvani
4680b06362
ApmSensorComponent.qml: show compass device in calibration list
3 years ago
Willian Galvani
a2f0d7a14c
ApmSensorComponent.qml: setup priority comboboxes even if they are not visible
...
This step was not running at all
3 years ago
Willian Galvani
8022b2df5b
ApmSensorComponent.qml: allow changing compass priority without calibrating
3 years ago
Willian Galvani
fb6f698a80
APMSensorIdDecoder: create it
3 years ago
Willian Galvani
9e16c6c26c
Implement SimpleAccelCal for Ardupilot Vehicles ( #10111 )
3 years ago
PX4BuildBot
3904d7d8cd
Update PX4 Firmware metadata Tue Jan 11 07:57:31 UTC 2022
3 years ago
Don Gagne
670a12b361
New QGCPopupDialog rework
3 years ago
Beat Küng
187dfbfd20
PX4 PID tuning: save & restore autotuning checkbox when switching between tabs
3 years ago
Beat Küng
68b9137104
APMTuningComponentCopter: fix use of PIDTuning
3 years ago
Beat Küng
c05428b273
ActuatorSlider: hide (blue) indicator bar while not active
...
Particularly useful for servos, so it's clear which ones are controlled.
3 years ago
Beat Küng
689a54c864
actuators: implement rules/constraints
3 years ago