Add tones, including a launch countdown sequence.

This commit is contained in:
2021-08-29 17:26:56 -04:00
parent 9623a4a869
commit 2601db8fd4
3 changed files with 39 additions and 1 deletions

View File

@ -11,6 +11,7 @@
RunOncePath("/lib/systems").
RunOncePath("/lib/ui").
RunOncePath("/lib/sound").
ClearGuis().
@ -38,6 +39,9 @@ function preLaunch {
// turn on generator and fuel flow
enableLaunchpadFlow().
InfoTone().
wait 2.
local duration is options["Spool-up Time"]:TEXT:ToNumber().
lock THROTTLE to 0.
stage.