Go to file
2026-03-15 19:41:32 +10:30
.gitignore Initial commit 2026-03-14 23:19:44 +10:30
command.py Made command handlers talk to the serial port properly 2026-03-15 19:13:38 +10:30
handler.py Added the second CFG command 2026-03-15 19:41:32 +10:30
main.py A bit of cleanup. StreamWrapper still isn't working properly 2026-03-15 18:14:25 +10:30
requirements.txt Added commands with mqtt5 response topics 2026-03-15 15:33:24 +10:30
tunnel.sh Initial commit 2026-03-14 23:19:44 +10:30
ubxhandler.py Added the second CFG command 2026-03-15 19:41:32 +10:30
ubxsimulator.json Initial commit 2026-03-14 23:19:44 +10:30
ubxsimulator.py commands and responses now all using decorators to look really nice 2026-03-15 17:46:05 +10:30