835aa575b0
remaining for removing copydetectorserver
2022-04-05 14:55:45 +02:00
150d27cf95
removed copydetectorserver
2022-04-05 14:11:04 +02:00
Erik Fröjdh
1ff35edb99
Setting dac names for CTB (C++ and Python) ( #413 )
...
# Setting DAC names for CTB
* Introduced new shared memory for CTB only
* Prepared for additional functionality
* Works from C++ and Python
Co-authored-by: Dhanya Thattil <dhanya.thattil@psi.ch>
2022-03-28 14:27:47 +02:00
2453390cc3
merge fix
2022-03-28 09:11:32 +02:00
0f4bcf3a9d
test if special file when updating kernel(solution: reboot only), --force-delete-normal-file used to force delete bfin fpga drive if normal file and create proper device tree
2022-03-22 16:44:12 +01:00
c1895c4bc8
Merge branch 'developer' into rxacqIndices
2022-03-17 08:48:15 +01:00
39d3ee2b15
merge fix
2022-03-17 08:41:49 +01:00
34588356e8
added top
2022-02-28 17:05:24 +01:00
a1ee681135
- framescaught and frameindex now returns a vector for each port
...
- progress looks at activated or enabled ports, so progress does not stagnate
- (eiger) disable datastreaming also for virtual servers only for 10g
- missing packets also takes care of disabled ports
2022-02-24 11:15:03 +01:00
89edf58f41
wip, setmaster
2022-02-23 12:26:37 +01:00
ef3df36e55
merge fix
2022-02-23 11:40:50 +01:00
543eb7bb60
merge fixed
2022-02-23 09:23:00 +01:00
2b2533f465
allowing setmaster for eiger
2022-02-22 15:23:04 +01:00
8f632db2a0
get number of missing packets now returns signed so negative numbers mean extra packets
2022-02-22 10:27:22 +01:00
daa536077d
merge fix
2022-02-21 15:14:47 +01:00
5e97bcde7f
startdetector (non blocking) is allowed at modular level
2022-02-21 09:42:24 +01:00
4107938921
adding 12 bit mode for eiger, WIP
2022-02-16 15:03:25 +01:00
f9a88b0f79
datastream is only for 10g for eiger atm, its mentioned in comments. accordingly handled in receiver. This is better solution, in case it was disabled in 10g, and not possible to set enable in 1g mode, which is given to the receiver
2022-02-07 17:10:31 +01:00
Dhanya Thattil
771b1e7877
rx_arping for 10g mode ( #359 )
...
* test for rx_arping
* arping ip and interface from client interface
* apring thread added to thread ids
* clean code for thread for arping
* removing the assumption that udpip1 fill be updated along with udpip2
* review, replacing syscall(sys_gettid) with gettid()
2022-02-04 10:12:57 +01:00
5a69c60205
added nextframenumber for moench, ctb (also for virtual servers)
2022-01-28 11:32:27 +01:00
4a15b31b04
updated help in Detector API and python
2022-01-24 11:09:36 +01:00
77fb8280f1
warning in using abs for unsigned (missing packets) in rxr, but also trying to print to signed in command line (so as not to change api atm)
2022-01-05 12:55:21 +01:00
7772eb153d
using const for getupdatemode
2021-11-22 15:08:58 +01:00
eb69d7cb69
update mode added. need to fix why udpatemode get and set not in allowed functions
2021-11-12 17:18:26 +01:00
233d374a4d
server works
2021-11-10 11:47:26 +01:00
7b4f8c118b
client done
2021-11-08 14:26:53 +01:00
6e49b77b08
updating kernel like program fpga, execute command to print which module failed, unlinking temporary file while programming bug fix
2021-11-03 17:17:24 +01:00
eff64f99f2
addd kernel version
2021-11-03 11:46:46 +01:00
802bd27e50
python extrastoragecells, documentation
2021-10-21 12:34:49 +02:00
76dc6db5c0
jungfrau: api changed from set/getFilterCell to set/getNumberOfFilterCells, storagecells command line changed to extrastoragecells, fixed wrong numberof arguments parsing message
2021-10-21 11:59:10 +02:00
3a543daf55
comments
2021-10-19 10:21:04 +02:00
9b521ade27
help fixed
2021-10-19 09:59:49 +02:00
203d6465a1
clang and redoing copy detector server to have a soft link and put that in respawning for blackfin servers
2021-10-18 17:17:56 +02:00
4de7bb51ed
updated all .h files with license notice and copyright notice
2021-10-14 18:10:56 +02:00
417bfbaf38
changing g_108MHz enum to g2_108MHZ (similarly 144), adding readoutspeedlist command
2021-10-08 11:05:25 +02:00
6b0e6a72df
changed speed to readoutspeed, added g2 speeds (108, 144)
2021-10-07 18:39:18 +02:00
46a8a2461c
Removed Padding option for Deactivated half modules.
2021-10-06 15:11:17 +02:00
6421c15387
release notes and help
2021-09-29 15:14:52 +02:00
9288d33a8f
release notes and help
2021-09-29 12:15:58 +02:00
288edca78b
minor
2021-09-17 17:40:28 +02:00
dc671e6fcf
udp_numdst readonly, udp_cleardst added
2021-09-17 16:09:57 +02:00
732270f437
renaming sls and detectors to modules, multis to detector
2021-09-15 14:53:31 +02:00
c8ea0c8ede
setmoduleid removed, moduleId changed to moduleIndex in client to minimize confusion
2021-09-09 11:17:24 +02:00
49e40ae8f2
binaries in after merge
2021-09-09 10:46:59 +02:00
9a22a1e530
binaries in
2021-09-07 16:44:35 +02:00
82c5bf15a6
replace udpDestination struct with a class that accepts ipaddr
2021-09-07 12:21:25 +02:00
a51deda2a4
moduleid for eiger m3 and g2, but set only for g2
2021-09-01 17:06:34 +02:00
25d03f949e
partialread changed to readnrows
2021-08-31 16:46:49 +02:00
204a4764b9
fixed for virtual servers rr
2021-08-31 11:42:17 +02:00
b75b9fa3b7
eiger round robin
2021-08-26 16:29:36 +02:00