mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 09:28:58 +00:00
abort comm loss mode if counter above param and return home directly
This commit is contained in:
@@ -94,10 +94,9 @@ PARAM_DEFINE_FLOAT(BAT_CAPACITY, -1.0f);
|
||||
* @min 0
|
||||
* @max 1
|
||||
*/
|
||||
PARAM_DEFINE_INT32(COM_DL_LOSS_EN, 0);
|
||||
PARAM_DEFINE_INT32(DL_LOSS_EN, 0);
|
||||
|
||||
/**
|
||||
* Datalink timeout threshold
|
||||
/** Datalink timeout threshold
|
||||
*
|
||||
* After this amount of seconds the data link lost mode triggers
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user