This Branch is for testing ESP-IDF and try to get away from Arduino IDE
Software supporting the RockSat-X Ghost flight computer, Femptosats, and Ground Station RockSat-X Flight (Ghost) November 2025.
This codebase is built on the KREPE Flight Computer (KFC). The major change was updating the MCU to a ESP32-S3. The cobebase is being rewritten in ESP-IDF. See the doc
folder for the full documentation.
SSL firmware is in SSLFirmware
folder.
Spectrometer subsystem (FeatherM0/M4) firmware is in BSMSFirmware
folder.
Rocket Station (Raspberry Pi 5) firmware is in RocketStationFirmware
folder.
Shared code and parameters between these three firmwares is in src/
directory.
Tools to decompress received iridium packets and convert them from binary format to CSV format are in the tools/
directory.
The hardware that this code runs on is in seperate repositories. See Below.