added UBX reception

This commit is contained in:
2026-03-16 16:12:11 +01:00
parent 2e83aeeb62
commit e004b71f3e
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ if __name__ == "__main__":
Gga(grm, 'GN'),
]
ubx_rx_list = [
UbxReceiver(grm, 0x0a, 0x36),
UbxReceiver(grm, 0x01, 0x43),
]
# Topology