CarletonURocketry / ground-station

The ground station software used to interface with the ground station LoRa board and distribute signals from the rocket across websocket connections.
https://carletonurocketry.github.io/ground-station/
MIT License
7 stars 6 forks source link

[ENHANCEMENT] Implement debug message data blocks for packet encoding v1 #49

Closed linguini1 closed 6 months ago

linguini1 commented 8 months ago

Problem

Packet encoding broke. We need to write decoding for debug message data blocks.

Proposed Solution

See stub in modules/telemetry/v1/data_block.py