Skip to content

Commit

Permalink
New translations vehicleglobalposition.md (Japanese)
Browse files Browse the repository at this point in the history
  • Loading branch information
PX4BuildBot committed Jul 15, 2024
1 parent a8853b1 commit bbd031a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ja/msg_docs/VehicleGlobalPosition.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,10 @@ float32 alt # Altitude AMSL, (meters)
float32 alt_ellipsoid # Altitude above ellipsoid, (meters)

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
uint8 alt_reset_counter # Counter for reset events on altitude
uint8 terrain_reset_counter # Counter for reset events on terrain

float32 eph # Standard deviation of horizontal position error, (metres)
float32 epv # Standard deviation of vertical position error, (metres)
Expand Down

0 comments on commit bbd031a

Please sign in to comment.