lpcmanager
Clone
Summary
Browse
Changes
Graph
Added LHC2 GOT012 module.
2021-06-02, Edouard Tisserant
539325971a35
Parents
35fed58ca638
Children
b4f9c39fbcda
c95217996f93
Added LHC2 GOT012 module.
2 files changed, 3 insertions(+), 2 deletions(-)
+1
-1
LPCArch.py
+2
-1
LPCBus.py
--- a/LPCArch.py Wed May 12 10:40:32 2021 +0200
+++ b/LPCArch.py Wed Jun 02 16:11:04 2021 +0200
@@ -2,7 +2,7 @@
# XXX Where is MC8 ?
WX_GOT_modules = ['GOT', 'GOT_111', 'GOT_131', 'LHC2_GOT_111']
-SVG_GOT_modules = ['GOT_012']
+SVG_GOT_modules = ['GOT_012', 'LHC2_GOT_012']
MC9_modules = ['MC9', 'MW1']
SOM28_modules = MC9_modules + WX_GOT_modules
SOM6_modules = SVG_GOT_modules
--- a/LPCBus.py Wed May 12 10:40:32 2021 +0200
+++ b/LPCBus.py Wed Jun 02 16:11:04 2021 +0200
@@ -31,7 +31,8 @@
"GOT_131":"GOT100",
"GOT_111":"GOT100",
"LHC2_GOT_111":"LHC2_GOT100",
- "GOT_012":"MC10"
+ "GOT_012":"MC10",
+ "LHC2_GOT_012":"MC10"
}
bus_template_code = { plc: GetLocalCode(