The Caelus Rocketry Ground Station is the software used to monitor and interface with the rocket from the ground.
This is the second version of the ground software as part of the software overhaul. This version is a more modernized, structural, and complete Django rewrite of the old software. If you are looking for the old software, it can be found at CaelusRocketry/ground-software.
Refer to SETUP.md in the docs/
folder to setup and run the Ground Station.
All documentation is within the docs/
folder in Markdown format. This includes but is not limited to the architecture of the project, configuration, and the packet format.
Flight software documentation should be in its corresponding repository, but information on how to run the flight software simulation with this ground station can be found here.
If you are part of the Caelus Rocketry organization and would like to contribute to this project, please review the project roadmap beforehand in case of any conflicts.
This code is licensed under the MIT License.