Sha256: b3628b771c80b5f13b330683e360a9970efb678bc4658e9f5894ca33f14bafff

Contents?: true

Size: 912 Bytes

Versions: 52

Compression:

Stored size: 912 Bytes

Contents

SCREEN AUTO AUTO 1.0

VERTICAL
  TITLE "<%= target_name %> Instrument Graphs"

  MATRIXBYCOLUMNS 2
    SPARKLINE <%= target_name %> HEALTH_STATUS TEMP1
      SETTING SIZE 400 50
      SETTING HISTORY 30s
    SPARKLINE <%= target_name %> HEALTH_STATUS TEMP2
      SETTING SIZE 400 50
      SETTING HISTORY 30s
    LABELSPARKLINE <%= target_name %> HEALTH_STATUS TEMP3
    LABELSPARKLINE <%= target_name %> HEALTH_STATUS TEMP4
    LINEGRAPH <%= target_name %> HEALTH_STATUS TEMP1
      SETTING ITEM <%= target_name %> ADCS Q1
    LINEGRAPH <%= target_name %> HEALTH_STATUS TEMP2 RAW
      SETTING SECONDSGRAPHED 60
      SETTING POINTSSAVED 600
      SETTING POINTSGRAPHED 60
    LINEGRAPH <%= target_name %> HEALTH_STATUS TEMP3 CONVERTED REDUCED_MINUTE MIN
      SETTING SIZE 600 500 # width height
      SETTING HISTORY 1h
    LINEGRAPH <%= target_name %> HEALTH_STATUS TEMP4
      SETTING HISTORY 30m
  END
END

Version data entries

52 entries across 35 versions & 1 rubygems

Version Path
openc3-cosmos-demo-6.0.2 targets/INST/screens/graphs.txt
openc3-cosmos-demo-6.0.2 targets/INST2/screens/graphs.txt
openc3-cosmos-demo-6.0.1 targets/INST/screens/graphs.txt
openc3-cosmos-demo-6.0.1 targets/INST2/screens/graphs.txt
openc3-cosmos-demo-6.0.0 targets/INST/screens/graphs.txt
openc3-cosmos-demo-6.0.0 targets/INST2/screens/graphs.txt
openc3-cosmos-demo-5.20.0 targets/INST/screens/graphs.txt
openc3-cosmos-demo-5.20.0 targets/INST2/screens/graphs.txt
openc3-cosmos-demo-5.19.0 targets/INST2/screens/graphs.txt
openc3-cosmos-demo-5.19.0 targets/INST/screens/graphs.txt
openc3-cosmos-demo-5.18.0 targets/INST/screens/graphs.txt
openc3-cosmos-demo-5.18.0 targets/INST2/screens/graphs.txt
openc3-cosmos-demo-5.17.1 targets/INST/screens/graphs.txt
openc3-cosmos-demo-5.17.1 targets/INST2/screens/graphs.txt
openc3-cosmos-demo-5.17.0 targets/INST/screens/graphs.txt
openc3-cosmos-demo-5.17.0 targets/INST2/screens/graphs.txt
openc3-cosmos-demo-5.16.0 targets/INST/screens/graphs.txt
openc3-cosmos-demo-5.16.0 targets/INST2/screens/graphs.txt
openc3-cosmos-demo-5.15.2 targets/INST2/screens/graphs.txt
openc3-cosmos-demo-5.15.2 targets/INST/screens/graphs.txt