mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-13 07:57:56 +08:00
commander_params.c - COM_QC_ACT is action not command (#24541)
Build all targets / Scan for Board Targets (push) Has been cancelled
Ubuntu environment build / Build and Test (ubuntu:22.04) (push) Has been cancelled
Ubuntu environment build / Build and Test (ubuntu:24.04) (push) Has been cancelled
Container build / Build and Push Container (push) Has been cancelled
EKF Update Change Indicator / unit_tests (push) Has been cancelled
Build all targets / Build Group [${{ matrix.group }}] (push) Has been cancelled
Build all targets / Upload Artifacts to S3 (push) Has been cancelled
Build all targets / Create Release and Upload Artifacts (push) Has been cancelled
Build all targets / Scan for Board Targets (push) Has been cancelled
Ubuntu environment build / Build and Test (ubuntu:22.04) (push) Has been cancelled
Ubuntu environment build / Build and Test (ubuntu:24.04) (push) Has been cancelled
Container build / Build and Push Container (push) Has been cancelled
EKF Update Change Indicator / unit_tests (push) Has been cancelled
Build all targets / Build Group [${{ matrix.group }}] (push) Has been cancelled
Build all targets / Upload Artifacts to S3 (push) Has been cancelled
Build all targets / Create Release and Upload Artifacts (push) Has been cancelled
This commit is contained in:
@@ -322,7 +322,7 @@ PARAM_DEFINE_INT32(COM_IMB_PROP_ACT, 0);
|
||||
PARAM_DEFINE_FLOAT(COM_OF_LOSS_T, 1.0f);
|
||||
|
||||
/**
|
||||
* Set command after a quadchute
|
||||
* Set action after a quadchute
|
||||
*
|
||||
* @value -1 Warning only
|
||||
* @value 0 Return mode
|
||||
|
||||
Reference in New Issue
Block a user