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
[ENHANCEMENT] Implement live data recording #108
Open
EliasJRH opened 2 months ago
We currently have the commands in place to record data, now we just need to actually implement them lol.
Anyone taking on this issue can look to how other commands such as the telemetry replay commands have been implemented and work from there.