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

Updated packetheader, blockheader and missions to support V1 #71

Closed TASelwyn closed 9 months ago

TASelwyn commented 9 months ago

Updated packetheader to support V1 Updated blockheader to support V1 Supports temperature & pressure data blocks so far (Only ones finished on QNX side) Added V1 mission support (Temporarily for now, just to get it working)

Working on getting more blocks supported

Closes #70

TASelwyn commented 9 months ago

@linguini1 This should be merged for now to get V1 missions functional for work on future packet parsing development.