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

A few tornado improvements #63

Closed TASelwyn closed 4 months ago

TASelwyn commented 4 months ago

There's a few changes in this PR, most notably that tornado (http://localhost:33845) will now respond to GET requests allowing you to view the test.html directly. Additionally, improved the websocket ping timeout cycles to reconnect faster upon restarting ground station & catches tornado failing to bind to websocket port with a graceful shutdown. This also lines up the logger messages so they align with the rocket artwork properly.

TASelwyn commented 4 months ago

O0joH3bBhSXoN6sY