mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Battery: Add proper units
This commit is contained in:
@@ -74,6 +74,7 @@ PARAM_DEFINE_FLOAT(BAT_V_CHARGED, 4.2f);
|
||||
* threshold.
|
||||
*
|
||||
* @group Battery Calibration
|
||||
* @unit norm
|
||||
* @decimal 2
|
||||
* @min 0.15
|
||||
* @max 0.5
|
||||
@@ -89,6 +90,7 @@ PARAM_DEFINE_FLOAT(BAT_LOW_THR, 0.18f);
|
||||
* the low threshold. This threshold commonly will trigger RTL or landing.
|
||||
*
|
||||
* @group Battery Calibration
|
||||
* @unit norm
|
||||
* @decimal 2
|
||||
* @min 0.05
|
||||
* @max 0.14
|
||||
|
||||
Reference in New Issue
Block a user