200186ddde
binaries in, std=gnu99, for loop variable declaration inside for loop
2020-06-10 17:27:02 +02:00
Dhanya Thattil
f5160b0978
exposing receiver thread ids to client ( #102 )
...
* exposing receiver thread ids to client
Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com>
2020-06-09 16:18:37 +02:00
fd948f1a00
updated binaries
2020-06-05 09:06:49 +02:00
8f0ef68029
binaries in
2020-05-20 17:07:41 +02:00
599625e6ed
server binaries up
2020-05-15 15:49:59 +02:00
26dfccf77e
binaries compiling, removed inline for c
2020-05-15 13:03:50 +02:00
a62b650e24
eiger binary in
2020-05-13 09:25:58 +02:00
88f801061f
fix for reset
2020-05-11 20:09:09 +02:00
80f4f115f9
updated bianries
2020-05-11 19:53:00 +02:00
5aaefc8e00
fix using real detectors, moving readconfig to end (due to initialization)
2020-05-11 19:26:22 +02:00
dac9998161
updated all servers
2020-05-08 13:42:07 +02:00
2ac7451a99
eiger server
2020-05-08 10:53:34 +02:00
3d00eed0f0
Change SetTrimbits() and SaveAllTrimbits() to rely on top/bottom signal instead of TopAddressIsValid() for further cleanup.
2020-04-14 16:13:26 +02:00
2f33a1a479
updated binaries
2020-04-09 09:35:46 +02:00
0652ff6b5a
updated binaries
2020-04-09 08:37:27 +02:00
738f341265
eiger server compiled from previous commit
2020-04-08 08:41:39 +02:00
07cd71f0c7
removed update shared memory from detector, check if eiger firmware >=26: have same top and bottom addresses
2020-04-07 17:19:47 +02:00
9f3ad4e2f4
merge from 4.2.0
2020-04-07 15:14:27 +02:00
Dhanya Thattil
fdb6e3f3d4
Removeshm ( #90 )
...
* eiger: moved rate correction outside, fixed threshold energy bug in client (binaries not updated yet)
* removed dr and deadtiem from shm
* help for rx_status and status to point them to rx_Start, rx_stop, start and stop
* moved progress to receiver
* removed currentsettings from eiger shm
* updated server binaries, and client api
* moench and ctb virtual servers compile fix
* gui: moved acquire to a concurrent qt thread so it doesnt block updateplot
2020-04-06 10:44:44 +02:00
83010de9f4
updated all binaries, previous ones may not work
2020-03-31 16:58:35 +02:00
Dhanya Thattil
d58eb1dc6e
Gappixels ( #89 )
...
* WIP
* WIP virtual delays, imagetest for saturation
* WIP, vertical and horizontal
* WIP
* gap pixels work, fixed 32 bit data out (10gbe=0) for virtual servers
* quad works (also in virtual), handling gappixels and quad
* jungfrau gapppixels work
* jungfrau: done
* complete image or missing packets given in json header and gui
* eiger virtual 4 bit mode bug fix
* working version of zmq add json header, except printout
* printout bug
* fix for json para
* to map WIP
* map done
* map print , mapwith result left
* json result works, testing added
* updated server binaries
* compiling on rhels7, variable size char array iniitalization
* zmqsocket parsing didnt need Document
* const to map, json para is strings not map
* json add header: mapping cleaner without insert make_pair
2020-03-30 14:54:35 +02:00
dea8cba985
changes from 4.2.0-rc: eiger check for max trimbits; end of eigerserver: if detector ip, set activate; update both control and stop server for activate
2020-03-10 16:49:08 +01:00
df2512fb1c
all servers: eiger, jungfrau, gotthard, ctb, moench, mythen3, gotthard2 updated
2020-03-10 15:57:27 +01:00
Dhanya Thattil
758afad02c
ctb, moench, eiger, gotthard: get number of channels for moench and ctb, others removed unnecessary variables in shm, added moench virtual sever ( #86 )
2020-03-10 09:08:08 +01:00
e3f9ef0b25
moench and eiger updated as well
2020-03-05 10:24:59 +01:00
90acd51389
server api changes: for mythen3, jungfrau, eiger as well
2020-02-26 17:52:35 +01:00
f881133795
get/set timing, generate data for gotthard2, vref_rstore instead of restore for gotthard2
2020-01-22 18:18:56 +01:00
3ea2520615
PR minor changes
2020-01-22 13:55:10 +01:00
7131f77a3a
eiger: vcal set to 0
2020-01-21 16:10:15 +01:00
28f8a76dcc
updated binaries
2020-01-10 09:05:26 +01:00
af9b25fd67
eiger: validate trimval range
2019-12-10 10:32:28 +01:00
2ece6b945e
rxr: warnings shouldnt throw exception
2019-11-29 11:09:41 +01:00
90c34e4942
gotthard2, dacs and onchip dacs from config file
2019-11-11 18:02:08 +01:00
bb26b993ea
servers, firmware check message to init message, minor
2019-11-11 12:00:04 +01:00
18b8720c17
separated parameters and versions
2019-11-06 16:43:59 +01:00
567e821569
updated ieger server
2019-11-05 18:52:51 +01:00
1f64d2a4e2
speed separated
2019-11-05 18:50:35 +01:00
40572b6b23
WIP
2019-11-04 16:48:40 +01:00
031241ae28
timer split up
2019-11-04 16:40:11 +01:00
ba9a0c7917
removed unused multi functions
2019-10-30 18:20:16 +01:00
fe467cdf70
jungfrau dacs named
2019-10-29 18:11:16 +01:00
aa8610fb04
WIP
2019-10-29 10:11:36 +01:00
f4a0780b51
patloops done
2019-10-24 18:59:23 +02:00
f2fc187f13
better testing for eiger
2019-10-21 15:10:31 +02: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
2a40c7f48e
recompiled all servers
2019-09-30 14:54:31 +02:00
Dhanya Thattil
ca054626e6
Removeudpcache ( #65 )
...
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* solved eiger 1-10g issue
* some fixes for remove udp cache to work
* bug fix virtual
* removed special handling of rx_udpip
2019-09-30 14:46:25 +02:00
Dhanya Thattil
5bcde789ac
Readoutflags ( #61 )
...
* WIP
* eiger binary back wih versioning
* fixed readout flag in ctbgui, added speedLevel enum
* ctbgui: fixed a print out error
* ctb readout bug fix
* WIP
* WIP
* WIP
2019-09-02 19:27:27 +02:00
cb8c7eea54
updated binaries
2019-08-30 11:26:23 +02:00
3d78b7b6a7
updated al the binaries
2019-08-21 17:10:20 +02:00