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

[ENHANCEMENT] Remove spin-loops that pin CPUs #67

Closed AngelOnFira closed 4 months ago

AngelOnFira commented 4 months ago

Several CPUs are being pinned because loops are running as fast as the CPU will run them.