2018-08-06 21:30:05 -03:00
|
|
|
uint64 timestamp # time since system start (microseconds)
|
2016-04-19 11:08:13 -03:00
|
|
|
uint8 len # length of data
|
2016-05-24 05:00:59 -03:00
|
|
|
uint8 flags # LSB: 1=fragmented
|
|
|
|
uint8[182] data # data to write to GPS device (RTCM message)
|