From c2b97a8dacec976f203a1a1a21bc44934f448556 Mon Sep 17 00:00:00 2001 From: Markus Zolliker Date: Tue, 10 Jun 2025 17:01:12 +0200 Subject: [PATCH] SEA: change all sea min config to LscDrivable Change-Id: If9828186377c78d8534d798cc59ce3a676f66222 --- cfg/main/ill1_cfg.py | 5 +++-- cfg/main/ill2_cfg.py | 5 +++-- cfg/main/ill3_cfg.py | 5 +++-- cfg/main/ill4_cfg.py | 5 +++-- cfg/main/ill5_cfg.py | 5 +++-- cfg/main/ill5pgas5_cfg.py | 5 +++-- cfg/main/ma02_cfg.py | 5 +++-- cfg/main/ma10_cfg.py | 5 +++-- cfg/main/ma11_cfg.py | 5 +++-- cfg/main/ma15_cfg.py | 9 +++++---- cfg/main/ma6_cfg.py | 5 +++-- cfg/main/ma6_sampleheat_cfg.py | 5 +++-- cfg/main/ma7_sampleheat_cfg.py | 7 ++++--- cfg/main/ma7_thermalc_cfg.py | 7 ++++--- cfg/main/ma7two_cfg.py | 5 +++-- cfg/main/ori2_cfg.py | 5 +++-- cfg/main/ori3_cfg.py | 5 +++-- cfg/main/ori4_cfg.py | 8 -------- cfg/main/ori6_cfg.py | 5 +++-- cfg/main/ori7_cfg.py | 9 +++++---- cfg/main/variox_cfg.py | 5 +++-- 21 files changed, 66 insertions(+), 54 deletions(-) diff --git a/cfg/main/ill1_cfg.py b/cfg/main/ill1_cfg.py index 120b797..5e022e4 100644 --- a/cfg/main/ill1_cfg.py +++ b/cfg/main/ill1_cfg.py @@ -10,11 +10,12 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', '', + 'frappy_psi.sea.LscDrivable', '', io='sea_main', meaning=['temperature_regulation', 27], sea_object='tt', - rel_paths=['tm', '.', 'set', 'dblctrl'], + sensor_path='tm', + set_path='set', ) Mod('cc', diff --git a/cfg/main/ill2_cfg.py b/cfg/main/ill2_cfg.py index ab7db25..b651fd0 100644 --- a/cfg/main/ill2_cfg.py +++ b/cfg/main/ill2_cfg.py @@ -10,11 +10,12 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', '', + 'frappy_psi.sea.LscDrivable', '', io='sea_main', meaning=['temperature_regulation', 27], sea_object='tt', - rel_paths=['tm', '.', 'set', 'dblctrl'], + sensor_path='tm', + set_path='set', ) Mod('cc', diff --git a/cfg/main/ill3_cfg.py b/cfg/main/ill3_cfg.py index 13ff73e..c3e39d0 100644 --- a/cfg/main/ill3_cfg.py +++ b/cfg/main/ill3_cfg.py @@ -10,11 +10,12 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', '', + 'frappy_psi.sea.LscDrivable', '', io='sea_main', meaning=['temperature_regulation', 27], sea_object='tt', - rel_paths=['tm', '.', 'set', 'dblctrl'], + sensor_path='tm', + set_path='set', ) Mod('cc', diff --git a/cfg/main/ill4_cfg.py b/cfg/main/ill4_cfg.py index e82d470..92e50e0 100644 --- a/cfg/main/ill4_cfg.py +++ b/cfg/main/ill4_cfg.py @@ -10,11 +10,12 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', '', + 'frappy_psi.sea.LscDrivable', '', io='sea_main', meaning=['temperature_regulation', 27], sea_object='tt', - rel_paths=['tm', '.', 'set', 'dblctrl'], + sensor_path='tm', + set_path='set', ) Mod('cc', diff --git a/cfg/main/ill5_cfg.py b/cfg/main/ill5_cfg.py index 93579fa..d0d607f 100644 --- a/cfg/main/ill5_cfg.py +++ b/cfg/main/ill5_cfg.py @@ -10,11 +10,12 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', '', + 'frappy_psi.sea.LscDrivable', '', io='sea_main', meaning=['temperature_regulation', 27], sea_object='tt', - rel_paths=['tm', '.', 'set', 'dblctrl'], + sensor_path='tm', + set_path='set', ) Mod('cc', diff --git a/cfg/main/ill5pgas5_cfg.py b/cfg/main/ill5pgas5_cfg.py index 9c2d222..c53f469 100644 --- a/cfg/main/ill5pgas5_cfg.py +++ b/cfg/main/ill5pgas5_cfg.py @@ -10,11 +10,12 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', '', + 'frappy_psi.sea.LscDrivable', '', io='sea_main', meaning=['temperature_regulation', 27], sea_object='tt', - rel_paths=['tm', '.', 'set', 'dblctrl'], + sensor_path='tm', + set_path='set', ) Mod('pauto', diff --git a/cfg/main/ma02_cfg.py b/cfg/main/ma02_cfg.py index c745fed..1d02958 100644 --- a/cfg/main/ma02_cfg.py +++ b/cfg/main/ma02_cfg.py @@ -10,11 +10,12 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', '', + 'frappy_psi.sea.LscDrivable', '', io='sea_main', meaning=['temperature_regulation', 27], sea_object='tt', - rel_paths=['tm', '.', 'set', 'dblctrl'], + sensor_path='tm', + set_path='set', ) Mod('cc', diff --git a/cfg/main/ma10_cfg.py b/cfg/main/ma10_cfg.py index bab61ba..0b459d9 100644 --- a/cfg/main/ma10_cfg.py +++ b/cfg/main/ma10_cfg.py @@ -10,11 +10,12 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', '', + 'frappy_psi.sea.LscDrivable', '', io='sea_main', meaning=['temperature_regulation', 27], sea_object='tt', - rel_paths=['tm', '.', 'set', 'dblctrl'], + sensor_path='tm', + set_path='set', ) Mod('cc', diff --git a/cfg/main/ma11_cfg.py b/cfg/main/ma11_cfg.py index cbe38cd..a608cb0 100644 --- a/cfg/main/ma11_cfg.py +++ b/cfg/main/ma11_cfg.py @@ -10,11 +10,12 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', '', + 'frappy_psi.sea.LscDrivable', '', io='sea_main', meaning=['temperature_regulation', 27], sea_object='tt', - rel_paths=['tm', '.', 'set', 'dblctrl'], + sensor_path='tm', + set_path='set', ) Mod('cc', diff --git a/cfg/main/ma15_cfg.py b/cfg/main/ma15_cfg.py index 1b63405..3df1843 100644 --- a/cfg/main/ma15_cfg.py +++ b/cfg/main/ma15_cfg.py @@ -8,11 +8,12 @@ Mod('sea_main', service = 'main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', '', - io = 'sea_main', + 'frappy_psi.sea.LscDrivable', '', + io='sea_main', meaning=['temperature_regulation', 27], - sea_object = 'tt', - rel_paths=['tm', '.', 'set', 'dblctrl'], + sea_object='tt', + sensor_path='tm', + set_path='set', ) Mod('cc', 'frappy_psi.sea.SeaReadable', '', diff --git a/cfg/main/ma6_cfg.py b/cfg/main/ma6_cfg.py index a6e4ec7..ca38310 100644 --- a/cfg/main/ma6_cfg.py +++ b/cfg/main/ma6_cfg.py @@ -10,11 +10,12 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', '', + 'frappy_psi.sea.LscDrivable', '', io='sea_main', meaning=['temperature_regulation', 27], sea_object='tt', - rel_paths=['tm', '.', 'set', 'dblctrl'], + sensor_path='tm', + set_path='set', ) Mod('cc', diff --git a/cfg/main/ma6_sampleheat_cfg.py b/cfg/main/ma6_sampleheat_cfg.py index c48b911..d72b6e7 100644 --- a/cfg/main/ma6_sampleheat_cfg.py +++ b/cfg/main/ma6_sampleheat_cfg.py @@ -10,11 +10,12 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', '', + 'frappy_psi.sea.LscDrivable', '', io='sea_main', meaning=['temperature_regulation', 27], sea_object='tt', - rel_paths=['tm', '.', 'set', 'dblctrl'], + sensor_path='tm', + set_path='set', ) Mod('th', diff --git a/cfg/main/ma7_sampleheat_cfg.py b/cfg/main/ma7_sampleheat_cfg.py index ef3fda2..43c04b3 100644 --- a/cfg/main/ma7_sampleheat_cfg.py +++ b/cfg/main/ma7_sampleheat_cfg.py @@ -10,12 +10,13 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', '', + 'frappy_psi.sea.LscDrivable', '', io='sea_main', meaning=['temperature_regulation', 27], sea_object='tt', - rel_paths=['tm', '.', 'set', 'dblctrl'], - ) + sensor_path='tm', + set_path='set', +) Mod('th', 'frappy_psi.sea.SeaReadable', diff --git a/cfg/main/ma7_thermalc_cfg.py b/cfg/main/ma7_thermalc_cfg.py index d91b24c..02b93fc 100644 --- a/cfg/main/ma7_thermalc_cfg.py +++ b/cfg/main/ma7_thermalc_cfg.py @@ -15,11 +15,12 @@ Mod('sea_main', #) Mod('tt', - 'frappy_psi.sea.SeaDrivable', '', - meaning=['temperature_regulation', 27], + 'frappy_psi.sea.LscDrivable', '', io='sea_main', + meaning=['temperature_regulation', 27], sea_object='tt', - rel_paths=['tm', '.', 'set', 'dblctrl'], + sensor_path='tm', + set_path='set', ) Mod('th', diff --git a/cfg/main/ma7two_cfg.py b/cfg/main/ma7two_cfg.py index b53dce5..37de06b 100644 --- a/cfg/main/ma7two_cfg.py +++ b/cfg/main/ma7two_cfg.py @@ -10,11 +10,12 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', '', + 'frappy_psi.sea.LscDrivable', '', io='sea_main', meaning=['temperature_regulation', 27], sea_object='tt', - rel_paths=['tm', '.', 'set', 'dblctrl'], + sensor_path='tm', + set_path='set', ) Mod('cc', diff --git a/cfg/main/ori2_cfg.py b/cfg/main/ori2_cfg.py index 8cb4011..9b0af83 100644 --- a/cfg/main/ori2_cfg.py +++ b/cfg/main/ori2_cfg.py @@ -10,11 +10,12 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', '', + 'frappy_psi.sea.LscDrivable', '', io='sea_main', meaning=['temperature_regulation', 27], sea_object='tt', - rel_paths=['tm', '.', 'set', 'dblctrl'], + sensor_path='tm', + set_path='set', ) Mod('cc', diff --git a/cfg/main/ori3_cfg.py b/cfg/main/ori3_cfg.py index 15706f3..59f01c9 100644 --- a/cfg/main/ori3_cfg.py +++ b/cfg/main/ori3_cfg.py @@ -10,11 +10,12 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', '', + 'frappy_psi.sea.LscDrivable', '', io='sea_main', meaning=['temperature_regulation', 27], sea_object='tt', - rel_paths=['tm', '.', 'set', 'dblctrl'], + sensor_path='tm', + set_path='set', ) Mod('cc', diff --git a/cfg/main/ori4_cfg.py b/cfg/main/ori4_cfg.py index 1ca49e0..e68d959 100644 --- a/cfg/main/ori4_cfg.py +++ b/cfg/main/ori4_cfg.py @@ -9,14 +9,6 @@ Mod('sea_main', service='main', ) -#Mod('tt', -# 'frappy_psi.sea.SeaDrivable', '', -# io='sea_main', -# meaning=['temperature_regulation', 27], -# sea_object='tt', -# rel_paths=['tm', '.', 'set', 'dblctrl'], -#) - Mod('tt', 'frappy_psi.sea.LscDrivable', '', io='sea_main', diff --git a/cfg/main/ori6_cfg.py b/cfg/main/ori6_cfg.py index 6e65cb1..25e3420 100644 --- a/cfg/main/ori6_cfg.py +++ b/cfg/main/ori6_cfg.py @@ -10,11 +10,12 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', '', + 'frappy_psi.sea.LscDrivable', '', io='sea_main', meaning=['temperature_regulation', 27], sea_object='tt', - rel_paths=['tm', '.', 'set', 'dblctrl'], + sensor_path='tm', + set_path='set', ) Mod('cc', diff --git a/cfg/main/ori7_cfg.py b/cfg/main/ori7_cfg.py index ea3477d..b626b83 100644 --- a/cfg/main/ori7_cfg.py +++ b/cfg/main/ori7_cfg.py @@ -10,11 +10,12 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', '', - io = 'sea_main', + 'frappy_psi.sea.LscDrivable', '', + io='sea_main', meaning=['temperature_regulation', 27], - sea_object = 'tt', - rel_paths=['tm', '.', 'set', 'dblctrl'], + sea_object='tt', + sensor_path='tm', + set_path='set', ) Mod('cc', diff --git a/cfg/main/variox_cfg.py b/cfg/main/variox_cfg.py index f7906ef..16b56d7 100644 --- a/cfg/main/variox_cfg.py +++ b/cfg/main/variox_cfg.py @@ -10,11 +10,12 @@ Mod('sea_main', ) Mod('tt', - 'frappy_psi.sea.SeaDrivable', '', + 'frappy_psi.sea.LscDrivable', '', io='sea_main', meaning=['temperature_regulation', 27], sea_object='tt', - rel_paths=['tm', '.', 'set', 'dblctrl'], + sensor_path='tm', + set_path='set', ) Mod('cc',