AP_AHRS: correct comment
This commit is contained in:
parent
c3eff57f60
commit
89e12163cd
@ -1436,7 +1436,7 @@ bool AP_AHRS_NavEKF::get_origin(Location &ret) const
|
||||
|
||||
// get_hgt_ctrl_limit - get maximum height to be observed by the control loops in metres and a validity flag
|
||||
// this is used to limit height during optical flow navigation
|
||||
// it will return invalid when no limiting is required
|
||||
// it will return false when no limiting is required
|
||||
bool AP_AHRS_NavEKF::get_hgt_ctrl_limit(float& limit) const
|
||||
{
|
||||
switch (ekf_type()) {
|
||||
|
Loading…
Reference in New Issue
Block a user