Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.42 KB

README.md

File metadata and controls

28 lines (15 loc) · 1.42 KB

Caelus Rocketry Ground Station

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.

Setup

Refer to SETUP.md in the docs/ folder to setup and run the Ground Station.

Documentation

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.

Contributing

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.

Licensing

This code is licensed under the MIT License.

Developers