mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_NavEKF2: correct description on NKF3.SVT
This commit is contained in:
parent
b3bacdd33c
commit
401cccca19
@ -173,7 +173,7 @@ struct PACKED log_NKF3 {
|
||||
// @Field: SP: Square root of the position variance
|
||||
// @Field: SH: Square root of the height variance
|
||||
// @Field: SM: Magnetic field variance
|
||||
// @Field: SVT: Square root of the total airspeed variance
|
||||
// @Field: SVT: tilt error convergence metric
|
||||
// @Field: errRP: Filtered error in roll/pitch estimate
|
||||
// @Field: OFN: Most recent position recent magnitude (North component)
|
||||
// @Field: OFE: Most recent position recent magnitude (East component)
|
||||
|
Loading…
Reference in New Issue
Block a user