corrected typo in base.json for G1 initial values

This commit is contained in:
2025-04-27 14:12:04 +02:00
parent 5ffec1fd1c
commit 9130d1e29b
3 changed files with 22573 additions and 22531 deletions

View File

@@ -108,7 +108,7 @@
"AME2", "QME7", "QME8", "QME10", "QME11"],
"attribute" : ["SOL:2", "IST:2", "PWR"],
"standby": [-6.867, 6.867, 9.155, 6.867, 6.867, 9.155, 6.867, -6.867, 6.867, -6.867],
"ref" : [-43.813, 43.177, 157.28, 20.017, 30.544, 157,79, 42.203, -42.467, 52.179, -77.032],
"ref" : [-43.813, 43.177, 157.28, 20.017, 30.544, 157.79, 42.203, -42.467, 52.179, -77.032],
"pwrref" : [0.789, 0.764, 17.341, 0.164, 0.366, 17.482, 0.737, 0.736, 1.096, 2.464],
"iocDevice" : ["AME1", "AME2", "QME10"]
},
@@ -197,17 +197,5 @@
},
"hdfGroups": {
"General":["Created","Author","Application","Comment","Filepath","Process","UID","User"]
},
"statusStyleSheet":{
"awake-background-color": "#ffe87c;",
"awake-color": "#000000",
"awake-text": " Awake ",
"awake-qgroupbox": "QGroupBox {background-color:#ffe87c; color:#000000; font-weight: bold;}",
"awake-qlabel": "QLabel {background-color:#ffe87c; color:#000000; font-weight: bold;}",
"standby-background-color": "#546bab",
"standby-color": "#ffffff",
"standby-text": " HUSH! ",
"standby-qgroupbox": "QGroupBox {background-color:#546bab; color:#ffffff; font-weight: bold;}",
"standby-qlabel": "QLabel {background-color:#546bab; color:#ffffff; font-weight: bold;}"
}
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff