FailureDetector - Increase min value of FD_FAIL_P/R to 60 degrees

This commit is contained in:
bresch 2019-01-07 11:22:24 +01:00 committed by Beat Küng
parent d19614a94f
commit 0655f7603b

View File

@ -52,7 +52,7 @@
*
* Setting this parameter to 0 disables the check
*
* @min 0
* @min 60
* @max 180
* @unit degrees
* @group Failure Detector
@ -69,7 +69,7 @@ PARAM_DEFINE_INT32(FD_FAIL_R, 60);
*
* Setting this parameter to 0 disables the check
*
* @min 0
* @min 60
* @max 180
* @unit degrees
* @group Failure Detector