87d48fd943
bugfix rxr numpacketscaught if stopped
2020-02-24 15:02:01 +01:00
Erik Frojdh
f1bce15a57
replaced udp socket
2020-02-17 17:43:14 +01:00
Erik Frojdh
40bfca588b
minor from clang-tidy
2020-02-04 10:36:03 +01:00
Erik Frojdh
ec66079f65
renamed ServerInterface
2020-02-04 08:57:35 +01:00
42124ca97c
eiger rxr: setting exptime now also sets subperiod in rxr master file
2020-02-03 15:54:41 +01:00
Erik Frojdh
6bb1188c37
renamed exes
2020-02-03 14:43:40 +01:00
Erik Frojdh
254e8f85d8
moved non public headers
2020-02-03 14:38:24 +01:00
Erik Frojdh
6cc13f9dc1
naming
2020-02-03 12:05:52 +01:00
Erik Frojdh
074636a7d6
minor cleaning
2020-02-03 11:34:07 +01:00
Erik Frojdh
a3c686d271
renamed
2020-02-03 11:04:49 +01:00
Erik Frojdh
4a7424d749
renamed circularFifo
2020-02-03 10:34:43 +01:00
af2f2708ad
rxr: remove file buffering
2020-01-28 13:55:44 +01:00
c42b4b8c0e
incorrect printout to MB
2020-01-28 10:43:06 +01:00
d9b88ea7d2
performance optimization in fifodepth, ensure memory is allocated by writing something in the beginning
2020-01-27 20:10:49 +01:00
9f22c80081
Revert "performance optimization in fifodepth, ensure memory is allocated by writing something in the beginning"
...
This reverts commit ab6f448e1f1f14e4a6ee2bd90922c290a1c7a28a.
2020-01-27 19:59:18 +01:00
ab6f448e1f
performance optimization in fifodepth, ensure memory is allocated by writing something in the beginning
2020-01-27 18:34:10 +01:00
53e5a097ab
rxr: semaphore instead of keeprunning variable at startup
2020-01-27 18:03:03 +01:00
e527aad6ab
bugfix: high fifo depth more than 32 bit
2020-01-27 15:25:41 +01:00
a0208778c1
bugfix: high fifo depth more than 32 bit
2020-01-27 15:21:19 +01:00
c4137dc309
gotthard2: works
2020-01-20 17:03:11 +01:00
69dd5f3b5e
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
2020-01-16 16:37:44 +01:00
Erik Frojdh
c1fac7cdb7
fixed conversion for IpAddr
2020-01-16 16:31:11 +01:00
fb75986c55
mythne3: counters fixed
2020-01-16 16:13:40 +01:00
Dhanya Thattil
de53747ddd
Counters ( #71 )
...
* mythen3: adding counters mask, firmware still takes only number of counters for now
* mythen3: checking if module attached before powering on chip
* bug fix: loop inital declaration not allowed in c
* fix scope eiger test
* mythen3: renamed setCounters to setCounterMask and getCounterMask in API
* mythen3 replacing counting bits with popcount
Co-authored-by: Erik Fröjdh <erik.frojdh@gmail.com>
2020-01-14 17:40:46 +01:00
Dhanya Thattil
4e0d1fa711
ctb rxr for pawel: updated packetsize to 8192 (datasize to 8144)
2019-12-03 17:25:39 +01:00
1a8337540a
rxr: switched to threads for threadObject (from pthread), moved priorities to threadObject, mutex
2019-11-29 16:19:02 +01:00
16bec25b0c
rxr: pthread to thread and created and destroyed tcp thread in constructor and destructor
2019-11-29 15:17:41 +01:00
2ece6b945e
rxr: warnings shouldnt throw exception
2019-11-29 11:09:41 +01:00
1d6be74ee5
rxr: removed return ok or fail and replaced with exceptions
2019-11-29 10:29:36 +01:00
9455a5fba1
ctb: adcenable10g included, 10g readout enables included
2019-11-27 17:28:57 +01:00
b0073597f7
rxr: effective userid option in rxr
2019-11-22 17:03:08 +01:00
8727a93e3e
WIP
2019-11-21 12:35:07 +01:00
83221ee955
Rxr: rearrangng in implementation
2019-11-21 12:23:32 +01:00
398f3734ec
rxr: missing packets, stopacquistion lets rxr know to calculate missing packets from last frame caught
2019-11-20 16:16:14 +01:00
f96f716f39
rxr: stop printing forever about weird carry flag frame
2019-11-20 12:13:35 +01:00
dfc886a65b
mythen3 gui
2019-11-18 17:57:19 +01:00
c4e7086d99
rxr: renamed files, removed unnecessary comments
2019-11-18 16:19:46 +01:00
5ce79ec9fa
WIP
2019-11-18 15:20:58 +01:00
dc78e23449
rxr: removed slsReceiverUsers, start() and stop()
2019-11-18 15:16:20 +01:00
f2c0ff7f98
rxr: removed char array memebers in rxrimplementation
2019-11-18 14:29:01 +01:00
35556e96d1
mythen3 channels size
2019-11-11 11:31:03 +01:00
38ad5d7931
mythen3 rxr
2019-11-08 18:11:27 +01:00
18b8720c17
separated parameters and versions
2019-11-06 16:43:59 +01:00
031241ae28
timer split up
2019-11-04 16:40:11 +01:00
fe467cdf70
jungfrau dacs named
2019-10-29 18:11:16 +01:00
925a750f9a
WIP
2019-10-29 14:46:45 +01:00
eb2040f0a7
fixed effects of scan
2019-10-29 14:43:51 +01:00
4b2cb7ecc1
WIP
2019-10-29 11:35:25 +01:00
badff47663
WIP
2019-10-29 11:05:20 +01:00
Dhanya Thattil
995f0924e5
Commandline ( #66 )
...
* WIP
* WIP
* removed status to string from defs
* WIP
* WIP
* WIP removed unused functions in multi
* WIP
* print hex in a terrible way
* WIP, loadconfig error
* WIP, type to string
* WIP
* fix to conversion
* WIP, hostname doesnt work
* WIP
* WIP
* WIP
* WIP, threshold
* WIP, threshold
* WIP
* WIP, triggers
* WIP, cycles to triggers
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* rx_udsocksize fx, WIP
* WIP
* WIP
* WIP
* file index (64 bit), WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* merge
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* New python mod
2019-10-21 10:29:06 +02:00