Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 385 Bytes

File metadata and controls

13 lines (9 loc) · 385 Bytes

FlightSoftware

Repository containing all on-board flight software running on various embedded systems.

Setup

This repo utilizes the "Athena" build system. To set this up, after initially cloning this repo, cd into the repo directory and run:

git submodule update --init --recursive

This may take a while, but it will recursively fetch all required git submodules.