mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
Added warning for MPC_ALT_MODE.
This commit is contained in:
@@ -404,7 +404,7 @@ PARAM_DEFINE_FLOAT(MPC_VELD_LP, 5.0f);
|
||||
PARAM_DEFINE_FLOAT(MPC_ACC_HOR_MAX, 10.0f);
|
||||
|
||||
/**
|
||||
* Altitude control mode
|
||||
* Altitude control mode, note mode 1 only tested with LPE
|
||||
*
|
||||
* @min 0
|
||||
* @max 1
|
||||
|
||||
Reference in New Issue
Block a user