Welcome to the AC Avionics Repository!
This Repo is organized into the following project folders: ASTRA, DAQ, Ground_Station, and Lander
Most folders in this repository will have two subfolders: /lib and /src
This folder is used for libraries and dependencies associated with the code in /src.
This folder is used for storing c++ files.
This folder holds all low-level code associated with the ASTRA project.
This folder is dedicated to IMU drivers
This folder is dedicated to Barometer drivers
This folder is dedicated to ESC drivers
This folder is dedicated to BMS drivers
This folder is associated with the error codes that can occur on any drivers. It is meant to be an easy look up for all driver error codes.
This folder holds all code associated with test stands and setups that require data aquisition.
This folder is dedicated to the -Insert Model Here- Loadcell
This folder is dedicated to the Thrust Stand
This folder is dedicated to the Torque Stand
This folder is dedicated to magnetic encoders
This folder holds all code associated with the Ground Base Station.
This folder holds all low-level code associated with the Lander project.