mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 23:49:00 +08:00
Switched to using a compatible CFG-MSG format for newer ublox version (>=5)
This commit is contained in:
@@ -124,6 +124,12 @@
|
||||
<field name="Rate3" format="U1"/>
|
||||
</block>
|
||||
</message>
|
||||
|
||||
<message name="MSG_RATE" ID="0x01" length="3">
|
||||
<field name="Class" format="U1"/>
|
||||
<field name="MsgId" format="U1"/>
|
||||
<field name="Rate" format="U1"/>
|
||||
</message>
|
||||
|
||||
<message name="NAV" ID="0x03" length="28">
|
||||
<field name="Platform" format="U1"/>
|
||||
|
||||
Reference in New Issue
Block a user