maliakal_d
543eb7bb60
merge fixed
2022-02-23 09:23:00 +01:00
maliakal_d
2b2533f465
allowing setmaster for eiger
2022-02-22 15:23:04 +01:00
maliakal_d
8f632db2a0
get number of missing packets now returns signed so negative numbers mean extra packets
2022-02-22 10:27:22 +01:00
maliakal_d
daa536077d
merge fix
2022-02-21 15:14:47 +01:00
maliakal_d
5e97bcde7f
startdetector (non blocking) is allowed at modular level
2022-02-21 09:42:24 +01:00
maliakal_d
4107938921
adding 12 bit mode for eiger, WIP
2022-02-16 15:03:25 +01:00
maliakal_d
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
maliakal_d
5a69c60205
added nextframenumber for moench, ctb (also for virtual servers)
2022-01-28 11:32:27 +01:00
maliakal_d
4a15b31b04
updated help in Detector API and python
2022-01-24 11:09:36 +01:00
maliakal_d
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
maliakal_d
7772eb153d
using const for getupdatemode
2021-11-22 15:08:58 +01:00
maliakal_d
eb69d7cb69
update mode added. need to fix why udpatemode get and set not in allowed functions
2021-11-12 17:18:26 +01:00
maliakal_d
233d374a4d
server works
2021-11-10 11:47:26 +01:00
maliakal_d
7b4f8c118b
client done
2021-11-08 14:26:53 +01:00
maliakal_d
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
maliakal_d
eff64f99f2
addd kernel version
2021-11-03 11:46:46 +01:00
maliakal_d
802bd27e50
python extrastoragecells, documentation
2021-10-21 12:34:49 +02:00
maliakal_d
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
maliakal_d
b39c64032d
clang format
2021-10-19 14:49:43 +02:00
maliakal_d
3a543daf55
comments
2021-10-19 10:21:04 +02:00
maliakal_d
9b521ade27
help fixed
2021-10-19 09:59:49 +02:00
maliakal_d
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
maliakal_d
4de7bb51ed
updated all .h files with license notice and copyright notice
2021-10-14 18:10:56 +02:00
maliakal_d
417bfbaf38
changing g_108MHz enum to g2_108MHZ (similarly 144), adding readoutspeedlist command
2021-10-08 11:05:25 +02:00
maliakal_d
6b0e6a72df
changed speed to readoutspeed, added g2 speeds (108, 144)
2021-10-07 18:39:18 +02:00
maliakal_d
46a8a2461c
Removed Padding option for Deactivated half modules.
2021-10-06 15:11:17 +02:00
maliakal_d
6421c15387
release notes and help
2021-09-29 15:14:52 +02:00
maliakal_d
9288d33a8f
release notes and help
2021-09-29 12:15:58 +02:00
maliakal_d
288edca78b
minor
2021-09-17 17:40:28 +02:00
maliakal_d
dc671e6fcf
udp_numdst readonly, udp_cleardst added
2021-09-17 16:09:57 +02:00
maliakal_d
732270f437
renaming sls and detectors to modules, multis to detector
2021-09-15 14:53:31 +02:00
maliakal_d
c8ea0c8ede
setmoduleid removed, moduleId changed to moduleIndex in client to minimize confusion
2021-09-09 11:17:24 +02:00
maliakal_d
49e40ae8f2
binaries in after merge
2021-09-09 10:46:59 +02:00
maliakal_d
9a22a1e530
binaries in
2021-09-07 16:44:35 +02:00
maliakal_d
82c5bf15a6
replace udpDestination struct with a class that accepts ipaddr
2021-09-07 12:21:25 +02:00
maliakal_d
a51deda2a4
moduleid for eiger m3 and g2, but set only for g2
2021-09-01 17:06:34 +02:00
maliakal_d
25d03f949e
partialread changed to readnrows
2021-08-31 16:46:49 +02:00
maliakal_d
204a4764b9
fixed for virtual servers rr
2021-08-31 11:42:17 +02:00
maliakal_d
b75b9fa3b7
eiger round robin
2021-08-26 16:29:36 +02:00
maliakal_d
1d989637e9
udp_firstdst for jungfrau
2021-08-25 14:27:06 +02:00
maliakal_d
ab59f7db7b
added udp_numdst
2021-08-19 15:50:02 +02:00
maliakal_d
c4c16ad9c0
wip
2021-08-17 14:05:59 +02:00
maliakal_d
f72f678d45
Merge branch 'developer' into roundrobin
2021-08-17 11:06:13 +02:00
maliakal_d
5790e4961b
wip
2021-08-13 17:10:46 +02:00
maliakal_d
ec01f98c26
wip
2021-08-12 17:37:55 +02:00
maliakal_d
200df88dcf
module id instead of serial number
2021-08-12 11:16:10 +02:00
maliakal_d
3c04734b28
minor comment
2021-08-11 19:35:02 +02:00
maliakal_d
6f54402aba
g2: setting serialnumber allowed
2021-08-11 18:50:49 +02:00
maliakal_d
9a777b13bb
g2: dbitpipeline
2021-08-11 18:01:28 +02:00