mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Fixed typo in comment. from: EPV to: EPH
The comment description for COM_POS_FS_EPH incorrectly stated "...horizontal position error (EPV)...". This fixes the acronym to "(EPH)".
This commit is contained in:
@@ -718,7 +718,7 @@ PARAM_DEFINE_INT32(COM_POS_FS_GAIN, 10);
|
||||
/**
|
||||
* Horizontal position error threshold.
|
||||
*
|
||||
* This is the horizontal position error (EPV) threshold that will trigger a failsafe. The default is appropriate for a multicopter. Can be increased for a fixed-wing.
|
||||
* This is the horizontal position error (EPH) threshold that will trigger a failsafe. The default is appropriate for a multicopter. Can be increased for a fixed-wing.
|
||||
*
|
||||
* @unit m
|
||||
* @group Commander
|
||||
|
||||
Reference in New Issue
Block a user