Skip to content

Commit

Permalink
Update message definitions Wed Oct 23 09:05:52 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
PX4BuildBot committed Oct 23, 2024
1 parent e5b8d61 commit 8fecc4e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions msg/VehicleGlobalPosition.msg
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ float64 lon # Longitude, (degrees)
float32 alt # Altitude AMSL, (meters)
float32 alt_ellipsoid # Altitude above ellipsoid, (meters)

bool lat_lon_valid
bool alt_valid

float32 delta_alt # Reset delta for altitude
float32 delta_terrain # Reset delta for terrain
uint8 lat_lon_reset_counter # Counter for reset events on horizontal position coordinates
Expand Down

0 comments on commit 8fecc4e

Please sign in to comment.