ajayyy / rocket-code-2020

This is the flight computer code for the 2019-2020 season

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rocket-code-2020

This is the flight computer code for the 2019-2020 and 2020-2021 season

Cloning

To clone this project, you need to clone with all submodules

git clone https://github.com/uorocketry/rocket-code-2020/ --recurse-submodules

Build

Building instructions can be found in this wiki page

Make sure to check all of the compiling options

Wiki

More Instructions can be found in the wiki

State machine

Based on https://github.com/endurodave/StateMachine

About

This is the flight computer code for the 2019-2020 season

License:Other


Languages

Language:C++ 86.8%Language:C 4.5%Language:CMake 4.1%Language:Python 3.3%Language:Shell 1.5%