mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
EKF2_GPS_POS_X/Y/Z have same long description (#25068)
This commit is contained in:
parent
778f80ca59
commit
4a5c00d0e4
@ -77,7 +77,7 @@ parameters:
|
||||
EKF2_GPS_POS_X:
|
||||
description:
|
||||
short: X position of GPS antenna in body frame
|
||||
long: Forward axis with origin relative to vehicle centre of gravity
|
||||
long: Forward (roll) axis with origin relative to vehicle centre of gravity
|
||||
type: float
|
||||
default: 0.0
|
||||
unit: m
|
||||
@ -85,7 +85,7 @@ parameters:
|
||||
EKF2_GPS_POS_Y:
|
||||
description:
|
||||
short: Y position of GPS antenna in body frame
|
||||
long: Forward axis with origin relative to vehicle centre of gravity
|
||||
long: Right (pitch) axis with origin relative to vehicle centre of gravity
|
||||
type: float
|
||||
default: 0.0
|
||||
unit: m
|
||||
@ -93,7 +93,7 @@ parameters:
|
||||
EKF2_GPS_POS_Z:
|
||||
description:
|
||||
short: Z position of GPS antenna in body frame
|
||||
long: Forward axis with origin relative to vehicle centre of gravity
|
||||
long: Down (yaw) axis with origin relative to vehicle centre of gravity
|
||||
type: float
|
||||
default: 0.0
|
||||
unit: m
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user