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

Adds replay resume functionality using the last played speed #60

Closed TASelwyn closed 7 months ago

TASelwyn commented 7 months ago

Adds some missing functionality to resume playback of a paused replay. Currently, when paused you can do "telemetry replay play 1" and it'll start playing, but a "telemetry replay resume" is nice to have when it starts playing with the previously played speed.