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

Added decoding support for new relative types. #99

Closed linguini1 closed 4 months ago

linguini1 commented 4 months ago

This change adds support for relatively typed data blocks. No additional encoding was really necessary, just some sub-typing. I have also update the TestData file to include sample data with these types.