方言:python_array_test
WARNING
This topic documents the version of the dialect file in the mavlink/mavlink Github repository, which may not be up to date with the file in the source repository (it is up to the dialect owner to push changes when needed). The source repo should be listed in the comments at the top of the XML definition file listed below (but may not be).
This topic is a human-readable form of the XML definition file: python_array_test.xml.
INFO
- MAVLink 2 extension fields are displayed in blue.
- Entities from dialects are displayed only as headings (with link to original)
MAVLink Include Files
概览
Type | Defined | Included |
---|---|---|
Messages | 8 | 226 |
Enums | 0 | 144 |
Commands | 164 | 0 |
The following sections list all entities in the dialect (both included and defined in this file).
消息
ARRAY_TEST_0 (17150)
Array test #0.
Field Name | Type | 描述 |
---|---|---|
v1 | uint8_t | 存根字段 |
ar_i8 | int8_t[4] | 值(数组) |
ar_u8 | uint8_t[4] | 值(数组) |
ar_u16 | uint16_t[4] | 值(数组) |
ar_u32 | uint32_t[4] | 值(数组) |
ARRAY_TEST_1 (17151)
Array test #1.
Field Name | Type | 描述 |
---|---|---|
ar_u32 | uint32_t[4] | 值(数组) |
ARRAY_TEST_3 (17153)
Array test #3.
Field Name | Type | 描述 |
---|---|---|
v | uint8_t | 存根字段 |
ar_u32 | uint32_t[4] | 值(数组) |
ARRAY_TEST_4 (17154)
Array test #4.
Field Name | Type | 描述 |
---|---|---|
ar_u32 | uint32_t[4] | 值(数组) |
v | uint8_t | 存根字段 |
ARRAY_TEST_5 (17155)
Array test #5.
Field Name | Type | 描述 |
---|---|---|
c1 | char[5] | 值(数组) |
c2 | char[5] | 值(数组) |
ARRAY_TEST_6 (17156)
Array test #6.
Field Name | Type | 描述 |
---|---|---|
v1 | uint8_t | 存根字段 |
v2 | uint16_t | 存根字段 |
v3 | uint32_t | 存根字段 |
ar_u32 | uint32_t[2] | 值(数组) |
ar_i32 | int32_t[2] | 值(数组) |
ar_u16 | uint16_t[2] | 值(数组) |
ar_i16 | int16_t[2] | 值(数组) |
ar_u8 | uint8_t[2] | 值(数组) |
ar_i8 | int8_t[2] | 值(数组) |
ar_c | char[32] | 值(数组) |
ar_d | double[2] | 值(数组) |
ar_f | float[2] | 值(数组) |
ARRAY_TEST_7 (17157)
Array test #7.
Field Name | Type | 描述 |
---|---|---|
ar_d | double[2] | 值(数组) |
ar_f | float[2] | 值(数组) |
ar_u32 | uint32_t[2] | 值(数组) |
ar_i32 | int32_t[2] | 值(数组) |
ar_u16 | uint16_t[2] | 值(数组) |
ar_i16 | int16_t[2] | 值(数组) |
ar_u8 | uint8_t[2] | 值(数组) |
ar_i8 | int8_t[2] | 值(数组) |
ar_c | char[32] | 值(数组) |
ARRAY_TEST_8 (17158)
Array test #8.
Field Name | Type | 描述 |
---|---|---|
v3 | uint32_t | 存根字段 |
ar_d | double[2] | 值(数组) |
ar_u16 | uint16_t[2] | 值(数组) |