Welcome to the digital simulation code of Quercus Airport.
To avoid copyright issues, the source code provided by the course is not provided in this repo.
The changes in this code are minor, as it only includes changing the main loop setup when the Q_TEST
flag is designated.
To run tests, simply run one of the following commands in the project directory.
./run test
- Run the whole simulation suite../run pi
- Run the standalone Pi simulation.