Flight Software for the MAVERIK flight computer
- C 99.7%
- CMake 0.2%
- Assembly 0.1%
| Core | ||
| Drivers | ||
| FATFS | ||
| Lib | ||
| Middlewares | ||
| USB_DEVICE | ||
| .gitignore | ||
| .mxproject | ||
| .project | ||
| Maverik_FS.ioc | ||
| README | ||
| STM32F446RCTX_FLASH.ld | ||
| STM32F446RCTX_RAM.ld | ||
This contains the software used on MAVERIK for the first flight of ELEVATE, a thrust-vectored rocket. It was developed in C on STM32CubeIDE. There are two files that are intentionally excluded (the control law + MEKF code) but outside of that, everything should be there.