AP_NavEKF2: add external nav system to POSNE_M_NSE description
This commit is contained in:
parent
08b9bf4a89
commit
1e56ad4837
@ -164,7 +164,7 @@ const AP_Param::GroupInfo NavEKF2::var_info[] = {
|
||||
|
||||
// @Param: POSNE_M_NSE
|
||||
// @DisplayName: GPS horizontal position measurement noise (m)
|
||||
// @Description: This sets the GPS horizontal position observation noise. Increasing it reduces the weighting of GPS horizontal position measurements.
|
||||
// @Description: This sets the GPS horizontal position or external navigation system position observation noise. Increasing it reduces the weighting of GPS horizontal position or external navigation system position measurements.
|
||||
// @Range: 0.1 10.0
|
||||
// @Increment: 0.1
|
||||
// @User: Advanced
|
||||
|
Loading…
Reference in New Issue
Block a user