方言: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).
本主题是XML定义文件的可读形式: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 | 229 |
Enums | 0 | 147 |
Commands | 165 | 0 |
The following sections list all entities in the dialect (both included and defined in this file).
消息
ARRAY_TEST_0 (17150)
数组测试 #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)
数组测试 #1。
Field Name | Type | 描述 |
---|---|---|
ar_u32 | uint32_t[4] | 值(数组) |
ARRAY_TEST_3 (17153)
数组测试 #3。
Field Name | Type | 描述 |
---|---|---|
v | uint8_t | 存根字段 |
ar_u32 | uint32_t[4] | 值(数组) |
ARRAY_TEST_4 (17154)
数组测试 #4。
Field Name | Type | 描述 |
---|---|---|
ar_u32 | uint32_t[4] | 值(数组) |
v | uint8_t | 存根字段 |
ARRAY_TEST_5 (17155)
数组测试 #5。
Field Name | Type | 描述 |
---|---|---|
c1 | char[5] | 值(数组) |
c2 | char[5] | 值(数组) |
ARRAY_TEST_6 (17156)
数组测试 #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 | charr[32] | 值(数组) |
ar_d | double[2] | 值(数组) |
ar_f | float[2] | 值(数组) |
ARRAY_TEST_7 (17157)
数组测试 #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 | charr[32] | 值(数组) |
ARRAY_TEST_8 (17158)
数组测试 #8。
Field Name | Type | 描述 |
---|---|---|
v3 | uint32_t | 存根字段 |
ar_d | double[2] | 值(数组) |
ar_u16 | uint16_t[2] | 值(数组) |