From b017d5ea8e4e8d1de9032dbffc33a95db7b60776 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Thu, 14 Apr 2022 10:48:05 +0200 Subject: [PATCH] added first syste mode --- system/eive-system.yml | 108 ++++++++++++++++++++++++++++++++++++----- 1 file changed, 96 insertions(+), 12 deletions(-) diff --git a/system/eive-system.yml b/system/eive-system.yml index 952e122..86c8c8e 100644 --- a/system/eive-system.yml +++ b/system/eive-system.yml @@ -43,12 +43,12 @@ modes: default: system: # The power system is/should always be on. We can't even turn it off - eps: dft + eps: nml pcdu: nml acu: nml pdu1: nml pdu2: nml - tcs: dft + tcs: nml tcs-brd-ass: nml tcs-ctrl: nml payload: off @@ -56,7 +56,7 @@ modes: ploc-ss: off cam-ss: off pl-pcdu-dh: off - com: dft + com: nml syrlinks-dh: nml acs: mgt: nml @@ -105,7 +105,7 @@ modes: acs-ctrl: target-pt rw: nml str: nml - payload: pl-dac + payload: dac cam-switcher: off scex: off ploc-ss: nml @@ -116,7 +116,7 @@ modes: acs-ctrl: target-pt rw: nml str: nml - payload: pl-cam + payload: cam cam-switcher: on scex: off ploc-ss: nml @@ -343,15 +343,99 @@ sequences: ploc-switcher: on cam-switcher: off scex-dh: off - ploc-ss: dac - pl-pcdu-dh: on - 1: - name: dac-trans-0 - tab-id: 0x70000101 + ploc-ss: on + submode: dac-on + pl-pcdu-dh: ignore + cam: + seq-id: 2 + target: + name: target-cam + tab-id: 0x70000200 + modes: + ploc-switcher: on + cam-switcher: on + scex-dh: off + ploc-ss: on + submode: dac-off + pl-pcdu-dh: nml + submode: all-on + trans: + 0: + name: cam-trans-0 + tab-id: 0x70000201 modes: ploc-switcher: on cam-switcher: off scex-dh: off - ploc-ss: dac - pl-pcdu-dh: on + ploc-ss: on + submode: dac-off + pl-pcdu-dh: ignore + pl-data: + seq-id: 3 + target: + name: target-pl-data + tab-id: 0x70000300 + modes: + ploc-switcher: on + cam-switcher: off + scex-dh: off + ploc-ss: on + submode: dac-off + pl-pcdu-dh: nml + submode: all-on + earth-obsv: + seq-id: 4 + target: + name: target-earth-obsv + tab-id: 0x70000400 + modes: + ploc-switcher: on + cam-switcher: on + scex-dh: off + ploc-ss: on + submode: dac-off + pl-pcdu-dh: off + trans: + 0: + name: trans-earth-obsv-0 + tab-id: 0x70000401 + modes: + ploc-switcher: on + cam-switcher: on + scex-dh: off + ploc-ss: on + submode: dac-off + pl-pcdu-dh: off + scex: + seq-id: 4 + target:e + name: target-scex + tab-id: 0x70000500 + modes: + ploc-switcher: off + cam-switcher: off + scex-dh: on + ploc-ss: off + pl-pcdu-dh: off + trans: + 0: + name: trans-scex-0 + tab-id: 0x70000501 + modes: + ploc-switcher: off + cam-switcher: off + scex-dh: on + ploc-ss: off + pl-pcdu-dh: off system: + detumble: + seq-id: 0 + target: + name: target-detumble + tab-id: 0x73000000 + modes: + acs: detumble + tcs: nml + com: nml + payload: ignore + eps: nml \ No newline at end of file