Sha256: 1d3b29e545569efdd9f7c7fb1f07fe46b7121ab5be3d6e293bc14304cc57cce3

Contents?: true

Size: 356 Bytes

Versions: 49

Compression:

Stored size: 356 Bytes

Contents

SCREEN AUTO AUTO 1

TITLE 'Screen Launcher'
HORIZONTAL
  BUTTON 'HS' "screen.open('INST', 'HS')"
  BUTTON 'CMD' "screen.open('INST', 'COMMANDING')"
  BUTTON 'GROUND' "screen.open('INST', 'GROUND')"
END
BUTTON 'Close HS & CMD' "screen.close('INST', 'HS');; screen.close('INST', 'COMMANDING')"
BUTTON 'Close All' "screen.closeAll()" # including this screen!

Version data entries

49 entries across 38 versions & 1 rubygems

Version Path
openc3-cosmos-demo-5.17.1 targets/INST2/screens/launcher.txt
openc3-cosmos-demo-5.17.1 targets/INST/screens/launcher.txt
openc3-cosmos-demo-5.17.0 targets/INST/screens/launcher.txt
openc3-cosmos-demo-5.17.0 targets/INST2/screens/launcher.txt
openc3-cosmos-demo-5.16.0 targets/INST/screens/launcher.txt
openc3-cosmos-demo-5.16.0 targets/INST2/screens/launcher.txt
openc3-cosmos-demo-5.15.2 targets/INST2/screens/launcher.txt
openc3-cosmos-demo-5.15.2 targets/INST/screens/launcher.txt
openc3-cosmos-demo-5.15.1 targets/INST2/screens/launcher.txt
openc3-cosmos-demo-5.15.1 targets/INST/screens/launcher.txt
openc3-cosmos-demo-5.15.0 targets/INST/screens/launcher.txt
openc3-cosmos-demo-5.15.0 targets/INST2/screens/launcher.txt
openc3-cosmos-demo-5.14.2 targets/INST2/screens/launcher.txt
openc3-cosmos-demo-5.14.2 targets/INST/screens/launcher.txt
openc3-cosmos-demo-5.14.1 targets/INST/screens/launcher.txt
openc3-cosmos-demo-5.14.1 targets/INST2/screens/launcher.txt
openc3-cosmos-demo-5.14.0 targets/INST2/screens/launcher.txt
openc3-cosmos-demo-5.14.0 targets/INST/screens/launcher.txt
openc3-cosmos-demo-5.13.0 targets/INST2/screens/launcher.txt
openc3-cosmos-demo-5.13.0 targets/INST/screens/launcher.txt