ascend + basic auto landing + misc

This commit is contained in:
2026-04-18 23:19:23 -04:00
parent 8a0700c36a
commit 9a4ae5e472
17 changed files with 504 additions and 7 deletions
+6
View File
@@ -0,0 +1,6 @@
wait until ship:unpacked.
clearscreen.
copyPath("0:/defaults", "").
run "defaults".
import("an").
+3
View File
@@ -0,0 +1,3 @@
wait until ship:unpacked.
switch to 0.
run autoLand.
+6
View File
@@ -0,0 +1,6 @@
wait until ship:unpacked.
clearscreen.
copyPath("0:/defaults", "").
run "defaults".
import("faris").
+9
View File
@@ -0,0 +1,9 @@
wait until ship:unpacked.
switch to 0.
run "defaults".
run "library/lib_capacitors".
AutoManageCapacitors().
until false.