Custom Prototype GPS tracker built to test the Aerospace club Rocketry team's Rotator which was then used to receive live video from the rocket at comp with the full payload.
This GPS tracker uses a esp32 connected to an RPF 900 to send down data which is gathered by a Adafruit GPS and a MCP9808 temprature sensor.
The packet format specified in /src/lib.rs is also shared with arowss and archer-gui from the 2024-2025 year.