From 6d39457384746e65d23788e558a18f12927b2ff1 Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Thu, 19 Nov 2020 17:34:33 +0100 Subject: [PATCH] update Frankfurt user files --- users/frankfurt_test/adcsettings.sh | 23 +- users/frankfurt_test/mdcstartup.sh | 9 +- users/frankfurt_test/mdcupgrade.sh | 261 ++++++++++++++++++ users/frankfurt_test/register_configgbe.db | 13 +- users/frankfurt_test/register_configgbe_ip.db | 9 +- users/frankfurt_test/startup.sh | 16 +- 6 files changed, 311 insertions(+), 20 deletions(-) create mode 100755 users/frankfurt_test/mdcupgrade.sh diff --git a/users/frankfurt_test/adcsettings.sh b/users/frankfurt_test/adcsettings.sh index dcba39d..5e48a89 100755 --- a/users/frankfurt_test/adcsettings.sh +++ b/users/frankfurt_test/adcsettings.sh @@ -5,27 +5,29 @@ #trbcmd w 0xc000 0xc1 0x0ff9 #trbcmd w 0xc000 0xc3 0x0ff9 +trbcmd s 0x1e00000a6244da28 1 0xf4cc +trbcmd s 0x610000050dec4328 1 0xf4cc #cd ../../tools/ ./adc.pl 0xf4cc init #cd ../users/frankfurt_test -trbcmd w 0xf4cc 0xa010 24 #Buffer depth +trbcmd w 0xf4cc 0xa010 0x50 #24 #Buffer depth trbcmd w 0xf4cc 0xa011 8 #Samples after trigger trbcmd w 0xf4cc 0xa012 2 #Process blocks -trbcmd w 0xf4cc 0xa013 40 #Trigger offset -trbcmd w 0xf4cc 0xa014 40 #Readout offset +trbcmd w 0xf4cc 0xa013 0 #Trigger offset +trbcmd w 0xf4cc 0xa014 0 #Readout offset trbcmd w 0xf4cc 0xa015 0 #Downsampling trbcmd w 0xf4cc 0xa016 8 #Baseline -trbcmd w 0xf4cc 0xa017 1 #Trigger Enable +trbcmd w 0xf4cc 0xa017 0 #Trigger Enable -trbcmd w 0xf4cc 0xa020 0 #Sum values -trbcmd w 0xf4cc 0xa021 0 #Sum values +trbcmd w 0xf4cc 0xa020 1 #Sum values +trbcmd w 0xf4cc 0xa021 1 #Sum values trbcmd w 0xf4cc 0xa022 0 #Sum values trbcmd w 0xf4cc 0xa023 0 #Sum values -trbcmd w 0xf4cc 0xa024 15 #word count -trbcmd w 0xf4cc 0xa025 7 #word count +trbcmd w 0xf4cc 0xa024 2 #word count +trbcmd w 0xf4cc 0xa025 2 #word count trbcmd w 0xf4cc 0xa026 0 #word count trbcmd w 0xf4cc 0xa027 0 #word count @@ -38,4 +40,7 @@ trbcmd w 0xf4cc 0xa000 0x100 #Reset Baseline #trbcmd loadbit 0x8000 0xa158 0x000000f0 0x000000e0 #Pulser 0xe type #trbcmd setbit 0x8000 0xa101 0x00000002 #Pulser on - +trbcmd w 0xc001 0xa158 0x0001869f +#Back to test mode: +#trbcmd w 0xf4cc 0xa019 0x82aa0155 #word checker +#./adc.pl 0xf4cc adc_testio 4 diff --git a/users/frankfurt_test/mdcstartup.sh b/users/frankfurt_test/mdcstartup.sh index 13e5328..4fe2e6e 100755 --- a/users/frankfurt_test/mdcstartup.sh +++ b/users/frankfurt_test/mdcstartup.sh @@ -1,11 +1,13 @@ #!/bin/bash echo "reset" -ssh hadaq@jspc29 killall -USR1 trbnetd_longreset +ssh hadaq@jspc29 kill -USR1 23086 +sleep 1 TRB3_SERVER=192.168.0.232 /d/jspc22/trb/git/trbnettools/binlocal/trbcmd reset -sleep 6 -ssh hadaq@jspc29 killall -USR2 trbnetd_longreset +sleep 8 +ssh hadaq@jspc29 kill -USR2 23086 +#exit echo "addresses" trbcmd s 0x0d00000941179228 0x01 0x8167 @@ -33,6 +35,7 @@ trbcmd w 0xfffe 0xc5 0x50ff trbcmd w 0xfe11 0x8000 0x8000 trbcmd w 0xfe11 0x8000 0x0000 trbcmd w 0xfe11 0xc5 0x1000 + trbcmd w 0xfe15 0xc5 0x2000 trbcmd loadbit 0xfe11 0xc5 0xffff0000 0x80300000 #with new hub (with auto-switch-off) trbcmd loadbit 0xfe15 0xc5 0xffff0000 0x00080000 #MDC hubs diff --git a/users/frankfurt_test/mdcupgrade.sh b/users/frankfurt_test/mdcupgrade.sh new file mode 100755 index 0000000..939d858 --- /dev/null +++ b/users/frankfurt_test/mdcupgrade.sh @@ -0,0 +1,261 @@ +#/bin/bash +# trbcmd w 0xfe91 0xD415 0x0000FFBF +# trbcmd w 0xfe91 0xD416 0x0000FFBF +# trbcmd w 0xfe91 0xD400 0x0054B110 +# trbcmd w 0xfe91 0xD411 0x00000001 +# trbcmd w 0xfe91 0xD417 0x0000FFFF +# trbcmd w 0xfe91 0xD410 0x00000040 +# trbcmd w 0xfe91 0xD415 0x0000FFBF +# trbcmd w 0xfe91 0xD416 0x0000FFBF +# trbcmd w 0xfe91 0xD400 0x005431E0 +# trbcmd w 0xfe91 0xD411 0x00000001 +# +# trbcmd w 0xfe91 0xD417 0x0000FFFF +# trbcmd w 0xfe91 0xD410 0x00000004 +# trbcmd w 0xfe91 0xD415 0x0000FFFB +# trbcmd w 0xfe91 0xD416 0x0000FFFB +# trbcmd w 0xfe91 0xD400 0x005231E0 +# trbcmd w 0xfe91 0xD411 0x00000001 +# trbcmd w 0xfe91 0xD417 0x0000FFFF +# trbcmd w 0xfe91 0xD410 0x00000004 +# trbcmd w 0xfe91 0xD415 0x0000FFFB +# trbcmd w 0xfe91 0xD416 0x0000FFFB +# trbcmd w 0xfe91 0xD400 0x005431E0 +# trbcmd w 0xfe91 0xD411 0x00000001 + + +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD417 0x0004FFFF +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD416 0x00040000 +trbcmd w 0xfe91 0xD416 0x00000000 +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD410 0x00000004 +trbcmd w 0xfe91 0xD415 0x0000FFFB +trbcmd w 0xfe91 0xD416 0x0000FFFB +trbcmd w 0xfe91 0xD400 0x00520190 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD400 0x005211E0 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD400 0x00522150 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD400 0x005237F0 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD400 0x005240F0 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD400 0x005250F0 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD400 0x005260F0 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD400 0x005270F0 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD400 0x005280F0 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD400 0x005290F0 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD400 0x0052A0F0 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD400 0x0052B0F0 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD410 0x00000004 +trbcmd w 0xfe91 0xD415 0x0000FFFB +trbcmd w 0xfe91 0xD416 0x0000FFFB +trbcmd w 0xfe91 0xD400 0x00520110 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD410 0x00000004 +trbcmd w 0xfe91 0xD415 0x0000FFFB +trbcmd w 0xfe91 0xD416 0x0000FFFB +trbcmd w 0xfe91 0xD400 0x00524120 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD410 0x00000004 +trbcmd w 0xfe91 0xD415 0x0000FFFB +trbcmd w 0xfe91 0xD416 0x0000FFFB +trbcmd w 0xfe91 0xD400 0x00525110 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD410 0x00000004 +trbcmd w 0xfe91 0xD415 0x0000FFFB +trbcmd w 0xfe91 0xD416 0x0000FFFB +trbcmd w 0xfe91 0xD400 0x00526160 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD410 0x00000004 +trbcmd w 0xfe91 0xD415 0x0000FFFB +trbcmd w 0xfe91 0xD416 0x0000FFFB +trbcmd w 0xfe91 0xD400 0x00527170 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD410 0x00000004 +trbcmd w 0xfe91 0xD415 0x0000FFFB +trbcmd w 0xfe91 0xD416 0x0000FFFB +trbcmd w 0xfe91 0xD400 0x00528110 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD410 0x00000004 +trbcmd w 0xfe91 0xD415 0x0000FFFB +trbcmd w 0xfe91 0xD416 0x0000FFFB +trbcmd w 0xfe91 0xD400 0x00529140 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD410 0x00000004 +trbcmd w 0xfe91 0xD415 0x0000FFFB +trbcmd w 0xfe91 0xD416 0x0000FFFB +trbcmd w 0xfe91 0xD400 0x0052A120 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD410 0x00000004 +trbcmd w 0xfe91 0xD415 0x0000FFFB +trbcmd w 0xfe91 0xD416 0x0000FFFB +trbcmd w 0xfe91 0xD400 0x0052B160 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD410 0x00000004 +trbcmd w 0xfe91 0xD415 0x0000FFFB +trbcmd w 0xfe91 0xD416 0x0000FFFB +trbcmd w 0xfe91 0xD400 0x00544180 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD410 0x00000004 +trbcmd w 0xfe91 0xD415 0x0000FFFB +trbcmd w 0xfe91 0xD416 0x0000FFFB +trbcmd w 0xfe91 0xD400 0x005231E0 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD410 0x00000004 +trbcmd w 0xfe91 0xD415 0x0000FFFB +trbcmd w 0xfe91 0xD416 0x0000FFFB +trbcmd w 0xfe91 0xD400 0x00540190 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD400 0x005411E0 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD400 0x00542150 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD400 0x005437F0 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD400 0x005440F0 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD400 0x005450F0 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD400 0x005460F0 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD400 0x005470F0 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD400 0x005480F0 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD400 0x005490F0 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD400 0x0054A0F0 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD400 0x0054B0F0 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD410 0x00000004 +trbcmd w 0xfe91 0xD415 0x0000FFFB +trbcmd w 0xfe91 0xD416 0x0000FFFB +trbcmd w 0xfe91 0xD400 0x00540110 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD410 0x00000004 +trbcmd w 0xfe91 0xD415 0x0000FFFB +trbcmd w 0xfe91 0xD416 0x0000FFFB +trbcmd w 0xfe91 0xD400 0x00544180 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD410 0x00000004 +trbcmd w 0xfe91 0xD415 0x0000FFFB +trbcmd w 0xfe91 0xD416 0x0000FFFB +trbcmd w 0xfe91 0xD400 0x00545170 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD410 0x00000004 +trbcmd w 0xfe91 0xD415 0x0000FFFB +trbcmd w 0xfe91 0xD416 0x0000FFFB +trbcmd w 0xfe91 0xD400 0x00546120 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD410 0x00000004 +trbcmd w 0xfe91 0xD415 0x0000FFFB +trbcmd w 0xfe91 0xD416 0x0000FFFB +trbcmd w 0xfe91 0xD400 0x00547170 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD410 0x00000004 +trbcmd w 0xfe91 0xD415 0x0000FFFB +trbcmd w 0xfe91 0xD416 0x0000FFFB +trbcmd w 0xfe91 0xD400 0x00548140 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD410 0x00000004 +trbcmd w 0xfe91 0xD415 0x0000FFFB +trbcmd w 0xfe91 0xD416 0x0000FFFB +trbcmd w 0xfe91 0xD400 0x00549170 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD410 0x00000004 +trbcmd w 0xfe91 0xD415 0x0000FFFB +trbcmd w 0xfe91 0xD416 0x0000FFFB +trbcmd w 0xfe91 0xD400 0x0054A130 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD410 0x00000004 +trbcmd w 0xfe91 0xD415 0x0000FFFB +trbcmd w 0xfe91 0xD416 0x0000FFFB +trbcmd w 0xfe91 0xD400 0x0054B0F0 +trbcmd w 0xfe91 0xD411 0x00000001 +trbcmd w 0xfe91 0xD417 0x0000FFFF +trbcmd w 0xfe91 0xD410 0x00000004 +trbcmd w 0xfe91 0xD415 0x0000FFFB +trbcmd w 0xfe91 0xD416 0x0000FFFB +trbcmd w 0xfe91 0xD400 0x005431E0 +trbcmd w 0xfe91 0xD411 0x00000001 diff --git a/users/frankfurt_test/register_configgbe.db b/users/frankfurt_test/register_configgbe.db index b268170..8bb2309 100755 --- a/users/frankfurt_test/register_configgbe.db +++ b/users/frankfurt_test/register_configgbe.db @@ -27,8 +27,10 @@ 0xc088 0 0xc088 1 0 0xffffff 1 0xf3c0 0 0xc088 1 0 0xffffff 1 0x8245 0 0x8245 1 1 0xffffff 1 - 0x80eb 0 0x80eb 1 0 0xffffff 0 + 0x80eb 0 0x80eb 1 0 0x8167 0 0x8167 1 1 0xffffff 1 + 0xc167 0 0x8167 1 1 0xffffff 1 + 0x1000 0 0x1000 1 1 0xffffff 1 #These values to not need to be written - for completeness only @@ -36,6 +38,15 @@ # Hub # Type # C0 # C1 # C2 # C3 # C4 # C5 # C6 # C7 # ########################################################################################################################## # 0xff7f 1 0x00020001 0x00030062 0x578 1 59800 200 32000 60000 + 0x1000 1 0x00020009 +# SubEvtDec QueDec PackSize FrameSize UseTrbNet Trig. Num. MinEvtSize Frame Delay +# Hub # Type # C1 # C2 # C3 # C4 # C6 # C8 # C9 # C9 # +######################################################################################################################### 0x80eb 100 0x00020001 0x00030062 0xea60 0x578 0 0xffffff 0x7 0x0 + + + + + diff --git a/users/frankfurt_test/register_configgbe_ip.db b/users/frankfurt_test/register_configgbe_ip.db index 8559af0..c8d71d7 100755 --- a/users/frankfurt_test/register_configgbe_ip.db +++ b/users/frankfurt_test/register_configgbe_ip.db @@ -34,14 +34,13 @@ 0x8000 0 0x546C5E8B 0x0008 0xc0a800fe 0xc350 0xc350 # 0x8100 0 0x546C5E8B 0x0008 0xc0a800fe 0xc352 0xc350 0x8200 0 0x546C5E8B 0x0008 0xc0a800fe 0xc353 0xc350 - 0x8820 0 0x546C5E8B 0x0008 0xc0a800fe 0xc354 0xc350 +# 0x8820 0 0x546C5E8B 0x0008 0xc0a800fe 0xc354 0xc350 0xf3ce 0 0x546C5E8B 0x0008 0xc0a800fe 0xc354 0xc350 0xc000 0 0xf4c85d53 0xbc5f 0xc0a80067 0xc351 0xc350 # 0xc002 0 0x546C5E8B 0x0008 0xc0a800fe 0xc362 0xc350 0xc148 0 0x546C5E8B 0x0008 0xc0a800fe 50148 0xc350 0x8150 0 0xf4c85d53 0xbc5f 0xc0a80067 50150 0xc350 0x8100 0 0xf4c85d53 0xbc5f 0xc0a80067 50100 0xc350 - 0xc002 0 0xf4c85d53 0xbc5f 0xc0a80067 50018 0xc350 0xc088 0 0xf4c85d53 0xbc5f 0xc0a80067 50088 0xc350 0xf3c0 0 0xf4c85d53 0xbc5f 0xc0a80067 52000 0xc350 @@ -49,9 +48,15 @@ 0xc001 0 0xbacdb959 0x90e2 0xc0a80025 0xc351 0xc350 0x8245 0 0xbacdb959 0x90e2 0xc0a80025 50245 0xc350 0x83cc 0 0xbacdb959 0x90e2 0xc0a80025 50030 0xc350 + 0x8820 0 0xbacdb959 0x90e2 0xc0a80025 50031 0xc350 + 0xc002 0 0xbacdb959 0x90e2 0xc0a80025 50018 0xc350 0x80eb 0 0xbacdb959 0x90e2 0xc0a80025 51000 0xc350 0x8167 0 0xbacdb959 0x90e2 0xc0a80025 51001 0xc350 + 0xc167 0 0xbacdb959 0x90e2 0xc0a80025 51001 0xc350 + 0x1000 0 0xbacdb959 0x90e2 0xc0a80025 51002 0xc350 0x80eb 1100 0x0230 0x0578 0xdead80eb 0xc0a80080 + + diff --git a/users/frankfurt_test/startup.sh b/users/frankfurt_test/startup.sh index c95d234..7c851ba 100755 --- a/users/frankfurt_test/startup.sh +++ b/users/frankfurt_test/startup.sh @@ -59,7 +59,8 @@ trbcmd s 0x5100000a628eb428 1 0x0302 trbcmd s 0x1e00000a6244da28 1 0x0303 trbcmd s 0x3c00000a63104328 1 0x0300 trbcmd s 0x1600000940a63f28 1 0x8143 - +trbcmd s 0x0d00000941179228 1 0xc167 +trbcmd s 0x610000050dec4328 1 0x1000 ##Dirich trbcmd s 0xfd00000712ac3328 0x00 0x80dc @@ -111,6 +112,10 @@ trbcmd w 0xc001 0xc3 0x0ffb trbcmd w 0x8143 0xc0 0xffbf #last SFP = pulser AddOn trbcmd w 0x8143 0xc1 0xffbf +trbcmd w 0x8820 0xc0 0xfff1 +trbcmd w 0x8820 0xc1 0xfff1 +trbcmd w 0x8820 0xc3 0xfff1 + echo "cts" trbcmd w 0xc002 0xa156 100000 @@ -130,14 +135,15 @@ trbcmd w 0xfe4c 0xc801 0x80140064 trbcmd w 0xfe71 0xc802 0x000f0000 trbcmd w 0xfe71 0xc802 0x000f0000 trbcmd w 0xfe73 0xc802 0xffffffff -trbcmd w 0xfe4c 0xc802 0x0000ffff +trbcmd w 0xfe4c 0xc802 0xffffffff trbcmd w 0xfe73 0xc803 0xffffffff +trbcmd w 0xfe4c 0xc803 0xffffffff -trbcmd w 0xfe48 0xc804 0x00000040 -trbcmd w 0xfe4c 0xc804 0x00000040 -trbcmd w 0xfe4e 0xc804 0x00000040 +trbcmd w 0xfe48 0xc804 0x00000010 +trbcmd w 0xfe4c 0xc804 0x00000010 +trbcmd w 0xfe4e 0xc804 0x00000010 trbcmd w 0xfe71 0xc804 0x00000010 trbcmd w 0xfe73 0xc804 0x00000010 -- 2.43.0