mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
navigator: precland_params: PLD_MAX_SRCH: fix min value from float to int
This commit is contained in:
@@ -114,7 +114,7 @@ PARAM_DEFINE_FLOAT(PLD_SRCH_TOUT, 10.0f);
|
||||
*
|
||||
* Maximum number of times to seach for the landing target if it is lost during the precision landing.
|
||||
*
|
||||
* @min 0.0
|
||||
* @min 0
|
||||
* @max 100
|
||||
* @group Precision Land
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user