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
6 stars 5 forks source link

Magnitude of velocity #92

Closed linguini1 closed 1 month ago

linguini1 commented 3 months ago

As soon as the ground station is capable of receiving velocity measurements, it should provide a magnitude to the UI. Currently x, y and z components are being sent separately (which is fine) but an additional magnitude of the velocity vector should be sent. This should include the heading as well.