forked from chiyu1468/AirTrapMine
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
174 B
Plaintext
9 lines
174 B
Plaintext
|
5 months ago
|
#Follows https://mavlink.io/en/messages/common.html#CELLULAR_STATUS specification
|
||
|
|
|
||
|
|
uint8 status
|
||
|
|
uint8 failure_reason
|
||
|
|
uint8 type
|
||
|
|
uint8 quality
|
||
|
|
uint16 mcc
|
||
|
|
uint16 mnc
|
||
|
|
uint16 lac
|