Merge libnode with libnavigation.
This commit is contained in:
parent
aa7e50cfff
commit
e03222bac2
7 changed files with 172 additions and 28 deletions
|
@ -1,4 +1,4 @@
|
|||
@lazyglobal off.
|
||||
|
||||
runoncepath("/lib/node").
|
||||
runoncepath("/lib/navigation").
|
||||
ExecNode().
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
@lazyglobal off.
|
||||
|
||||
runoncepath("/lib/node").
|
||||
runoncepath("/lib/navigation").
|
||||
|
||||
if HASNODE {
|
||||
print "Node dV: " + NEXTNODE:DELTAV:MAG.
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
runoncepath("/lib/ui").
|
||||
runoncepath("/lib/navigation").
|
||||
runoncepath("/lib/throttle").
|
||||
runoncepath("/lib/node").
|
||||
runoncepath("/lib/stabilize_rocket").
|
||||
runoncepath("/lib/launch_rocket").
|
||||
runoncepath("/lib/sensors").
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
parameter name is "New Satellite".
|
||||
|
||||
runoncepath("/lib/navigation").
|
||||
runoncepath("/lib/node").
|
||||
|
||||
stage.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue