Erik Frojdh
1ed1b5da86
migrate to return values
2020-05-11 12:15:16 +02:00
Erik Frojdh
353b8d0057
migrate to return values
2020-05-11 11:48:18 +02:00
Erik Frojdh
bbe9108fb9
migrate to return values
2020-05-11 11:39:11 +02:00
Erik Frojdh
1998f9541e
reorder read settings func
2020-05-11 10:30:55 +02:00
13c1f7c2d6
WIP
2020-05-08 16:31:26 +02:00
2e75f36fa0
pr fixes
2020-05-08 12:24:12 +02:00
1a75170eed
mythen3: set trimbits (not settings, threshold yet), set all trimbits
2020-05-07 16:04:30 +02:00
Erik Frojdh
e599bb7c24
format receiver
2020-05-05 10:04:52 +02:00
Erik Frojdh
959fd562d3
clang-format
2020-05-04 16:30:00 +02:00
39fa5e0185
client recieve rx parameters as a struct
2020-04-09 09:34:20 +02:00
373e177274
WIP
2020-04-09 08:35:30 +02:00
6dd6685e7d
minor
2020-04-09 08:24:16 +02:00
38c31fdada
WIP
2020-04-08 20:27:10 +02:00
b3fe0e79bc
WIP
2020-04-08 16:43:28 +02:00
215e4a56fd
Merge branch 'developer' into setrxhostname
2020-04-08 12:00:21 +02:00
71a68c2022
eiger transmitting fix in 10g mode (stop servers informed about 10g mode)
2020-04-08 11:58:59 +02:00
55f8497eac
WIP
2020-04-08 11:05:06 +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
f2dd146e56
updates on servers (mainly virtual): indices, dbit clock not allowed for moench anymore
2020-03-31 16:54:35 +02:00
6289163ac8
virtual servers checked
2020-03-31 10:40:42 +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
6a6af528ef
testing WIP
2020-03-30 13:25:39 +02:00
112d120a89
testing WIP
2020-03-27 18:54:46 +01:00
d488f4bea8
updated all receiver testing
2020-03-27 16:59:16 +01:00
8f7adb130f
conflict fix
2020-03-19 14:07:33 +01:00
16d5321885
rx_hostname can be added with port and also concatenated
2020-03-19 14:06:16 +01:00
Erik Frojdh
9a6f521f6a
other replacements for string
2020-03-19 12:39:42 +01:00
Erik Frojdh
dee0aea378
replace stoi with StringTo<int>
2020-03-19 12:33:13 +01:00
Erik Frojdh
46e9b450c0
assume dec unless 0x
2020-03-19 11:09:20 +01:00
Dhanya Thattil
4813b5567a
Minimal shared memory for receiver
2020-03-19 07:01:32 +01:00
Erik Frojdh
e7e201bd2a
export and include
2020-03-18 10:20:01 +01:00
Erik Frojdh
7f4f8e8f09
help bug emax
2020-03-13 09:56:11 +01:00
Erik Frojdh
711d40a56e
added sendToReceiver
2020-03-12 11:45:12 +01:00
Erik Frojdh
81911fae3c
new version of send to detector
2020-03-11 19:18:26 +01:00
Erik Frojdh
f940397e3a
cleaning
2020-03-11 18:10:37 +01:00
Erik Frojdh
dc53887a48
minor clean
2020-03-11 17:49:32 +01:00
Erik Frojdh
5784ce8231
slsDetector -> Module
2020-03-11 16:16:15 +01:00
Erik Frojdh
0de0d82a1a
replaced old logger
2020-03-11 12:40:12 +01:00
Erik Frojdh
4aeb8bf62e
introducing new logger
2020-03-11 10:54:55 +01: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
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
0a596c689b
sanitizer on, gui:removed qfuture, client: not implemented made specific as to what is not
2020-03-06 15:41:15 +01:00
dec4d00fbf
ctb: gui call back fix
2020-03-05 11:31:36 +01:00
Dhanya Thattil
c64b09ee79
Jungfraufix ( #84 )
...
* jungfrau: added dbitphase, different pll clkindex 0 with different wr bit
2020-03-04 17:06:18 +01:00
7859cf78e9
moench: allow power chip
2020-03-04 10:41:10 +01:00
fca7d51cb4
moench: removed hardcoding ny in call back for gui
2020-03-03 16:30:28 +01:00
8abc32e7f1
moench: default pattern file in server, settings, tests
2020-03-03 16:00:01 +01:00
6bbcf6173d
moench: first version
2020-03-02 18:34:10 +01:00