Skip to content

Commit e273a05

Browse files
committed
MAVLink messages update Wed Jun 17 02:31:58 UTC 2026
1 parent 487d252 commit e273a05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/messages/storm32.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Field Name | Type | Units | Description
5757
target_system | `uint8_t` | | System ID.
5858
target_component | `uint8_t` | | Component ID.
5959
time_boot_us | `uint64_t` | us | Timestamp (time since system boot).
60-
wind_x | `float` | m/s | Wind X speed in NED (North,Est, Down). NAN if unknown.
60+
wind_x | `float` | m/s | Wind X speed in NED (North, East, Down). NAN if unknown.
6161
wind_y | `float` | m/s | Wind Y speed in NED (North, East, Down). NAN if unknown.
6262
wind_correction_angle | `float` | rad | Correction angle due to wind. NaN if unknown.
6363

0 commit comments

Comments
 (0)