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