Docker container with development tools installed for a consistent environment between different developers working on different machines. Dockerfile is tracked in a Git repository so that any changes to the environment can be ...
Project documentation is written in Markdown or reStructuredText which is then built into website and PDF form using Sphinx. A GitHub Actions workflow is used to run these builds automatically whenever changes are merged into t...
HART's EECS subteam is responsible for all electronics pertaining to the flight of a two stage high powered rocket. The work of several sub teams needs to interface seamlessly during the assembly of the rocket. In order for a s...