Receiver Info (0x0E,0x01)
Description |
Return information about the GNSS receivers in the device. |
|
Notes |
|
|
Parameter Name | Data Type | Description |
Field Length | u8 | 2 |
Descriptor | u8 | 0x01 |
Response Data | Data Type | Description |
Response Length | u8 | 3 + 34*num_receivers |
Response Descriptor | u8 | 0x81 |
Num Receivers | u8 | Number of physical receivers in the device |
Receiver Info | Info[num_receivers] |
Structures
Info
Description |
|
|
Parameter Name | Data Type | Description |
Receiver Id | u8 | Receiver id: e.g. 1, 2, etc. |
Mip Data Descriptor Set | u8 | MIP descriptor set associated with this receiver |
Description | char[32] | Ascii description of receiver. Contains the following info (comma-delimited): Module name/model Firmware version info |