Fix boot and launch scripts.
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
runoncepath("lib/throttle").
|
||||
runoncepath("lib/navigation").
|
||||
runoncepath("lib/node").
|
||||
|
||||
parameter APOAPSIS_TARGET is 80000.
|
||||
parameter GRAVITY_TURN_START is 8000.
|
||||
@ -61,7 +62,7 @@ wait 0.001. // make sure these control updates get applied
|
||||
|
||||
print "Target apoapsis acquired. Creating maneuver node.".
|
||||
add CreateCircularizationNode().
|
||||
runpath("/execnode").
|
||||
ExecNode().
|
||||
print "Orbit acquired. Releasing controls. Good luck, Kerman.".
|
||||
unlock THROTTLE.
|
||||
unlock STEERING.
|
||||
|
Reference in New Issue
Block a user