Pin down more of the logic for flight control.
This commit is contained in:
parent
5b9da6f0f1
commit
34ddc42b37
5 changed files with 78 additions and 17 deletions
|
@ -2,7 +2,8 @@
|
|||
|
||||
// Install software.
|
||||
compile "0:/os/rocketos" to "1:/boot/rocketos".
|
||||
compile "0:/lib/guidance" to "1:/lib/guidance".
|
||||
compile "0:/lib/navigation" to "1:/lib/navigation".
|
||||
compile "0:/lib/throttle" to "1:/lib/throttle".
|
||||
compile "0:/launch" to "1:/launch".
|
||||
|
||||
// Set OS to boot and restart.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue