The ground station software used to interface with the ground station LoRa board and distribute signals from the rocket across websocket connections.
7
stars
6
forks
source link
Add decoding of angular velocity data blocks #97
Closed
linguini1 closed 6 months ago
Angular velocity data blocks are ready for transmission as per https://github.com/CarletonURocketry/packager/pull/66.
Add the decoding class so that we can receive those packet types! Make sure to reference the spec in https://github.com/CarletonURocketry/telemetry-format/.