Flight Software for the MAVERIK flight computer
  • C 99.7%
  • CMake 0.2%
  • Assembly 0.1%
Find a file
2026-03-02 14:46:13 +01:00
Core First Commit 2026-01-13 20:57:16 -05:00
Drivers First Commit 2026-01-13 20:57:16 -05:00
FATFS First Commit 2026-01-13 20:57:16 -05:00
Lib First Commit 2026-01-13 20:57:16 -05:00
Middlewares First Commit 2026-01-13 20:57:16 -05:00
USB_DEVICE First Commit 2026-01-13 20:57:16 -05:00
.gitignore First Commit 2026-01-13 20:57:16 -05:00
.mxproject First Commit 2026-01-13 20:57:16 -05:00
.project First Commit 2026-01-13 20:57:16 -05:00
Maverik_FS.ioc First Commit 2026-01-13 20:57:16 -05:00
README README aktualisiert 2026-03-02 14:46:13 +01:00
STM32F446RCTX_FLASH.ld First Commit 2026-01-13 20:57:16 -05:00
STM32F446RCTX_RAM.ld First Commit 2026-01-13 20:57:16 -05:00

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.