gnss.RTCMStream - protocol id field

This commit is contained in:
Pavel Kirienko 2015-04-26 08:43:28 +03:00
parent 21998db4a2
commit f2209c214a

View File

@ -3,4 +3,9 @@
# RTCM messages that are longer than max data size can be split over multiple consecutive messages.
#
uint8 PROTOCOL_ID_UNKNOWN = 0
uint8 PROTOCOL_ID_RTCM2 = 2
uint8 PROTOCOL_ID_RTCM3 = 3
uint8 protocol_id
uint8[<=400] data