Skip to content

uorocketry/rocket-code-2020

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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