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

Merge changes #17

Closed TASelwyn closed 1 year ago

TASelwyn commented 1 year ago

Adds mpu9250 parsed data, added enums for backend, better processing of serial information, structure blocks better for future proofing with control/command/data, radio signal report to frontend start, cleanup of various functions, had lots of fun :|

Closes #12 Closes #15 Closes #16