mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 17:35:22 +08:00
ekf2: Fix parameter description typo
This commit is contained in:
committed by
ChristophTobler
parent
b3ceb37272
commit
d68dd6ae1e
@@ -578,7 +578,7 @@ PARAM_DEFINE_INT32(EKF2_HGT_MODE, 0);
|
||||
PARAM_DEFINE_FLOAT(EKF2_RNG_NOISE, 0.1f);
|
||||
|
||||
/**
|
||||
* Range finder range depednat noise scaler.
|
||||
* Range finder range dependant noise scaler.
|
||||
*
|
||||
* Specifies the increase in range finder noise with range.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user