EKF2_GPS_POS_X/Y/Z have same long description (#25068)

This commit is contained in:
Hamish Willee 2025-06-18 15:07:09 +10:00 committed by GitHub
parent 778f80ca59
commit 4a5c00d0e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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