e6e0af2a60
WIP
2022-04-19 12:06:04 +02:00
ff9f67c5cc
moved zmq function to new file
2022-04-19 11:47:32 +02:00
52882cba20
M3: polarity, interpolation, pump probe ( #421 )
...
* wip, adding m3 functions: polarity, inerpolation, pumpprobe
* added interpol, polarity, pump probe, analog pulsing, digital pulsing
* tests
* binaries in
* update release
* added python polarity enum
* fixed python and minor readability in mythen3.c
* binarie sin
* added all the m3 funcs also in list.c and enablingall counters for enabling interpolation
* binarie sin
2022-04-08 15:18:01 +02:00
27c7fd9a97
Merge pull request #423 from slsdetectorgroup/rmoldserver
...
copy detector server: rm old server
2022-04-08 14:56:50 +02:00
5d16ba7e16
update release
2022-04-08 11:10:15 +02:00
d8c6f9141d
Fixed crash on gendoc ( #430 )
...
Fixed by checking for help action before using the detector
added test that checks that for all helps this doesn't crash
Disabled Timer tests by default since they take ~2s
2022-04-07 16:20:54 +02:00
e9dc3d8c38
minor changes ( #429 )
...
Various small changes to the data processor
2022-04-07 14:39:26 +02:00
62418c1316
sls_receiver_header* in callbacks ( #425 )
...
* char* to sls_receiver_header* in receiver data call backs
* uint32_t to size_t in callbacks
* string to const std::string & for callbacks
2022-04-07 10:19:47 +02:00
835aa575b0
remaining for removing copydetectorserver
2022-04-05 14:55:45 +02:00
b42d65c5e2
merge fix
2022-04-05 14:33:43 +02:00
150d27cf95
removed copydetectorserver
2022-04-05 14:11:04 +02:00
95ed9551c0
Merge pull request #427 from slsdetectorgroup/m3mastertrigger
...
m3:bug fix: slaves shoudl always have trigger
2022-04-04 17:09:07 +02:00
0f2ec47b5f
binaries in
2022-04-04 17:08:38 +02:00
fe895cd782
m3:bug fix: slaves shoudl always have trigger
2022-04-04 17:06:38 +02:00
11bf6a5c58
update release notes
2022-04-04 15:44:34 +02:00
8bce87c082
delete old servers also for copy detector server (via tftp)
2022-04-04 15:41:58 +02:00
61f38bf5a9
clearer error message for unknown detector type when hostname error
2022-04-04 13:10:27 +02:00
cbc7066620
Merge branch 'rmoldserver' of github.com:slsdetectorgroup/slsDetectorPackage into rmoldserver
2022-04-04 12:47:19 +02:00
509ed9101f
comments
2022-04-04 12:47:12 +02:00
191cfa0abe
binaries in
2022-04-04 12:46:14 +02:00
f712847061
minor
2022-04-04 12:45:19 +02:00
b875a95bd5
binaries in
2022-04-04 12:44:03 +02:00
45f57ebeb7
compile, wip
2022-04-04 12:41:30 +02:00
0309eba3c6
redundant of getting abs path starting with '/'
2022-04-04 12:40:10 +02:00
f0448b3cec
binaries in
2022-04-04 12:36:47 +02:00
a18af0b726
fix inittab to minimum, wip
2022-04-04 12:31:26 +02:00
6aa5cb8d3e
abs path of abs path, wip
2022-04-04 12:26:02 +02:00
479906a9eb
minor
2022-04-04 12:16:24 +02:00
28a503ed5a
minor
2022-04-04 12:12:21 +02:00
b3c5a431d0
resolve abs path in root dir, wip
2022-04-04 11:58:36 +02:00
43cde3609a
minor
2022-04-04 11:27:34 +02:00
9d2d8fe1d7
resolve for doubel slashes, wip
2022-04-04 11:17:41 +02:00
1826dd46cb
minor
2022-04-04 10:57:27 +02:00
cf6423dbbe
delete old servers, wip
2022-04-04 10:45:44 +02:00
8b1851e652
wip, copy server delete old name
2022-04-01 17:52:27 +02:00
5913864cbb
Merge pull request #419 from slsdetectorgroup/jsonmaster
...
Jsonmaster
2022-03-31 15:10:44 +02:00
c2ef6d700e
merge fix
2022-03-31 15:09:58 +02:00
76296507ff
updated release
2022-03-31 15:09:34 +02:00
03d2158472
Merge branch 'developer' into jsonmaster
2022-03-30 16:49:41 +02:00
bb7b676ca2
Merge pull request #420 from slsdetectorgroup/framesinfilehdf5
...
frames in file hdf5
2022-03-30 16:49:17 +02:00
e1988bf088
fixes
2022-03-30 16:47:43 +02:00
8ef1a209c9
added release notes
2022-03-30 16:06:04 +02:00
28572af3ab
resetting frames in file when creating a new hdf5 file
2022-03-30 15:39:20 +02:00
c57e528447
wip, prettywriter
2022-03-30 10:43:43 +02:00
74e325edb4
removing \n in timestamp for json file
2022-03-30 09:06:09 +02:00
e68499bb09
Merge branch 'developer' into jsonmaster
2022-03-29 16:29:55 +02:00
8ce6868e46
fixed compilation
2022-03-29 16:13:33 +02:00
f5cca7a98f
removed binary master file as well
2022-03-29 13:30:06 +02:00
b9aa0f46e4
wip, hdf5 refactored
2022-03-29 13:02:57 +02:00
6cd780ae99
wip
2022-03-29 11:49:30 +02:00
f2be834d55
wip, binary file refactored for stringbuffer, hdf5 mid way, masterattributes to be de (inherited) :)
2022-03-28 17:43:58 +02:00
e55e18d5e9
Refactoring of SharedMemory.h ( #418 )
...
Function names match Detector.h
Removed double print due to LOG then throw
file descriptor not kept as a member variable
2022-03-28 16:13:56 +02:00
66900da476
Minor fixes to dacnames
2022-03-28 14:39:31 +02:00
13ec32c79a
With corrections
2022-03-28 14:30:45 +02:00
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
9a969c1549
Merge branch 'developer' into jsonmaster
2022-03-28 12:32:21 +02:00
039e1fd829
merge fix with developer
2022-03-28 10:26:28 +02:00
fc41d4313f
Merge pull request #414 from slsdetectorgroup/specialfile
...
Specialfile
2022-03-28 10:22:46 +02:00
4bd4364a3a
minor. binaries in
2022-03-28 10:21:19 +02:00
4b697dd9db
binaries in
2022-03-28 09:47:43 +02:00
6470277e43
use s_ischr.. not s_isblk
2022-03-28 09:47:32 +02:00
2453390cc3
merge fix
2022-03-28 09:11:32 +02:00
fa694dbc4c
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
2022-03-25 18:21:12 +01:00
ea1222ac5b
Solved problem in photon finder
2022-03-25 18:20:32 +01:00
cbed2e88c6
wip, binary json master for other dets
2022-03-25 15:34:39 +01:00
4cce1dbd7f
added missing files
2022-03-25 15:13:08 +01:00
1710177af4
Merge branch 'dacnames' of github.com:slsdetectorgroup/slsDetectorPackage into dacnames
2022-03-25 15:10:47 +01:00
5c79a1a1e8
Moved to class implementation
2022-03-25 15:08:50 +01:00
0f02ffdc9a
binary master json done, hdf5 left wip
2022-03-25 13:29:03 +01:00
83d76267f9
Merge pull request #411 from slsdetectorgroup/numudp
...
num udp interfaces in shm
2022-03-25 12:13:47 +01:00
9ff43efdc5
Merge branch 'developer' into numudp
2022-03-25 10:50:51 +01:00
21c21a423d
update release
2022-03-25 08:18:29 +01:00
e479b7d4be
updated releasetxt
2022-03-25 08:17:12 +01:00
8f0398681e
updated releasetxt
2022-03-25 08:15:57 +01:00
b112cf81c4
fixed daclist setter
2022-03-24 17:46:20 +01:00
589124845a
working implementation
2022-03-24 17:40:44 +01:00
90d1d0f8b8
wip, json master
2022-03-24 17:15:23 +01:00
1e564a1b33
binaries in. fixed
2022-03-24 12:33:19 +01:00
5fe10c19a1
binarie sin
2022-03-24 09:26:29 +01:00
de5c298d99
Merge pull request #373 from slsdetectorgroup/ghdf5
...
Gotthard25um: virtual hdf5 image
2022-03-23 12:08:40 +01:00
2a1f6dc544
Merge pull request #371 from slsdetectorgroup/g225gui
...
Gotthard25um: gui image
2022-03-23 12:06:27 +01:00
fc21a6763d
fix and minor removing comments
2022-03-23 12:03:51 +01:00
fd8e1b2ef7
merge fix
2022-03-23 11:42:16 +01:00
0803f1bc1f
help in cmdline, fixed get for daclist in python
2022-03-23 11:27:52 +01:00
9995b74217
added setdaclist in cmd line
2022-03-23 10:53:29 +01:00
2823451c9d
Hacky implementation
2022-03-22 16:45:02 +01: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
74d55db3f0
Merge pull request #398 from slsdetectorgroup/rxacqIndices
...
Receiver frame indices and progress
2022-03-22 11:23:07 +01:00
2b35101b17
moved shm numUdpInterfaces initialization up front, moved updating this value in DetectorImpl::setHostname to DetectorImpl::addModule for more readability, renamed getNumberofUdpInterfaces to an updateNumberofUdpInterfaces as the shm was being updated and is used only in setHostname, everywhere else getNumberofUdpInterfaces is replaced by getNumberofUdpInterfacesFromShm
2022-03-22 10:23:22 +01:00
f538b8b10b
binaries in
2022-03-21 15:52:19 +01:00
fb012aa9e9
Merge branch 'specialfile' of github.com:slsdetectorgroup/slsDetectorPackage into specialfile
2022-03-21 15:51:39 +01:00
82bad7fec6
special file check fix
2022-03-21 15:46:34 +01:00
717922f380
Merge branch 'developer' into specialfile
2022-03-21 14:27:28 +01:00
3250dda7eb
fix warning
2022-03-21 10:56:10 +01:00
dffac3014e
Merge branch 'developer' into g225gui
2022-03-18 12:12:44 +01:00
586149f3e7
Merge branch 'developer' into ghdf5
2022-03-18 12:12:25 +01:00
088dd2c9f8
merge fix
2022-03-18 12:12:08 +01:00
89395bd990
merge fix
2022-03-18 12:11:40 +01:00
3144f40068
bianries in after merge
2022-03-18 12:10:59 +01:00
2fe24c108b
Merge pull request #409 from slsdetectorgroup/serverhelpsize
...
Serverhelpsize
2022-03-18 12:09:08 +01:00
bbfe3b278f
binaries in
2022-03-18 12:07:47 +01:00
c9fd8ba569
qip
2022-03-18 12:07:15 +01:00
faa4f09a82
qip
2022-03-18 12:03:34 +01:00
1ca2e61a85
qip
2022-03-18 12:02:53 +01:00
7fa51e2a8e
check if size exceeds capacity in server command line help
2022-03-18 12:01:16 +01:00
adbd2b853d
binaries in
2022-03-17 17:00:28 +01:00
0e6d92118f
compile fix
2022-03-17 16:57:08 +01:00
3796182eb1
check if drive is a normal file or special block file
2022-03-17 13:43:55 +01:00
570651a9f8
minor
2022-03-17 13:09:54 +01:00
afbc414afe
works for both g25 and normal
2022-03-17 13:08:40 +01:00
ca0aa7144c
hdf5 for g25um
2022-03-17 12:53:32 +01:00
3e5b8840b4
wip
2022-03-17 12:21:29 +01:00
f1da831e10
Merge branch 'developer' into ghdf5
2022-03-17 12:18:20 +01:00
06281ccae9
firmware reverses slave channels
2022-03-17 12:11:51 +01:00
509946d964
Merge branch 'developer' into g225gui
2022-03-17 11:52:30 +01:00
95f9da9d70
Merge branch 'developer' into rxacqIndices
2022-03-17 11:30:01 +01:00
4a663e9e50
Merge pull request #408 from slsdetectorgroup/metadataGeometry
...
Metadata geometry
2022-03-17 11:29:23 +01:00
b02dec8157
Merge branch 'developer' into metadataGeometry
2022-03-17 11:29:15 +01:00
c361b9517c
Merge pull request #407 from slsdetectorgroup/stopfnum
...
Stopfnum
2022-03-17 11:28:32 +01:00
78823760b3
more checks in generate functions
2022-03-17 09:52:39 +01:00
d80006a024
Merge branch 'developer' into rxacqIndices
2022-03-17 09:03:32 +01:00
561777dad6
fixed clang--format version
2022-03-17 09:02:40 +01:00
c1895c4bc8
Merge branch 'developer' into rxacqIndices
2022-03-17 08:48:15 +01:00
7b66466186
Merge branch 'developer' into metadataGeometry
2022-03-17 08:47:34 +01:00
ef1c52ddc1
merge conflict fix
2022-03-17 08:46:04 +01:00
7bd4b9d9d9
Merge pull request #397 from slsdetectorgroup/setmaster
...
Setmaster
2022-03-17 08:42:06 +01:00
39d3ee2b15
merge fix
2022-03-17 08:41:49 +01:00
401467c700
updated scripts and generated detector.cpp
2022-03-16 18:29:33 +01:00
c9769579e3
Merge pull request #388 from slsdetectorgroup/eiger12
...
eiger 12 bit mode
2022-03-16 16:50:41 +01:00
7663d4ef53
udpated release notes
2022-03-16 16:12:58 +01:00
9c1bc262e5
added geometry to master file
2022-03-16 16:09:50 +01:00
c17914e0a1
split MasterAtrributes into cpp
2022-03-16 15:49:06 +01:00
7d91a15834
Merge branch 'setmaster' of github.com:slsdetectorgroup/slsDetectorPackage into setmaster
2022-03-16 14:50:40 +01:00
43c46841c1
minor
2022-03-16 14:44:26 +01:00
fc6c6985e6
binary in
2022-03-16 13:26:28 +01:00
14c63810d6
minor
2022-03-16 13:23:23 +01:00
6f0eebfbb8
fix
2022-03-16 13:18:59 +01:00
c8bed64b91
Merge branch 'setmaster' of github.com:slsdetectorgroup/slsDetectorPackage into setmaster
2022-03-16 13:16:31 +01:00
e1762605e8
fix for eiger server actual detector
2022-03-16 13:16:25 +01:00
62fff64d87
eiger binary in
2022-03-16 12:51:53 +01:00
7a39822813
fixes for set top, masterin api
2022-03-16 12:49:22 +01:00
de9e83fd61
set slave for m3 virtual
2022-03-16 12:07:03 +01:00
80d31bbb10
added tests
2022-03-16 11:35:27 +01:00
45171d82a4
minor
2022-03-16 09:56:03 +01:00
9e050060f3
eiger binary in
2022-03-15 17:18:56 +01:00
ed5a1cdf1c
eiger: get nextframenumber for 10g fixed (was connected to 1g registers for get), eiger/jungfrau/ctb/moench: if after a stop the next framenumbers are inconsistent, then it will get their max value andf set to +1
2022-03-15 17:17:28 +01:00
34588356e8
added top
2022-02-28 17:05:24 +01:00
b6d63a8381
master tests
2022-02-28 16:28:15 +01:00
dd8aebb0ab
eiger server binaries
2022-02-28 14:56:40 +01:00
261ac78743
wip
2022-02-28 14:49:02 +01:00
0437bd0584
Wip
2022-02-28 12:28:03 +01:00
46578d1447
wip
2022-02-25 17:50:32 +01:00
5566cfd24f
configuing master from command lineg
2022-02-25 16:03:11 +01:00
5869c25658
wip, top, master command line
2022-02-24 17:06:10 +01:00
0b7c202f98
datastream 10g Receiver ( #401 )
...
* datastream not updated when tengiga enabled in receiver
2022-02-24 16:16:48 +01:00
4db34effda
fixed tests
2022-02-24 11:57:00 +01:00
5a5d4eadf1
minor
2022-02-24 11:27:29 +01:00
b9016fad12
reverting to normal command parsing for missing packets
2022-02-24 11:26:17 +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
219318a52e
wip, removed extra virutal server binaries for eiger, --ignore-config for command line
2022-02-23 17:31:46 +01:00
89edf58f41
wip, setmaster
2022-02-23 12:26:37 +01:00
ef3df36e55
merge fix
2022-02-23 11:40:50 +01:00
6d2302bcc1
Merge branch 'developer' into eiger12
2022-02-23 10:32:22 +01:00
939fc70284
bug fix in startDetector vector
2022-02-23 10:32:06 +01:00
6695b10354
binaries in
2022-02-23 10:30:05 +01:00
94adba72bf
bugfix for 12bit to 16 bit expansion in server
2022-02-23 10:26:37 +01:00
1063e8b929
warnings
2022-02-23 10:09:06 +01:00
c9abeace8f
warnings
2022-02-23 10:08:50 +01:00
5bfdbf59a2
warnings
2022-02-23 10:07:00 +01:00
1cd347a54d
minor printing
2022-02-23 10:03:23 +01:00
76eb09eb04
binaries in
2022-02-23 09:59:41 +01:00
a936cc26cc
bugfix, always 12 dr
2022-02-23 09:58:55 +01:00
92beb3aa2a
bug fix from an earlier PR, slaves.begin()
2022-02-23 09:32:25 +01:00
543eb7bb60
merge fixed
2022-02-23 09:23:00 +01:00
2034362eca
Merge pull request #396 from slsdetectorgroup/ctbupdate
...
updatemode
2022-02-23 09:16:00 +01:00
7245db5cc8
binaries in
2022-02-23 09:15:20 +01:00
8c4a4b7182
merge fix
2022-02-23 09:14:43 +01:00
11ad019d47
changing manual list size entry for allowed funcs in server update mode
2022-02-23 09:12:51 +01:00
e29d73251e
Merge pull request #391 from slsdetectorgroup/missingsigned
...
signed num missing packets
2022-02-23 09:01:43 +01:00
c14fb92c16
hostname command failed when connecting to servers in update mode
2022-02-22 16:50:12 +01:00
e4b80703ae
wip
2022-02-22 15:27:27 +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
bf1df92303
Merge pull request #390 from slsdetectorgroup/startmodular
...
startdetector
2022-02-21 15:14:01 +01:00
5e97bcde7f
startdetector (non blocking) is allowed at modular level
2022-02-21 09:42:24 +01:00
aa7dee1011
release notes
2022-02-21 09:01:14 +01:00
54313af2f8
revert cmkae
2022-02-18 16:17:34 +01:00
ab302a5160
hdf5 works
2022-02-18 16:16:46 +01:00
7a607c6dd1
refactored
2022-02-18 16:08:04 +01:00
83ff4ab112
hdf5 doestn work yet, wip
2022-02-18 15:51:54 +01:00
fb631187fa
binaries in
2022-02-18 14:29:46 +01:00
8770c9f6fb
fix, wip
2022-02-18 14:27:50 +01:00
6e0d7b91bd
wip, fix for dr 12
2022-02-18 14:19:21 +01:00
6433704086
fixed virtual server fake data for 12 bit mode
2022-02-18 13:21:21 +01:00
aea0efa1b6
Merge branch 'eiger12' of github.com:slsdetectorgroup/slsDetectorPackage into eiger12
2022-02-18 11:45:11 +01:00
8ffa2c1d65
dr>0 fix in server
2022-02-18 11:45:03 +01:00
47f9ab4027
binaries in
2022-02-18 11:39:42 +01:00
0d521b64b6
fix
2022-02-18 11:38:37 +01:00
0fb6c8b823
updating dr 12 in server, changing signature to get fail for getdynamicrange
2022-02-18 10:32:07 +01:00
d2731c77a3
gui 12 bit mode done
2022-02-17 17:33:16 +01:00
40a9dce7e0
vritual server sends 12 bit mode
2022-02-17 16:49:56 +01:00
2ba89b8a45
wip
2022-02-16 17:40:30 +01:00
4cfb35c176
receiver 12 bit, wip
2022-02-16 16:53:25 +01:00
4107938921
adding 12 bit mode for eiger, WIP
2022-02-16 15:03:25 +01:00
6d794cdf4b
Merge pull request #386 from slsdetectorgroup/fwrite0
...
fwrite0
2022-02-15 15:52:02 +01:00
29cd944c11
file write disabled by default
2022-02-15 15:34:50 +01:00
e5ec218e5f
Merge pull request #378 from slsdetectorgroup/localhost
...
localhostMac
2022-02-15 12:07:40 +01:00
0ac20a3bc8
Merge pull request #384 from slsdetectorgroup/ctbgui
...
Ctbgui
2022-02-15 11:06:48 +01:00
c38f292613
udp_srcip defaulted to 127.0.0.1 for virtual servers
2022-02-15 10:48:14 +01:00
faa9ecf97c
allowing virtual servers to also have mac 0
2022-02-15 10:16:22 +01:00
6e32679def
ctbgui compiles
2022-02-14 15:58:36 +01:00
649451f824
removing tiff from cmake
2022-02-14 15:46:37 +01:00
83a65f85ab
allowing localhost for virtual server
2022-02-14 10:25:34 +01:00
8eb5c19187
Merge branch 'developer' into ghdf5
2022-02-14 08:26:36 +01:00
a1888bf7c9
Merge branch 'developer' into g225gui
2022-02-11 16:24:36 +01:00
fa929b138e
Merge branch 'developer' into localhost
2022-02-11 16:24:11 +01:00
7eb9cb1840
Merge pull request #376 from slsdetectorgroup/datastreamFix
...
eiger datastream fix for 1g
2022-02-11 16:23:09 +01:00
7e5e9faf1c
Merge branch 'developer' into datastreamFix
2022-02-11 16:22:55 +01:00
9a9a8ae836
Merge pull request #379 from slsdetectorgroup/m3gaincaps
...
M3gaincaps
2022-02-11 16:22:13 +01:00
f2cca765be
wip
2022-02-10 16:59:25 +01:00
e8ededc1d1
fixes
2022-02-09 11:56:57 +01:00
dc1fbb8ce4
updated release notes
2022-02-09 11:54:29 +01:00
2cf539c16e
reg for m3 is reserved only for gaincaps and not settings. Fixed in set threshold and setall threshold
2022-02-09 11:53:18 +01:00
bcca99e38c
clearer exceptions to help user fix the issue of localhost not getting mac address
2022-02-09 11:30:34 +01:00
abfa627246
binary in
2022-02-07 17:13:45 +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
5b4cc53f8c
Merge branch 'developer' into ghdf5
2022-02-07 15:11:01 +01:00
251f07a9ae
Merge branch 'developer' into g225gui
2022-02-07 15:10:42 +01:00
75f98b27a3
Merge pull request #375 from slsdetectorgroup/gettid
...
gettid
2022-02-07 15:09:07 +01:00
c9fbd7afdf
fix for gettid() only after glibc 2.30
2022-02-07 15:05:57 +01:00
f228fde6f7
including stride and block for selecting hyperslab
2022-02-07 14:01:19 +01:00
20f3fb19af
g25 option passed to hdf5
2022-02-04 15:09:18 +01:00
cfe627d348
gotthardu25 image reconstruction in gui
2022-02-04 14:47:52 +01:00
753387c34c
gotthard type can only have max 2 modules
2022-02-04 13:29:42 +01:00
83e0599a37
Merge pull request #362 from slsdetectorgroup/eiger_datastream
...
Eiger datastream
2022-02-04 11:52:34 +01:00
b8de1955e3
binaries in
2022-02-04 10:50:44 +01:00
ac5d60155d
swapping left and right for trasnmission delay to correspond to left and right of top
2022-02-04 10:49:28 +01:00
7535decd7f
merge fix
2022-02-04 10:42:48 +01:00
8f2bacfd53
Merge branch 'arping' into eiger_datastream
2022-02-04 10:41:58 +01:00
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
e8cf366616
review, replacing syscall(sys_gettid) with gettid()
2022-02-04 09:51:49 +01:00
3350e3997e
fixes fromreview
2022-02-04 08:19:46 +01:00
dae77a50e6
fixed moench copy for conda
2022-02-03 18:42:06 +01:00
bb5782eb92
Merge branch 'arping' into eiger_datastream
2022-02-03 15:26:15 +01:00
26faaa307b
Merge branch 'developer' into arping
2022-02-03 15:26:00 +01:00
510d8717b5
interpolate vtrim for eiger
2022-02-03 15:21:18 +01:00
bc4cf95d0e
merge fix
2022-02-03 13:03:40 +01:00
97417737b6
removing the assumption that udpip1 fill be updated along with udpip2
2022-02-03 12:53:07 +01:00
47c6954044
clean code for thread for arping
2022-02-03 12:14:29 +01:00
7af5d991d9
using ThreadObject, waiting for 1 sec
2022-02-03 10:59:52 +01:00
cace18e535
merge fix
2022-02-03 09:43:06 +01:00
778fe17f2b
udpated release notes
2022-02-03 09:39:08 +01:00
6aa8eff6ea
Merge pull request #368 from slsdetectorgroup/m3vthreshold
...
fix for m3 crash
2022-02-03 09:35:56 +01:00
d92d696c2b
fix for m3 crash: dac_names for vthrehsold
2022-02-03 09:22:04 +01:00
abdc755dc2
fix for m3 crash
2022-02-03 09:18:47 +01:00
2c842afbf4
removed M3 ops and fixed comment
2022-02-02 19:27:44 +01:00
6c662b1370
bitwise operators for gain caps
2022-02-02 18:35:44 +01:00
1a1533cad8
binaries in
2022-02-02 16:35:41 +01:00
59085f7dc3
allow to get datastream and enable data stream for 1g
2022-02-02 16:32:35 +01:00
8f30394f63
datastream enabled allowed for 1g mode
2022-02-02 16:18:19 +01:00
f49e45ca6c
Merge branch 'eiger_datastream' of github.com:slsdetectorgroup/slsDetectorPackage into eiger_datastream
2022-02-02 16:16:21 +01:00
ef1e41fc12
typo fix
2022-02-02 16:16:14 +01:00
d0f761b2ad
binaries in
2022-02-02 15:30:32 +01:00
5825428779
receiver suimmary print out more clear when it is deactivated and exception when trying to disable data stream in 10g mode
2022-02-02 15:28:12 +01:00
0ed7d1e9b1
receiver suimmary print out more clear when it is deactivated and exception when trying to disable data stream in 10g mode
2022-02-02 15:27:37 +01:00
9168bc3ec9
eiger server: fix for datastream enabling wrong ports for bottom half module
2022-02-02 15:12:35 +01:00
158719e325
eiger and 2 udpinterfaces
2022-02-01 15:38:15 +01:00
2a63548f40
apring thread added to thread ids
2022-02-01 15:28:32 +01:00
bf83c9b3e2
arping ip and interface from client interface
2022-02-01 14:03:48 +01:00
c236cbf17b
one therad is enough
2022-02-01 12:23:57 +01:00
6793f5e530
fixed virtual function problem in slsDetectorCalibration
2022-02-01 12:01:53 +01:00
63ebc03df0
Merge pull request #361 from slsdetectorgroup/200percent
...
fix 200% in acquire
2022-02-01 09:44:53 +01:00
df6b9e192b
fixes 200% in acquire, instead of currentframeindex in listener (+1 to what it expects) to lastframeindex
2022-02-01 09:43:34 +01:00
a1b2bed3aa
fix mythen3 acq error (bad packet loss) as server in 10g and receiver in 1g settings
2022-02-01 09:18:18 +01:00
ca8a1c046a
wip, thread to start arping
2022-01-31 17:12:32 +01:00
a4cd4fd14a
test for rx_arping
2022-01-31 12:02:09 +01:00
328279d315
Moenchstuff ( #358 )
...
* using standard header in moench03T1Receiver
* restructure slsDetectorData added override to moench03T1ReceiverDataNew
* removed unused function
2022-01-31 11:55:12 +01:00
92c767859f
fixed tests for next frame number for ctb and moench
2022-01-31 11:24:48 +01:00
3eafcd69a7
Merge pull request #355 from slsdetectorgroup/rxframeindex
...
Rxframeindex
2022-01-31 10:44:45 +01:00
aa992840b6
Merge branch 'developer' into rxframeindex
2022-01-31 10:17:25 +01:00
b17a49c06b
Merge branch 'developer' into rxframeindex
2022-01-31 10:16:34 +01:00
1f308a5730
Merge pull request #357 from slsdetectorgroup/fnumfixconst
...
Fnumfixconst
2022-01-31 09:54:29 +01:00
8e98bba9c5
binaries in
2022-01-31 09:52:45 +01:00
963e9ee501
resuing char pointer bug for removing CET from kernel string
2022-01-31 09:51:49 +01:00
8d7a55c2df
const changed to fix kernel parsing for CET
2022-01-31 09:22:02 +01:00
5a3caf22d4
Merge pull request #349 from slsdetectorgroup/moenchfnum
...
Moenchfnum
2022-01-31 08:37:35 +01:00
4cd027507d
updated release notes
2022-01-31 08:37:05 +01:00
a771c56f6f
fix progress
2022-01-28 16:35:51 +01:00
80c1c6428a
fix
2022-01-28 16:16:18 +01:00
b5070f384a
Merge branch 'developer' into rxframeindex
2022-01-28 16:09:48 +01:00
bae41e74eb
binaries in after merge
2022-01-28 16:09:12 +01:00
76901d4135
Merge pull request #354 from slsdetectorgroup/mythenkernelfix
...
Mythenkernelfix
2022-01-28 15:36:14 +01:00
5e817d68da
release notes
2022-01-28 15:34:43 +01:00
e5b42d411e
binaries in
2022-01-28 15:33:56 +01:00
3c0b57eaa1
fix to convert string to time for cet timezone as well
2022-01-28 15:26:12 +01:00
5d4c35ddbe
binaries in
2022-01-28 11:53:11 +01:00
6a02264af6
fix for 1g udp interface framenumber being set
2022-01-28 11:52:07 +01:00
6be983ca1c
binaries in
2022-01-28 11:48:37 +01:00
ab28615999
minor
2022-01-28 11:47:31 +01:00
8995d3db8d
setting next frame number also for udp 1g itnerface
2022-01-28 11:44:12 +01:00
7b37489cdc
missed in last commit
2022-01-28 11:34:01 +01:00
5a69c60205
added nextframenumber for moench, ctb (also for virtual servers)
2022-01-28 11:32:27 +01:00
f6e76145c1
Make a library for writing and reading tiff, added tests ( #347 )
...
* removed Makefile for moench and integrated the build in CMake
* broke out tiff reading and writing to its own library
* moved tiff includes to include/sls
* moved tiffio source to src
* removed incorrectly used bps
* cleanup and tests for tiffio
* removed using namespace std from header
* some fixing for moench04
* Program for offline processing renamed
Co-authored-by: Anna Bergamaschi <anna.bergamaschi@psi.ch >
2022-01-27 10:24:02 +01:00
28fe6eadb5
progress also depends on listener index now
2022-01-26 17:35:31 +01:00
0d0429983b
Merge branch 'developer' into rxframeindex
2022-01-26 14:42:55 +01:00
379d08dd03
Merge pull request #340 from slsdetectorgroup/eiger2udp
...
Eiger2udp
2022-01-24 16:40:52 +01:00
bf43b003b6
using xy instead of portGeometry
2022-01-24 15:42:25 +01:00
dbb6accfbe
Merge branch 'eiger2udp' into rxframeindex
2022-01-24 12:54:09 +01:00
a2f46aa2dd
binaries in
2022-01-24 12:46:16 +01:00
eb715e82cb
Merge pull request #344 from slsdetectorgroup/patsetbit
...
Patsetbit and vref
2022-01-24 12:43:30 +01:00
8a64d055b3
Merge branch 'eiger2udp' of github.com:slsdetectorgroup/slsDetectorPackage into eiger2udp
2022-01-24 11:39:22 +01:00
6c0356ff90
merge with developer
2022-01-24 11:39:13 +01:00
7cc7d979e4
merge with developer
2022-01-24 11:36:46 +01:00
a44284834a
binaries in
2022-01-24 11:29:02 +01:00
27e48851e6
vref voltage of ad9257 changed from 1.33V to default 2V (for moench)
2022-01-24 11:28:36 +01:00
c554bbb2d3
formatted slsDetectorCalibration
2022-01-24 11:26:56 +01:00
c45f2a282c
updated release
2022-01-24 11:25:07 +01:00
623b1de8a0
added f suffix
2022-01-24 11:19:38 +01:00
9328aadfa3
Merge branch 'developer' into patsetbit
2022-01-24 11:13:32 +01:00
4a15b31b04
updated help in Detector API and python
2022-01-24 11:09:36 +01:00
01e8414162
binarie sin
2022-01-24 11:00:37 +01:00
3b11000532
fixed getsettings (moench) for patsetbit and patmask
2022-01-24 11:00:16 +01:00
f38c1c8714
binaries in
2022-01-24 09:40:24 +01:00
664c992028
exchanging patsetbit and patsetmask functionalities
2022-01-24 09:39:19 +01:00
02174f79d1
changed deprecated uint32 declaration to uint32_t
2022-01-24 09:01:44 +01:00
5f40e32924
rxr: frame number should be forwarded to caught frame number for discard partial frames or discardemptyframe mode, currentframeindex command should point to listener current frame index and not dataprocessors index
2022-01-21 14:46:38 +01:00
ef8de7b2be
updated release notes
2022-01-21 12:06:50 +01:00
7c740445dc
Merge branch 'developer' into eiger2udp
2022-01-21 11:51:42 +01:00
f95a15c841
update release
2022-01-21 11:51:32 +01:00
193ab75ebe
Merge branch 'developer' into eiger2udp
2022-01-20 18:02:19 +01:00
062ab63289
Merge pull request #343 from slsdetectorgroup/ctbslowadc
...
fix for slow adcs and any other adcs that went to stop server, but ne…
2022-01-20 17:23:55 +01:00
50c1056eb2
minor
2022-01-20 17:23:41 +01:00
14d10d2f8f
fix for slow adcs and any other adcs that went to stop server, but needed control server for configuration of the adc
2022-01-20 17:21:37 +01:00
5403656e79
Fixed some stuff for the Zmq process
2022-01-19 14:56:44 +01:00
26aa129004
merged with developer to fix conflicts
2022-01-19 10:40:20 +01:00
945adebe2e
binaries in
2022-01-19 08:38:27 +01:00
753cbbd18c
gui doesnt need to multply to get port geometry for number of interfaces, previously worked as bool was used instead of int for numInterfaces in DetectorImpl:readframefromreceiver
2022-01-18 17:10:12 +01:00
bfccc004e8
updated versions
2022-01-18 12:22:36 +01:00
987404a14e
binaries in
2022-01-17 16:46:56 +01:00
a41b6f73d4
merge from developer
2022-01-17 11:58:22 +01:00
7871a78c8f
updates to work with ctb and moench04
2022-01-14 13:39:40 +01:00
e5be13f064
Merge branch 'eiger2udp' of github.com:slsdetectorgroup/slsDetectorPackage into eiger2udp
2022-01-13 16:39:27 +01:00
c15131f8f6
fixed eiger bottom port now shows, because number of udp interfaces for eiger was set by default to get zmq port, has to be calcualted again now
2022-01-13 16:39:17 +01:00
15c887f413
server binary
2022-01-13 15:19:43 +01:00
01d7831abf
module id in udp header for virtual servers for debugging, formatting
2022-01-12 12:21:17 +01:00
182e5fdadb
missing one line
2022-01-07 12:55:40 +01:00
fd655437ab
gui doesnt work, but ports fixed
2022-01-07 12:51:49 +01:00
88869c1746
some more fixes for eiger 2 udp interface
2022-01-07 12:44:32 +01:00
c92d0e5ee2
minor
2022-01-07 08:57:31 +01:00
549fef5680
fixed warnings
2022-01-07 08:54:20 +01:00
79affe1ea4
updated client and rxr, not tested
2022-01-06 18:46:14 +01:00
2aaf59adb3
added libtiff as dependency for Moench
2022-01-06 16:44:19 +01:00
f9eed62a45
Merge pull request #339 from slsdetectorgroup/fixes
...
Fixes
2022-01-06 15:51:33 +01:00
f818ac46b8
int64_t in receiver missing packets
2022-01-06 15:15:42 +01:00
1e309b67ef
server side done
2022-01-06 09:20:29 +01:00
22c820771a
update release notes
2022-01-05 15:23:56 +01:00
ae9691e848
removing warnings, hdfmutexlib moved from class member in dataprocessor to just arguments when required in dataprocessor (setupfilewriter and createvirtualfile)
2022-01-05 15:20:06 +01:00
4fce0dcd9c
temp workaround, but must fix in cmdproxy the possibility of getting extra packets in rx_missingpackets
2022-01-05 14:23:53 +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
2dd98c6054
numImages not used in Listener anymore
2022-01-05 11:38:18 +01:00
9101200283
updated project version
2022-01-04 13:22:20 +01:00
6057de2a6d
This commit fixes the issue #336
...
A delay of 100ms has been added between the generation of the stop pulse and the resetCore function call. This should give enough time to the detector to readout and streamout the ongoing frame before the internal logic is reset (even after the transmission is delayed with txndelay_frame).
2021-12-14 17:28:56 +01:00
f476266e5e
back to developer versions
2021-11-26 10:42:57 +01:00
066706872d
updated version and added python 3.10 build
2021-11-26 09:25:41 +01:00
f98c403f06
Merge branch 'main' into developer
2021-11-25 13:03:03 +01:00
5dcc2ab35c
fixed server names versioing
2021-11-25 13:01:23 +01:00
d80c5e1c02
fixed versions in servers
2021-11-25 12:59:44 +01:00
7acc201797
fix release version
2021-11-25 12:56:21 +01:00
57a52ba2dc
update release version
2021-11-25 12:55:47 +01:00
c011129c43
Merge branch 'main' into 6.0.1.rc1
2021-11-25 12:40:24 +01:00
2ed8b85143
update release notes
2021-11-25 12:30:59 +01:00
5ac2fc33ff
release notes
2021-11-25 12:29:45 +01:00
c169e6b896
fixed tests
2021-11-25 12:26:48 +01:00
497d29db39
fix for eiger overwriting of server nchip
2021-11-25 12:21:44 +01:00
2fbf0d6996
to fix test changing order
2021-11-25 12:15:20 +01:00
16246407c5
Merge branch '6.0.1.rc1' of github.com:slsdetectorgroup/slsDetectorPackage into 6.0.1.rc1
2021-11-25 12:09:16 +01:00
4a89bef87b
no need to update server nchan/nchip/ndac values from client
2021-11-25 12:09:07 +01:00
a146257b13
testing
2021-11-25 11:30:14 +01:00
340b18ca83
Merge branch '6.0.1.rc1' of github.com:slsdetectorgroup/slsDetectorPackage into 6.0.1.rc1
2021-11-25 11:25:24 +01:00
271f6da92e
tests fix
2021-11-25 11:25:18 +01:00
9d20bf25c6
fix tests
2021-11-25 10:51:59 +01:00
6668fef61a
fix test
2021-11-25 10:42:13 +01:00
a455a95aab
fix tests
2021-11-25 10:31:19 +01:00
7f7a691b25
fix test
2021-11-25 10:19:48 +01:00
7536971b34
binaries in
2021-11-25 10:16:37 +01:00
8ca11ec705
Merge branch '6.0.1.rc1' of github.com:slsdetectorgroup/slsDetectorPackage into 6.0.1.rc1
2021-11-25 10:15:02 +01:00
00d63e48bb
fix tests
2021-11-25 10:14:49 +01:00
146da0f20f
binaries in
2021-11-25 10:02:14 +01:00
993ba5926e
update test fix
2021-11-25 10:00:40 +01:00
44424bcbe3
fix
2021-11-25 09:36:50 +01:00
3570795469
fix test
2021-11-25 09:34:00 +01:00
a9d61526ef
flip rows only for hw2.0 for jungfrau
2021-11-25 09:30:04 +01:00
2a5116f49a
rename binary
2021-11-25 09:18:23 +01:00
5e0408474d
binaries in
2021-11-25 09:17:01 +01:00
e7b11f3eb1
fix tets
2021-11-25 08:54:01 +01:00
c1e374ed51
Merge branch '6.0.1.rc1' of github.com:slsdetectorgroup/slsDetectorPackage into 6.0.1.rc1
2021-11-25 08:42:46 +01:00
eb690437c9
fix tests: get filtercells only for chipv1.1
2021-11-25 08:42:39 +01:00
f076c1cbb7
missing (
2021-11-24 18:03:26 +01:00
de9854e773
fix message for lto and get/put target
2021-11-24 17:59:22 +01:00
150d8f5fda
Merge pull request #335 from slsdetectorgroup/ltofix
...
Adding LTO to tests and disable them for Debug builds
2021-11-24 17:53:09 +01:00
b0a5a76065
adding LTO to tests
2021-11-24 17:40:14 +01:00
77e610f5a5
fixing tests to run on rhel7
2021-11-24 17:14:20 +01:00
0689c82e98
troubleshooting docs
2021-11-24 17:11:17 +01:00
ce94364c73
binary
2021-11-24 17:00:08 +01:00
1ed10acc01
g2 speed also requires dbit pipeline to be set
2021-11-24 16:59:20 +01:00
2c57d5f72d
release update
2021-11-24 14:53:52 +01:00
0d867c91d9
release doc
2021-11-24 14:50:17 +01:00
845920f8cc
renaming
2021-11-24 14:49:14 +01:00
eff4ba01b9
jungfrau: flip rows and partial readout only available for hw2.0
2021-11-24 14:44:42 +01:00
bcf0922b8d
changed server names
2021-11-24 11:40:20 +01:00
d689c415e4
binaries in
2021-11-24 11:34:35 +01:00
e9caa53af0
minor text fix + macro define in the right place
2021-11-24 11:32:19 +01:00
81eb0217ad
fixing the error messagE
2021-11-24 10:19:35 +01:00
0e23665de5
binaries in
2021-11-24 09:27:53 +01:00
044843c8b7
check not required when writing to fpga flash dir
2021-11-24 09:27:18 +01:00
9d63875802
binaries in
2021-11-23 16:27:29 +01:00
9aea183f5c
typo
2021-11-23 16:26:56 +01:00
f39f93b2c8
adding the check for copydetector server and updatemode (also for any kind of updatedetectorserver, programfpga and updatekernel)
2021-11-23 16:25:28 +01:00
ed2e6e4e28
print error
2021-11-23 15:45:01 +01:00
74348afcf6
fix
2021-11-23 15:30:08 +01:00
a101e18d60
fix to ensure updatekernel does not work with Amd blackfin flash and a kernel older than the current one
2021-11-23 15:23:16 +01:00
d9686e0b6a
minor
2021-11-22 16:30:33 +01:00
5f38165b07
binaries in
2021-11-22 15:15:00 +01:00
9d859cb4c2
fixed warnings in server for format
2021-11-22 15:14:26 +01:00
7772eb153d
using const for getupdatemode
2021-11-22 15:08:58 +01:00
e37725ac12
release notes and some fixes
2021-11-22 14:02:54 +01:00
f3c95148a7
LGTM. updated versioning and server versioning
2021-11-22 13:06:59 +01:00
b9b3055984
updated release notes
2021-11-19 18:52:53 +01:00
464ebe70f1
bug fix: servername interchanged for firmware name
2021-11-19 08:53:07 +01:00
4f76219456
Merge pull request #334 from slsdetectorgroup/4updatemode
...
4updatemode
2021-11-18 16:42:53 +01:00
18b0e84fbf
eiger cant reboot
2021-11-18 15:55:12 +01:00
1c6e33064b
minor typo
2021-11-18 15:39:34 +01:00
a74f71be0e
binaries in
2021-11-18 15:39:05 +01:00
848884f6cf
temp server binary in tmp folder already has full path
2021-11-18 15:33:47 +01:00
4690bd0b19
binaries in
2021-11-17 10:14:35 +01:00
f7286d29fa
merge fix
2021-11-17 10:13:44 +01:00
eb666d8b05
Merge pull request #333 from slsdetectorgroup/3kernelupdate
...
3kernelupdate
2021-11-17 10:10:19 +01:00
148c979727
binaries in
2021-11-17 09:26:56 +01:00
00775b543e
fixed warnings
2021-11-17 09:25:36 +01:00
904af4de06
fix to allowing update mode functions in update mode and removing exception about set_position for hostname in update mode
2021-11-16 09:55:29 +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
0ffd30e147
works virutally for virtual servers
2021-11-12 15:18:42 +01:00
eda66e63a5
allowed functions in update mode
2021-11-11 19:08:05 +01:00
6e276770eb
binaries in
2021-11-11 11:05:59 +01:00
4fb19ceaa5
minor
2021-11-11 11:01:19 +01:00
1840ad218a
complete path for eiger
2021-11-11 11:00:31 +01:00
93a191f122
complete path for eiger
2021-11-11 10:56:09 +01:00
c532ecc2e8
moved movefile and writefile to common and avoiding need to send different named files for nios
2021-11-11 10:43:17 +01:00
25eecf7039
siable warning to truncate and compile fix
2021-11-11 10:12:08 +01:00
85d350b48b
blackfin server is not in memory
2021-11-11 10:06:47 +01:00
ec1ee635d5
works and allowed reboot
2021-11-11 09:38:01 +01:00
18bbce70b1
fwrite bug
2021-11-11 09:36:15 +01:00
fa822634aa
copying binary not done properly
2021-11-11 09:30:53 +01:00
93a86324fb
typo bug fix
2021-11-11 09:25:28 +01:00
9d21062f5a
remove reboot for checks
2021-11-11 09:24:48 +01:00
a099637b7e
checksum also for nios
2021-11-11 09:23:24 +01:00
4dfdd6f10b
minor
2021-11-11 09:22:15 +01:00
4f6640a6f1
minor
2021-11-11 09:21:21 +01:00
65a2a9eb06
checksum of server binary file
2021-11-11 09:12:14 +01:00
169361d459
blackfin requires a few writes
2021-11-10 18:54:02 +01:00
0144eff60b
binaries in
2021-11-10 17:54:34 +01:00
4f5f8408cf
more error detail
2021-11-10 17:53:40 +01:00
32d664a77d
actually writing the server binary from memory to file before linking, sycing, permissions etc
2021-11-10 17:48:18 +01:00
4a8c365447
typo
2021-11-10 17:25:37 +01:00
4b46091be2
python fix, server copy wrong filename
2021-11-10 16:40:14 +01:00
5190e2ab30
refactoring
2021-11-10 15:56:01 +01:00
adc6cf214a
fixed runtime error with module::sendprogram default servername value
2021-11-10 14:54:42 +01:00
fb7daf426f
binaries in
2021-11-10 14:04:16 +01:00
0e9c88dfa2
programfpga already does reboot
2021-11-10 11:49:32 +01:00
233d374a4d
server works
2021-11-10 11:47:26 +01:00
15aa42d328
wip
2021-11-10 10:58:29 +01:00
14ee2087dc
rebootcontroller after updating kernel
2021-11-09 16:19:53 +01:00
1e134276ca
typo
2021-11-09 16:06:37 +01:00
d9168803ae
nios kernel update takes time, simulating
2021-11-09 16:05:47 +01:00
0090c183bf
more print and fclose
2021-11-09 16:00:01 +01:00
f5d62b50ce
allowing kernel update for nios
2021-11-09 15:53:31 +01:00
098601e717
need to find a better way to show unrecognixed functions
2021-11-09 15:52:37 +01:00
898ee9b7b7
arguments stays for unknown enum
2021-11-09 15:41:59 +01:00
1fd15fadf8
Merge branch '3kernelupdate' of github.com:slsdetectorgroup/slsDetectorPackage into 3kernelupdate
2021-11-09 15:37:20 +01:00
db88f67cda
unknown function enum error proper print
2021-11-09 15:37:12 +01:00
0f08ddd454
binaries in
2021-11-09 14:41:00 +01:00
f8e2522a11
minor
2021-11-09 14:40:36 +01:00
5143295711
binaries in
2021-11-09 14:36:24 +01:00
a59537088b
fix
2021-11-09 14:35:49 +01:00
dde98fc8b6
fix
2021-11-09 14:33:24 +01:00
c0e3bbbc61
Merge branch '3kernelupdate' of github.com:slsdetectorgroup/slsDetectorPackage into 3kernelupdate
2021-11-09 14:10:24 +01:00
bf778b5336
too much read from kernel flash for checksum validation
2021-11-09 14:10:15 +01:00
99c44b2592
binaries in
2021-11-09 11:48:56 +01:00
6569e4a8bf
kernel update fix
2021-11-09 11:46:27 +01:00
3ebfbb123d
binaries in
2021-11-09 11:44:38 +01:00
8d2bb3d678
Merge branch '3kernelupdate' of github.com:slsdetectorgroup/slsDetectorPackage into 3kernelupdate
2021-11-09 11:42:35 +01:00
e81e06696a
kernel update works, but without flash checksum
2021-11-09 11:42:26 +01:00
99ad1d9228
binaries in
2021-11-09 10:35:42 +01:00
33c86db019
gpio defined checks
2021-11-09 10:35:18 +01:00
f085b4ca1e
binaries in
2021-11-09 10:22:44 +01:00
7558c43b8c
reverting last change
2021-11-09 10:22:24 +01:00
e332439020
binaries in
2021-11-09 10:20:20 +01:00
ea44151cb1
Merge branch '3kernelupdate' of github.com:slsdetectorgroup/slsDetectorPackage into 3kernelupdate
2021-11-09 10:19:53 +01:00
3167aade45
more print for error in basictests
2021-11-09 10:19:43 +01:00
44709b1384
binaries in
2021-11-09 10:09:19 +01:00
717d68c217
bug fix, not returning
2021-11-09 10:08:57 +01:00
c218d7dc00
bug fix, kernel index
2021-11-09 10:02:47 +01:00
30d38ecae9
print error even if in execute
2021-11-09 09:56:13 +01:00
254b918408
binaries in
2021-11-09 09:51:02 +01:00
1506c70329
bugfix
2021-11-09 09:50:40 +01:00
729441dcc6
Merge branch '3kernelupdate' of github.com:slsdetectorgroup/slsDetectorPackage into 3kernelupdate
2021-11-09 09:49:30 +01:00
90b9b57865
bugfix
2021-11-09 09:49:21 +01:00
29a41c6b19
binaries in
2021-11-09 09:23:04 +01:00
64a25a242b
server side fixed
2021-11-08 17:24:51 +01:00
7b4f8c118b
client done
2021-11-08 14:26:53 +01:00
54ee4ec653
Merge branch 'developer' into 3kernelupdate
2021-11-08 09:40:07 +01:00
59bcf6a0d0
Merge pull request #331 from slsdetectorgroup/2kernelversion
...
2kernelversion
2021-11-08 09:39:24 +01:00
6462a7162e
wip
2021-11-05 17:01:45 +01:00
e15028e94c
Merge branch 'developer' into 3kernelupdate
2021-11-05 12:31:36 +01:00
81e1221e0d
Merge branch 'developer' into 2kernelversion
2021-11-05 12:28:37 +01:00
953fc9bb48
Merge pull request #332 from slsdetectorgroup/pyfix
...
removed c++14 only overload_cast from pybind enum interface
2021-11-05 12:28:10 +01:00
91cf18c5d1
removed comment
2021-11-05 12:03:01 +01:00
642989cab2
removed c++14 only overload_cast from pybind enum interface
2021-11-05 11:56:57 +01:00
d438b53c68
wip
2021-11-04 19:18:10 +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
5f94ca30f1
removed deprecated root include
2021-11-03 16:26:59 +01:00
98cf908918
Merge branch 'developer' into 2kernelversion
2021-11-03 14:44:49 +01:00
cb39a59508
fixes for kernelversion
2021-11-03 14:42:14 +01:00
b68ef6cbd0
binaries in
2021-11-03 11:47:14 +01:00
eff64f99f2
addd kernel version
2021-11-03 11:46:46 +01:00
2b1028d636
Merge pull request #330 from slsdetectorgroup/programfix
...
Program firmware for new kernel
2021-11-03 11:43:37 +01:00
1da2761654
bug fix
2021-11-03 10:49:59 +01:00
7c2e64d9fe
rleease notes
2021-11-02 17:21:27 +01:00
340d708b12
updated m3 kernel version
2021-11-02 17:07:55 +01:00
3f517420af
updated kernel date for gotthard2, checking kernel code similar for blackfin and nios, need to add date for m3
2021-11-02 16:59:54 +01:00
05c9fcfe19
gpio3 only when new kernel
2021-11-02 14:23:14 +01:00
dcae1b7a2b
bianries in
2021-10-29 17:16:22 +02:00
d8570bc9a9
updated date kernel
2021-10-29 17:14:26 +02:00
e3bfdaf38e
binaries in
2021-10-29 16:45:18 +02:00
5188e600a2
specific kernel version name
2021-10-29 16:45:05 +02:00
45b3514118
moved verifykernelversion to common
2021-10-29 16:43:48 +02:00
2813cd5ac2
remove cest as strptime doesnt work on bfin with timezone
2021-10-29 16:28:58 +02:00
2d2287e189
check kernel version before enabling the gipo 3 chipenable pins
2021-10-29 12:25:30 +02:00
c3eff0246a
programing problem fixed
2021-10-28 15:51:29 +02:00
c911fe4c85
bash script for cmk.sh in ubuntu
2021-10-28 14:18:58 +02:00
87a515a549
Merge pull request #329 from slsdetectorgroup/rxhostnamenone
...
Bug: rxhostname none
2021-10-27 14:36:16 +02:00
0b2d294a19
updated release notes
2021-10-27 14:27:34 +02:00
b62a6eff64
updated release notes
2021-10-27 14:27:08 +02:00
dde62f13d5
fixed bug. setting rx_hostname to none should not throw
2021-10-27 11:29:01 +02:00
146b012eff
minor changes
2021-10-27 11:14:29 +02:00
95897085ec
missed serverBin
2021-10-27 11:02:28 +02:00
e53a71f88f
updated to developer versioning
2021-10-27 11:00:01 +02:00
274ec27934
iupdated licensing info inrelease notes
2021-10-21 16:44:48 +02:00
1454cc8434
binaries updated
2021-10-21 16:27:20 +02:00
76c86cb5ac
binaries in after minor
2021-10-21 16:26:18 +02:00
ec4aca0dd4
minor
2021-10-21 16:25:05 +02:00
9f27478f95
serverBin binaries updated
2021-10-21 16:18:36 +02:00
ec1bdffa1a
binaries renamed
2021-10-21 16:13:55 +02:00
258a0f794c
binaries in
2021-10-21 16:12:52 +02:00
6caafaea00
binaries in
2021-10-21 15:54:39 +02:00
727e52b9e8
Merge pull request #327 from slsdetectorgroup/jfres
...
Jfres
2021-10-21 15:37:51 +02:00
fdd3ab2a60
binaries in
2021-10-21 15:36:35 +02:00
a84bd1f881
jungfrau filter resistor highervalue in fpga is smaller resitance, and needs toggling
2021-10-21 15:35:57 +02:00
1f8823a3b7
Merge pull request #326 from slsdetectorgroup/jlowcurrentfix
...
binaries in
2021-10-21 15:24:57 +02:00
1f4d94b3cc
merge conflict fix
2021-10-21 15:24:46 +02:00
effbc6f571
binaries in
2021-10-21 15:22:36 +02:00
8c8aa175a6
Merge pull request #325 from slsdetectorgroup/jlowcurrentfix
...
Jlowcurrentfix
2021-10-21 15:05:59 +02:00
42b1f9a623
jungfrau filter resistor high bit for higher values change, also no toggling for status
2021-10-21 15:04:53 +02:00
9e23648801
binaries in
2021-10-21 14:56:13 +02:00
6dc4634495
typo
2021-10-21 14:55:58 +02:00
4b7d73a4ee
jungfrau normal/low is not toggled like the others in register
2021-10-21 14:54:57 +02:00
0358749b3b
updating versions
2021-10-21 13:15:39 +02:00
333a23c7e2
docs, auto_comp_disable->autocompdisable, comp_disable_time->compdisabletime (removing _ in commands)
2021-10-21 13:11:43 +02:00
802bd27e50
python extrastoragecells, documentation
2021-10-21 12:34:49 +02:00
0909eabfaf
minor
2021-10-21 12:20:26 +02:00
2f7a0898d6
Merge pull request #324 from slsdetectorgroup/jungfraufix
...
Jungfraufix
2021-10-21 12:07:36 +02:00
e89dd393e2
binaries in
2021-10-21 12:00:21 +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
9b321d2ee1
jungfrau: new default to asic reg for chipv1.1, filtercells name change, wrongnumberof parameters message change
2021-10-21 11:27:31 +02:00
f7a6160e67
docs
2021-10-21 09:56:51 +02:00
156ce6a2e5
docs
2021-10-21 09:40:12 +02:00
9dc217aaa3
updated calibration settings for jungfrau, default special dac values for high gain 0, temporary fix for firmwarebug (config_V11_status has to be flipped to be read)
2021-10-20 17:20:09 +02:00
ae736cd0e5
docs
2021-10-20 16:51:07 +02:00
c5962f40eb
enums added in python docs
2021-10-20 11:38:05 +02:00
aab5418166
eiger copy detector server command should not reboot for eiger (feature does not exist)
2021-10-19 16:21:37 +02:00
f61d14a2f1
binaries in
2021-10-19 14:52:49 +02:00
836e4c51f3
remove license checks
2021-10-19 14:50:15 +02:00
b39c64032d
clang format
2021-10-19 14:49:43 +02:00
3726ae3fd1
Merge pull request #323 from slsdetectorgroup/jungfraucalibfix
...
Jungfraucalibfix
2021-10-19 11:45:43 +02:00
98c2d52200
binaries in
2021-10-19 11:43:33 +02:00
54097ba21c
bug fix for inverted select for chipv1.1
2021-10-19 11:40:50 +02:00
b8b7966d79
jungfrau server: reversing bits of chipv1.1 select
2021-10-19 11:04:18 +02:00
a1c9947821
Merge pull request #322 from slsdetectorgroup/copyservererror
...
print module number and hostname when tftp error
2021-10-19 10:32:43 +02:00
469d4e5c7c
print module number and hostname when tftp error
2021-10-19 10:29:25 +02:00
bd0eb22392
Merge pull request #320 from slsdetectorgroup/copyserver
...
Copyserver
2021-10-19 10:21:26 +02:00
3a543daf55
comments
2021-10-19 10:21:04 +02:00
c061baaaee
comment
2021-10-19 10:18:19 +02:00
b9fab9bc1f
binaries in
2021-10-19 10:16:57 +02:00
6cf5072293
snprintf and linked server to be respawned, not copied one
2021-10-19 10:16:31 +02:00
8db1dfb2ce
binaries in
2021-10-19 10:06:38 +02:00
a54a570a78
merge fix and release update
2021-10-19 10:06:04 +02:00
3cfdc063fc
Merge pull request #321 from esrf-bliss/slsdetectorserver-max-udp-destination
...
slsDetectorServer: fix checks on UDP destination entry range
2021-10-19 10:01:28 +02:00
9b521ade27
help fixed
2021-10-19 09:59:49 +02:00
313216443a
slsDetectorServer: fix checks on UDP destination entry range
2021-10-19 09:41:10 +02:00
318a5fd9d5
biaries in
2021-10-19 08:02:09 +02:00
dd2e9ff7f3
Merge branch 'copyserver' of github.com:slsdetectorgroup/slsDetectorPackage into copyserver
2021-10-19 07:59:06 +02:00
27c4d8652e
added sync and not executing set detector position in update mode
2021-10-19 07:58:54 +02:00
927f30e55e
binaries in
2021-10-19 07:52:25 +02:00
51c2e78a31
added sync
2021-10-19 07:51:39 +02:00
a0004dc775
updated release to include lib versioning info
2021-10-18 17:57:32 +02:00
db4f345b47
binaries in
2021-10-18 17:53:24 +02:00
195d28d091
typo
2021-10-18 17:52:52 +02:00
d7bbcb24c9
fixes for warnings
2021-10-18 17:51:31 +02:00
6b94f266bf
execute command used properly
2021-10-18 17:39:16 +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
43bbf66e85
Merge branch 'developer' into copyserver
2021-10-18 16:14:12 +02:00
b665ed87b4
Merge pull request #319 from slsdetectorgroup/filtercellhotfix
...
Filtercellhotfix
2021-10-18 16:11:04 +02:00
29fbef7ced
binaries in
2021-10-18 16:10:01 +02:00
f3ca25d104
filter cell logic fixed
2021-10-18 16:08:21 +02:00
e4b141dda5
minor
2021-10-18 15:51:46 +02:00
843a35d2f9
Merge pull request #318 from slsdetectorgroup/selecthotfix
...
udpated naming warning in release.txt
2021-10-18 15:40:41 +02:00
1e2395bd44
udpated naming warning in release.txt
2021-10-18 15:37:28 +02:00
ed81ce2877
Merge pull request #317 from slsdetectorgroup/selecthotfix
...
Selecthotfix
2021-10-18 15:28:17 +02:00
12945916b7
updated binary for current source comments
2021-10-18 15:25:55 +02:00
4367a39b98
fix for current source 64 bit select mask for chipv1.1
2021-10-18 15:22:18 +02:00
519b09fcad
permission
2021-10-18 15:01:10 +02:00
84f56ff314
updated permissions
2021-10-18 14:54:25 +02:00
3e70f0cbfb
Merge pull request #316 from slsdetectorgroup/licensing
...
Licensing
2021-10-18 14:45:34 +02:00
96f7bf05c8
changes in gui notice and apache 2.0 changes
2021-10-18 14:45:19 +02:00
7eb05a3637
make files
2021-10-18 11:52:23 +02:00
ca08cd9ec1
updated cmakelists.txt for licesnse
2021-10-18 11:44:47 +02:00
a0ecf056d8
updated apache2 notice
2021-10-18 11:43:11 +02:00
479fa23acb
added .sh licenses
2021-10-15 16:02:42 +02:00
fada085f0e
added .py licenses
2021-10-15 15:54:58 +02:00
b913c0059a
added .c licenses
2021-10-15 15:52:40 +02:00
dac60ad76d
added .cpp licenses
2021-10-15 15:47:04 +02:00
4de7bb51ed
updated all .h files with license notice and copyright notice
2021-10-14 18:10:56 +02:00
0801957203
updating license script
2021-10-14 18:03:19 +02:00
2d7ffdd603
before adding license notice
2021-10-14 17:51:45 +02:00
576157351e
minor
2021-10-14 17:42:40 +02:00
86a9aa9e38
license notice and copyright notice ammended
2021-10-14 17:39:37 +02:00
928ed201f6
Merge branch 'developer' into licensing
2021-10-14 17:37:13 +02:00
ae4473d631
some changes
2021-10-14 17:36:47 +02:00
cbe2956ee4
Merge pull request #315 from slsdetectorgroup/libversioning
...
lib versioning
2021-10-14 17:34:54 +02:00
aff3a6ed20
added folder with licenses used in source code
2021-10-14 16:43:37 +02:00
e6b18f6a95
updated versioning for shared libraries
2021-10-14 15:11:47 +02:00
93550ebed7
fix
2021-10-14 12:48:13 +02:00
8fb4393981
python fix
2021-10-14 12:38:03 +02:00
2bfe0a939d
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
2021-10-13 16:29:29 +02:00
cfbc4c699f
typo
2021-10-13 16:27:43 +02:00
c0edbc8631
Merge pull request #314 from slsdetectorgroup/eigerhotfix
...
Eigerhotfix
2021-10-13 15:56:10 +02:00
34bc596ea6
fixed eiger tengiga hotfix
2021-10-13 13:04:34 +02:00
e172156829
typo
2021-10-13 13:02:02 +02:00
1c13dd95a0
eiger server fix: 10genable stop server does not have send_data struct initialized, not configuring mac or setup header for stop server
2021-10-13 12:56:03 +02:00
c836371b7c
removed readme for python folder
2021-10-13 11:22:31 +02:00
7426110e8a
Warnings ( #313 )
2021-10-12 11:42:02 +02:00
e84f5bec0b
disable Wstringop-truncation for servers
2021-10-11 19:56:39 +02:00
5e672fcd54
release txt fix
2021-10-08 19:13:03 +02:00
f01dd4c3af
about gui
2021-10-08 19:00:40 +02:00
9b9bc3ffb9
bugfix to gui and updating gui about
2021-10-08 18:57:04 +02:00
1c3357c8f1
update release txt
2021-10-08 18:29:12 +02:00
2fa7718ffd
minor
2021-10-08 18:26:43 +02:00
0fd263aef1
updated server bin folder
2021-10-08 18:25:46 +02:00
b9034dffe3
renamed server binaries
2021-10-08 18:23:14 +02:00
14cd1a465c
binaries in
2021-10-08 18:17:20 +02:00
28ff54b323
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
2021-10-08 18:15:44 +02:00
ecc9264481
updating license
2021-10-08 18:15:36 +02:00
36783067f2
fix server sizeof bug
2021-10-08 17:50:43 +02:00
3a5ceca522
Merge pull request #312 from slsdetectorgroup/jfcalib
...
Jfcalib
2021-10-08 17:45:48 +02:00
aceab74340
added pcbv2.0 fw compilation date
2021-10-08 17:43:31 +02:00
0ecc9a1c90
jf binary in
2021-10-08 17:36:13 +02:00
93c5b4aca6
jf 2.0 hw recalibrated with different settings
2021-10-08 17:34:40 +02:00
afdd8a90cd
updated server and client binaries to 6.0.0-rc1
2021-10-08 16:09:36 +02:00
83b3488bc5
Merge pull request #311 from slsdetectorgroup/fixtests
...
Fixtests
2021-10-08 16:05:22 +02:00
388b68829c
Merge branch 'developer' into fixtests
2021-10-08 15:42:56 +02:00
9717b7c414
Merge pull request #310 from slsdetectorgroup/currentsrc
...
currentsrc
2021-10-08 15:42:18 +02:00
7ac84f99ba
Merge branch 'developer' into currentsrc
2021-10-08 15:41:58 +02:00
d433200f73
Merge pull request #309 from slsdetectorgroup/shmtests
...
fixed shm tests
2021-10-08 15:41:34 +02:00
cb32bfb0cd
mythen3 works
2021-10-08 15:32:11 +02:00
6b843097e3
gotthard2 passes
2021-10-08 15:11:29 +02:00
4bcc1a24f0
eiger passed
2021-10-08 15:06:09 +02:00
6394fba85d
removing trailing _ for members of currentsrcParameters
2021-10-08 12:52:37 +02:00
e6444bf060
fixed shm tests
2021-10-08 12:32:46 +02:00
41a585a969
Merge branch 'developer' into fixtests
2021-10-08 12:03:26 +02:00
5905404955
Merge pull request #308 from slsdetectorgroup/g2speed
...
G2speed
2021-10-08 12:03:10 +02:00
5b7918f50e
Merge branch 'g2speed' into fixtests
2021-10-08 11:57:49 +02:00
29b9f71361
merge fix
2021-10-08 11:57:19 +02:00
bbae956619
updated eiger versioning
2021-10-08 11:55:05 +02:00
ddad045995
udpating tests
2021-10-08 11:50:28 +02:00
8d309fe051
Merge branch 'g2speed' into fixtests
2021-10-08 11:31:00 +02:00
635789ef85
Merge branch 'developer' into fixtests
2021-10-08 11:30:36 +02:00
3cb02b3d92
minor
2021-10-08 11:29:55 +02:00
5667d2bf30
updated release.txt
2021-10-08 11:08:24 +02:00
684fb81733
binaries in
2021-10-08 11:06:31 +02:00
8d3084d3e1
Merge branch 'g2speed' of github.com:slsdetectorgroup/slsDetectorPackage into g2speed
2021-10-08 11:05:43 +02:00
417bfbaf38
changing g_108MHz enum to g2_108MHZ (similarly 144), adding readoutspeedlist command
2021-10-08 11:05:25 +02:00
975c94fd4b
added tests for speedLevel string conversions
2021-10-08 10:56:02 +02:00
b1ae47d189
Merge branch 'g2speed' of github.com:slsdetectorgroup/slsDetectorPackage into g2speed
2021-10-08 10:37:44 +02:00
37b1ac3de4
changed speed to readoutspeed in Detector.py
2021-10-08 10:37:34 +02:00
b4a5a5cd5e
binaries in
2021-10-08 10:36:45 +02:00
e107842863
Merge branch 'g2speed' of github.com:slsdetectorgroup/slsDetectorPackage into g2speed
2021-10-08 10:35:19 +02:00
ad9eb7fc19
another bug fix typo
2021-10-08 10:35:09 +02:00
22d5898640
updated python bindings for functions and enums
2021-10-08 10:31:00 +02:00
b98ac198e7
binaries in
2021-10-08 09:45:46 +02:00
90968e1870
bugfix jungfrau readoutspeed from prev change
2021-10-08 09:45:10 +02:00
e3e3639829
binaries in and updated api versioning
2021-10-07 19:11:37 +02:00
6b0e6a72df
changed speed to readoutspeed, added g2 speeds (108, 144)
2021-10-07 18:39:18 +02:00
e2aa426966
Merge pull request #307 from slsdetectorgroup/j1.1fix
...
J1.1fix
2021-10-07 16:46:27 +02:00
cfb604bbf4
Merge branch 'developer' into j1.1fix
2021-10-07 16:41:02 +02:00
81241bfc2c
Merge pull request #305 from slsdetectorgroup/programsync
...
Programsync
2021-10-07 16:40:40 +02:00
961ecba34e
binaries in
2021-10-07 16:40:20 +02:00
8aa7ced83e
Merge branch 'developer' into j1.1fix
2021-10-07 16:14:50 +02:00
0482e3bc37
Merge branch 'developer' into programsync
2021-10-07 16:12:03 +02:00
9adc4cff27
Merge pull request #306 from slsdetectorgroup/deactivatedpadding
...
Deactivated padding
2021-10-07 16:11:38 +02:00
bb1ad0c905
merge fix
2021-10-07 16:11:19 +02:00
5977103312
Merge branch 'developer' into programsync
2021-10-07 16:09:53 +02:00
4d6ba67c27
Merge pull request #304 from slsdetectorgroup/changeport
...
changing ports only in shared memory
2021-10-07 16:09:07 +02:00
4662711aa4
Merge branch 'developer' into changeport
2021-10-07 16:08:48 +02:00
b4a51ad529
Merge pull request #303 from slsdetectorgroup/pycurrent
...
Python Current Source
2021-10-07 16:07:38 +02:00
c996300806
minor
2021-10-07 16:05:30 +02:00
91f8a07a9c
jungfrau server fix around for unexplained high current in powerchip (temp sol: start readout to dstip of 0 and auto, then set back
2021-10-07 15:18:59 +02:00
2c6793633e
jungfrau server: fixes for current source and configuring chipv1.1
2021-10-07 11:27:02 +02:00
fac7e0fbb0
WIP
2021-10-07 11:15:02 +02:00
5ed1e1f43f
added currentsource example for python
2021-10-07 10:59:00 +02:00
e2d7d12b3e
wip
2021-10-06 17:51:25 +02:00
46a8a2461c
Removed Padding option for Deactivated half modules.
2021-10-06 15:11:17 +02:00
6360506924
moving rebootcontroller in programfpga to detector level to sync all modules
2021-10-06 14:39:12 +02:00
ea77331a4a
updated release
2021-10-06 14:29:36 +02:00
34fb823675
changing ports only in shared memory and not going to detector/receiver server to change current tcp port
2021-10-06 14:24:57 +02:00
fcfbb7040a
binaries in
2021-10-06 14:07:36 +02:00
1cf0a05247
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
2021-10-06 14:06:34 +02:00
cdae61c7ff
binaries in
2021-10-06 13:46:18 +02:00
5c3a408a89
jungfrau server: setting defaults for current source col registers when disabling current source, and 0.5 ms usleep between power chip and config chip to test
2021-10-06 13:41:50 +02:00
2fc2c34fad
jungfrau server bug fix: always reading chipversion as 1.1
2021-10-06 13:38:22 +02:00
56b7dd3ca9
added currentsource to python
2021-10-05 17:13:32 +02:00
f51529bb3b
binaries in
2021-10-05 13:24:31 +02:00
7d927a794e
moduleid made into dec not hex
2021-10-05 13:23:09 +02:00
fb94ddec74
test fix
2021-10-04 17:18:33 +02:00
17e7e5058b
tests fix
2021-10-04 13:28:18 +02:00
cbf69f4960
test fix
2021-10-04 13:09:59 +02:00
b4c115fc69
minor
2021-10-01 14:22:47 +02:00
221763b109
binaries in
2021-10-01 14:06:25 +02:00
594553434d
bugfix moduleid
2021-10-01 14:05:38 +02:00
ee7ae9d947
minor
2021-09-30 17:24:06 +02:00
1cbfa54b99
release notes
2021-09-29 17:23:51 +02:00
edf72f06c2
release notes
2021-09-29 17:19:01 +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
eeaebbe78c
release docs
2021-09-28 17:00:40 +02:00
8e980d1ace
minor
2021-09-28 16:10:41 +02:00
ffd62f2592
release notes
2021-09-28 16:00:16 +02:00
fd03bfa65e
reverting soem changes
2021-09-28 15:41:57 +02:00
6ae48d0f3a
server documentation
2021-09-28 15:20:14 +02:00
e0249685e1
binaries in
2021-09-27 15:31:45 +02:00
ec2a03132a
g2: asic defaults refactored instead of hard coded
2021-09-27 15:31:24 +02:00
dc4e5bb561
binaries in
2021-09-27 14:54:42 +02:00
caf7df886c
binaries in
2021-09-27 14:46:29 +02:00
61aa266436
jungfrau: current source defaults at configuring chip
2021-09-27 14:43:14 +02:00
a3f579b4cc
jungfrau: removed chip version variable in server adn instead set it in fpga
2021-09-27 13:55:43 +02:00
14c4c989a5
binaries in
2021-09-27 12:24:33 +02:00
920a8a6e9e
speed settings fixed in jungfrau
2021-09-27 12:24:14 +02:00
4c0323dd0a
updating jungfrau chipv1.1 speed settings
2021-09-27 12:14:03 +02:00
dcec6eeaf9
Merge pull request #302 from slsdetectorgroup/udp_numdst
...
udp num dst
2021-09-17 17:44:28 +02:00
77a3cf85fe
updated client api
2021-09-17 17:41:37 +02:00
3e5b6c07e3
binaries in
2021-09-17 17:41:16 +02:00
288edca78b
minor
2021-09-17 17:40:28 +02:00
fd59c20975
g2 calibrated settings
2021-09-17 17:37:54 +02:00
6abf61e6f9
default value of special dacs of jungfrau
2021-09-17 17:04:00 +02:00
90b408d7a8
binaries in
2021-09-17 16:11:17 +02:00
dc671e6fcf
udp_numdst readonly, udp_cleardst added
2021-09-17 16:09:57 +02:00
6151096823
wip
2021-09-17 15:14:57 +02:00
35ee7d857f
Merge pull request #301 from slsdetectorgroup/jf2.0
...
Jf2.0
2021-09-17 13:48:27 +02:00
e223859d18
merge fix
2021-09-17 12:08:38 +02:00
cff758d2f2
Merge pull request #300 from slsdetectorgroup/framescaught
...
Framescaught
2021-09-17 12:05:25 +02:00
0d184ebd4b
Merge branch 'developer' into framescaught
2021-09-17 11:37:01 +02:00
35d102c5ed
Merge pull request #299 from slsdetectorgroup/naming
...
Naming
2021-09-17 11:36:22 +02:00
7d1bd280e4
naming fix in tests
2021-09-17 11:02:22 +02:00
c2202a97e1
minor fix
2021-09-17 11:00:40 +02:00
0e193615b9
Merge branch 'developer' into naming
2021-09-17 10:41:51 +02:00
90d8ad40c9
Merge pull request #298 from slsdetectorgroup/somefixes
...
Somefixes
2021-09-17 10:40:50 +02:00
5a08b9be86
binaries in
2021-09-17 10:40:18 +02:00
afa4e7ea7b
bug fix in server
2021-09-17 10:39:06 +02:00
77bba794d9
Merge branch 'developer' into somefixes
2021-09-17 09:57:19 +02:00
3d728e5de4
Merge pull request #296 from slsdetectorgroup/progfpga
...
Progfpga
2021-09-17 09:55:56 +02:00
b7e8343ca4
binaries in
2021-09-17 08:42:48 +02:00
bebf1b0a13
jungfrau 2.0 calibrated settings
2021-09-17 08:41:30 +02:00
c1d1edee89
Merge branch 'naming' into framescaught
2021-09-16 16:48:18 +02:00
81b8f17b32
Merge branch 'somefixes' into naming
2021-09-16 16:47:21 +02:00
a88d1ff1e4
binaries in
2021-09-16 16:46:31 +02:00
cc95df7233
binaries in
2021-09-16 16:39:59 +02:00
b924723082
updated make files for virtual to have correct md5 path
2021-09-16 16:38:42 +02:00
7fd174c21e
added _SLS to MD5 functions, added a separate lib for the md5 C code
2021-09-16 14:10:02 +02:00
2ff50750f5
moved md5 to slsSupportlib, added md5_helper.c
2021-09-16 11:34:16 +02:00
ba122fe2ad
moved license into files
2021-09-16 10:57:04 +02:00
b98eee5b9a
works with hdf5
2021-09-16 10:09:30 +02:00
cb6cbaeeec
frames in file added for master file in receiver, binary done, hdf5 not done
2021-09-15 17:10:01 +02:00
732270f437
renaming sls and detectors to modules, multis to detector
2021-09-15 14:53:31 +02:00
1a712e1aa6
shm naming
2021-09-15 13:44:26 +02:00
74fde0a77c
entry removed and using parsing for rr
2021-09-15 12:11:53 +02:00
7a9e6a13ec
Merge branch 'progfpga' into somefixes
2021-09-15 11:41:52 +02:00
e7f566994a
Merge branch 'developer' into progfpga
2021-09-15 11:41:00 +02:00
153dda5b97
Merge pull request #297 from slsdetectorgroup/parse
...
Relaxed parsing supporting RR
2021-09-15 11:40:11 +02:00
c2c3bd2fbb
bianrie sin
2021-09-15 11:23:39 +02:00
2e36bb3a65
some clean up regarding trimbits
2021-09-15 11:22:45 +02:00
7eb64fc055
binaries in
2021-09-15 11:13:47 +02:00
8e40a408c5
check idle for jungfrau in flip rows
2021-09-15 11:10:02 +02:00
a17b7b1778
m3:connected module id
2021-09-15 11:06:39 +02:00
dbc541b4ea
test case fix for moduleid and serialnumber
2021-09-15 10:19:16 +02:00
df2d0524a5
added back commented cmake
2021-09-15 10:03:57 +02:00
671bc62740
additional tests
2021-09-15 09:25:36 +02:00
3100ca448e
fix for multi_id and commands starting with h
2021-09-15 09:15:14 +02:00
a961eead24
format and removed unused headers
2021-09-15 08:49:57 +02:00
ca35613b66
removed unsued functions in CmdParser
2021-09-15 08:44:48 +02:00
b937bbb058
binaries in
2021-09-14 17:15:01 +02:00
ff6f960ba9
works for nios (without checksum in flash)
2021-09-14 16:24:49 +02:00
fdd8b52ce1
binaries in
2021-09-14 16:01:05 +02:00
adaf56ca2e
WIP
2021-09-14 15:14:08 +02:00
d599d75e0b
not checking bfin flash for checksum due to bfin inconsistencies
2021-09-14 14:51:31 +02:00
78d8086e71
changes for nios similar to bfin
2021-09-14 14:41:49 +02:00
0f8869153e
works for niosg
2021-09-14 10:30:04 +02:00
abf56ad643
WIP
2021-09-13 21:26:17 +02:00
b2cb99a0c2
wip
2021-09-13 17:23:36 +02:00
86b7409eed
wip
2021-09-13 17:23:13 +02:00
cac5e40d8a
wip
2021-09-13 17:22:39 +02:00
eb19ac1375
wip
2021-09-13 17:22:00 +02:00
52585c99a1
wip
2021-09-13 17:20:28 +02:00
4764305fd7
wip
2021-09-13 16:57:25 +02:00
47ab9ff1ec
wip
2021-09-13 16:11:46 +02:00
083aeb200d
wip
2021-09-10 17:51:03 +02:00
0feffa0235
wip
2021-09-10 17:45:17 +02:00
2b4a46458c
wip
2021-09-10 17:40:38 +02:00
3402ccb2d0
wip
2021-09-10 17:36:11 +02:00
190f64689f
wip
2021-09-10 17:32:43 +02:00
5b47b1e353
wip
2021-09-10 17:28:31 +02:00
7b3b0044bf
wip
2021-09-10 17:24:28 +02:00
9cb352dec7
wip
2021-09-10 17:23:06 +02:00
bf6650115c
wip
2021-09-10 17:09:40 +02:00
2622f461e3
wip
2021-09-10 17:06:27 +02:00
be4dfcf499
wip
2021-09-10 16:40:59 +02:00
ff5ab8413e
wip
2021-09-10 16:40:04 +02:00
550c8f52ac
wip
2021-09-10 16:36:16 +02:00
88e0d65ffc
wip
2021-09-10 16:21:18 +02:00
11864e5de4
wip
2021-09-10 16:20:14 +02:00
32317510ad
wip
2021-09-10 16:06:58 +02:00
bd5f85cdff
wip
2021-09-10 16:05:27 +02:00
88c8f05387
wip
2021-09-10 16:05:00 +02:00
4dfd377d94
wip
2021-09-10 16:02:39 +02:00
b877997b98
wip
2021-09-10 16:01:36 +02:00
b844cc7702
wip
2021-09-10 15:41:17 +02:00
05647d4a8a
wip
2021-09-10 15:36:31 +02:00
c1daba9595
wip
2021-09-10 15:35:57 +02:00
3bcfb2291a
wip
2021-09-10 15:35:30 +02:00
a657450035
wip
2021-09-10 14:08:42 +02:00
cee94f65d2
wip
2021-09-10 14:08:13 +02:00
3785a314e6
wip
2021-09-10 14:07:36 +02:00
5b3e5e8d16
wip
2021-09-10 13:50:26 +02:00
b8086dcd70
fix for flash
2021-09-10 13:25:17 +02:00
9d30d51da7
updated jungfrau fm version for pcb 1.0
2021-09-10 08:28:29 +02:00
f4b8ffe684
binaries in after merge fix
2021-09-09 18:01:48 +02:00
9d4d667df1
Merge pull request #295 from slsdetectorgroup/modid
...
Modid
2021-09-09 17:58:03 +02:00
cb42fdfe3d
binaries in after merge
2021-09-09 17:57:52 +02:00
a9f82985bc
programs, but flashes checksum wrong
2021-09-09 17:52:36 +02:00
05c04008ae
Update slsDetectorServer_defs.h
...
added note about detid difference
2021-09-09 12:12:17 +02:00
aea664f40c
merge conflict and binaries in
2021-09-09 11:22:09 +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
00066e1e6c
Merge pull request #294 from slsdetectorgroup/readnrows
...
Readnrows
2021-09-09 10:42:34 +02:00
094ca42e17
removed the temp for readnrows
2021-09-09 10:41:10 +02:00
9c17c41044
wip
2021-09-08 21:36:52 +02:00
9477e68586
wip
2021-09-08 21:30:20 +02:00
b458b9c517
wip
2021-09-08 21:15:59 +02:00
8f6344dda0
wip
2021-09-08 21:10:40 +02:00
1963439dbf
wip
2021-09-08 21:07:57 +02:00
8647717fec
wip
2021-09-08 21:07:25 +02:00
03823cf903
wip
2021-09-08 21:05:40 +02:00
c4ff4efaf0
wip
2021-09-08 21:02:25 +02:00
ee108889db
wip
2021-09-08 21:02:11 +02:00
d9c0ce2d6d
wip
2021-09-08 20:30:02 +02:00
8df19ec265
wip
2021-09-08 20:29:15 +02:00
a565592249
wip
2021-09-08 20:26:39 +02:00
f9ebda3365
wip
2021-09-08 20:23:56 +02:00
8a287279fe
wip
2021-09-08 20:20:35 +02:00
e8f76e785d
wip
2021-09-08 20:17:50 +02:00
2601c50c96
wip
2021-09-08 20:15:39 +02:00
91227a91c4
wip
2021-09-08 19:05:57 +02:00
bf5d761c60
wip
2021-09-08 19:01:16 +02:00
fff2a53fb9
wip
2021-09-08 18:59:38 +02:00
fb271e3a86
wip
2021-09-08 18:58:07 +02:00
dfa6f18ba3
Merge branch 'progfpga' of github.com:slsdetectorgroup/slsDetectorPackage into progfpga
2021-09-08 18:53:22 +02:00
0eb57b99d2
wip
2021-09-08 18:53:13 +02:00
09714d412a
binaries in
2021-09-08 18:44:26 +02:00
c6af0d34fb
wip
2021-09-08 18:28:40 +02:00
39b46f8c22
binaries in
2021-09-07 17:14:30 +02:00
00bbc03ebe
wip
2021-09-07 17:13:55 +02:00
3703d701fb
wip
2021-09-07 17:12:36 +02:00
7f06f90048
wip
2021-09-07 17:11:52 +02:00
790d995eab
wip
2021-09-07 17:07:49 +02:00
072271d21b
updated md5 in makefiles server
2021-09-07 17:05:31 +02:00
5830424783
updated md5 in makefiles server
2021-09-07 17:04:44 +02:00
04c3bc4b3c
updated md5 in makefiles server
2021-09-07 17:03:45 +02:00
602bd1b25e
updated md5 in makefiles server
2021-09-07 17:01:59 +02:00
9a22a1e530
binaries in
2021-09-07 16:44:35 +02:00
298028c584
Merge pull request #293 from slsdetectorgroup/roundrobin
...
Roundrobin
2021-09-07 16:42:06 +02:00
50c8f2d432
Merge branch 'developer' into roundrobin
2021-09-07 16:40:45 +02:00
5ed3832e15
binaries in
2021-09-07 16:35:55 +02:00
664c2ca80f
wip done with md5
2021-09-07 16:33:52 +02:00
cd0161f90b
test initializing UdpDestination
2021-09-07 15:35:23 +02:00
ba52bfb65e
UDP struct uses IpAddr and MacAddr
2021-09-07 15:16:03 +02:00
b7f694142a
replaced md5 in client
2021-09-07 14:10:50 +02:00
e8e76b6de2
wip
2021-09-07 13:51:31 +02:00
b753732197
refactoring
2021-09-07 13:33:59 +02:00
2aa16eac44
using md5.h
2021-09-07 13:29:11 +02:00
4571b1b91c
moved openssl to slsSupportLib
2021-09-07 13:04:29 +02:00
bac4443091
renamed license
2021-09-07 13:04:06 +02:00
9d744deb4a
binaries in
2021-09-07 12:23:38 +02:00
82c5bf15a6
replace udpDestination struct with a class that accepts ipaddr
2021-09-07 12:21:25 +02:00
905b40c76c
resized mac sizes from 50 to 18, ip addresses to 16
2021-09-07 10:07:33 +02:00
abde0cffa1
openssl md5.h and md5.c combined from md5.h, md32_common.h, md5_dgst.c, md5_local.h to only have what we need
2021-09-06 17:24:37 +02:00
441fb8064f
wip
2021-09-06 15:20:34 +02:00
8f26389348
wip
2021-09-03 18:00:44 +02:00
bf14c1659a
wip
2021-09-03 18:00:26 +02:00
088a8ea924
wip
2021-09-03 17:57:16 +02:00
5d69f5433b
wip
2021-09-03 17:57:13 +02:00
2993992c81
wip
2021-09-03 17:53:35 +02:00
b019b70697
wip
2021-09-03 17:52:12 +02:00
99153b4dc2
wip
2021-09-03 17:50:05 +02:00
74b55c2d5c
wip
2021-09-03 17:47:32 +02:00
15343c3b18
wip
2021-09-03 17:44:36 +02:00
567f4bcab6
wip
2021-09-03 17:42:14 +02:00
665a44998b
wip
2021-09-03 17:38:36 +02:00
e1ed49a843
wip
2021-09-03 17:34:55 +02:00
f1b31100db
wip
2021-09-03 17:34:28 +02:00
a718d69368
wip
2021-09-03 17:29:27 +02:00
0c7ff62d8d
wip
2021-09-03 16:29:53 +02:00
bb6abe4e93
wip
2021-09-03 15:48:36 +02:00
afd56703a2
accept tuple for counter list
2021-09-03 15:47:59 +02:00
5811ef0a11
wip
2021-09-03 15:35:31 +02:00
ecf38d6110
wip
2021-09-03 15:32:01 +02:00
8c02b6636d
wip
2021-09-03 15:31:49 +02:00
d6d1d60800
wip
2021-09-03 15:26:13 +02:00
2eba0c9d74
wip
2021-09-03 15:24:59 +02:00
c5826e905b
wip
2021-09-03 15:24:33 +02:00
f3744a10c6
wip
2021-09-03 15:22:41 +02:00
bd895148ea
wip
2021-09-03 15:18:46 +02:00
c3a26fdcaf
wip
2021-09-03 15:15:39 +02:00
2ef3dac39e
wip
2021-09-03 14:55:42 +02:00
8c527bcc0d
wip
2021-09-03 14:55:06 +02:00
8e58d1907d
wip
2021-09-03 14:49:42 +02:00
8cc0804f99
wip
2021-09-03 14:43:31 +02:00
37acc9ec33
wip
2021-09-03 14:38:15 +02:00
ad05abed59
wip
2021-09-03 14:37:28 +02:00
2002a67ae2
wip
2021-09-03 14:36:33 +02:00
4badb1141c
wip
2021-09-03 14:35:34 +02:00
20deeb8dcc
wip
2021-09-03 13:17:27 +02:00
9c9f2d5c70
wip
2021-09-03 09:31:39 +02:00
3465f01e3d
wip
2021-09-03 09:29:40 +02:00
a02e8099da
wip
2021-09-03 08:53:08 +02:00
d0794ca0aa
wip
2021-09-03 08:42:13 +02:00
82f022d46b
wip
2021-09-03 08:15:36 +02:00
c4caacd2ed
wip
2021-09-03 08:12:59 +02:00
cf96545f60
wip
2021-09-02 16:52:13 +02:00
ae52dc106b
wip
2021-09-02 16:39:36 +02:00
0b3477bba1
wip
2021-09-02 16:37:23 +02:00
1f07e085ef
wip
2021-09-02 16:36:13 +02:00
46ddf8ef90
wip
2021-09-02 16:20:48 +02:00
2b0989ecaf
wip
2021-09-02 16:19:53 +02:00
5bdc28215e
wip
2021-09-02 16:17:37 +02:00
22df4a8d5e
wip
2021-09-02 16:12:48 +02:00
f0dce3c209
wip
2021-09-02 15:56:57 +02:00
c1d28e47d4
wip
2021-09-02 15:52:52 +02:00
4daac1a06a
wip
2021-09-02 15:46:31 +02:00
e0f686231a
wip
2021-09-02 15:37:28 +02:00
c6abc0b42a
binaries in
2021-09-01 17:20:09 +02:00
bd4827c4df
wip
2021-09-01 17:19:06 +02:00
640a7823bd
wip
2021-09-01 17:14:28 +02:00
ab0dd0d49f
wip
2021-09-01 17:13:11 +02:00
277e5c5b4a
wip
2021-09-01 17:12:31 +02:00
210bc32e46
wip
2021-09-01 17:11:04 +02:00
cda82e5648
wip
2021-09-01 17:09:09 +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
11b1d9f6db
binaries in
2021-08-31 15:12:39 +02:00
861c81d57a
wip
2021-08-31 14:42:36 +02:00
a9ab8a48e9
binaries in
2021-08-31 11:52:03 +02:00
7e0f077af6
done
2021-08-31 11:43:12 +02:00
631c71ed92
binaries in
2021-08-31 11:42:59 +02:00
204a4764b9
fixed for virtual servers rr
2021-08-31 11:42:17 +02:00
a8d3721812
Merge branch 'roundrobin' of github.com:slsdetectorgroup/slsDetectorPackage into roundrobin
2021-08-31 08:38:21 +02:00
60db0e9648
wip
2021-08-31 08:38:13 +02:00
eeb534c9fc
binaries in
2021-08-30 14:52:40 +02:00
4e00286b35
Merge branch 'roundrobin' of github.com:slsdetectorgroup/slsDetectorPackage into roundrobin
2021-08-30 14:52:05 +02:00
6a8eafaa67
fix for jungfrau virtual rr
2021-08-30 14:51:56 +02:00
05be18eed8
biaries in
2021-08-30 14:22:40 +02:00
040aaec378
wip
2021-08-30 14:21:49 +02:00
171175afd1
fixed alignment of macs and port due to structure
2021-08-30 14:19:31 +02:00
0233afb8d2
eiger, refactoring converting ip and mac
2021-08-30 12:50:11 +02:00
7aa69ceb19
fixed for default ips and macs
2021-08-27 18:08:29 +02:00
edbccd3661
wip
2021-08-27 17:52:48 +02:00
765e9895b9
binaries in
2021-08-26 18:56:57 +02:00
97880d419a
possible fix for eiger num udp
2021-08-26 18:56:29 +02:00
6d29819947
binaries in
2021-08-26 18:31:39 +02:00
7aab18ca47
Merge branch 'roundrobin' of github.com:slsdetectorgroup/slsDetectorPackage into roundrobin
2021-08-26 18:30:29 +02:00
719c29ae22
binaries in
2021-08-26 18:30:11 +02:00
b8eb8d2780
reset number of dest in eiger server start up
2021-08-26 18:02:40 +02:00
419b1a1bf9
eiger src ip fix
2021-08-26 17:57:42 +02:00
34d5d2da34
binaries in
2021-08-26 17:36:08 +02:00
0949e3ae18
wip
2021-08-26 17:30:07 +02:00
b07896b9de
fix for num udp dest for jungfrau
2021-08-26 17:24:49 +02:00
18eeb716ad
fix for first udp
2021-08-26 17:20:02 +02:00
19b428a91e
minor
2021-08-26 16:55:30 +02:00
b75b9fa3b7
eiger round robin
2021-08-26 16:29:36 +02:00
4e0b2fe657
binaries in
2021-08-25 17:46:45 +02:00
41f0687671
merge fix
2021-08-25 17:26:15 +02:00
a80a413407
binaries in
2021-08-25 17:25:09 +02:00
eaa96b6785
mythen3 fix for settings error
2021-08-25 17:23:39 +02:00
c3eb6f4e8f
binaries in
2021-08-25 17:05:01 +02:00
e28c5296c7
binaries in
2021-08-25 14:44:40 +02:00
9a4e18f42d
Merge branch 'roundrobin' of github.com:slsdetectorgroup/slsDetectorPackage into roundrobin
2021-08-25 14:44:01 +02:00
b2541117b8
binaries in
2021-08-25 14:28:29 +02:00
1d989637e9
udp_firstdst for jungfrau
2021-08-25 14:27:06 +02:00
485b54994c
jungfrau: connected number of destinations
2021-08-20 17:33:35 +02:00
2afe7112b2
udp destination entries configured properly
2021-08-20 17:02:05 +02:00
0c6911e469
srcip, srcmac and srcport added for other destination entries
2021-08-20 16:45:49 +02:00
493b58b754
clearer udp destination entry error
2021-08-20 15:57:51 +02:00
fc35b2b0de
jungfrau: partial readout in firmware is not yet done, circumventing this
2021-08-20 15:42:01 +02:00
b37db1de72
ctb and moench: wrong firmware will set numchannels to 0 and this will throw when updating detector size, binaries in
2021-08-20 14:03:43 +02:00
9158a3c8b0
binaries in
2021-08-20 10:33:36 +02:00
b1939f9d47
bianries in
2021-08-19 15:50:46 +02:00
ab59f7db7b
added udp_numdst
2021-08-19 15:50:02 +02:00
de4f06287d
binaries in
2021-08-19 13:40:45 +02:00
e80baaaa44
eiger fix
2021-08-19 13:40:27 +02:00
89b11e87ef
Merge branch 'developer' into roundrobin
2021-08-19 13:38:10 +02:00
3b93fa47f4
added doc on automatic start up of detector server
2021-08-19 13:37:40 +02:00
f8d8fcf48a
wipg
2021-08-18 19:05:05 +02:00
d9f969ae6f
wip
2021-08-17 18:05:47 +02:00
c4c16ad9c0
wip
2021-08-17 14:05:59 +02:00
f72f678d45
Merge branch 'developer' into roundrobin
2021-08-17 11:06:13 +02:00
6e85603f4c
Merge pull request #292 from slsdetectorgroup/jpartialfix
...
Jpartialfix
2021-08-17 09:58:17 +02:00
7e829ce9b3
binarie sin
2021-08-17 09:55:02 +02:00
24f012e6c7
jungfrau: cannot set partial readout while acquiring
2021-08-17 09:53:34 +02:00
3d90c1527a
Merge pull request #291 from slsdetectorgroup/j10partial
...
J10partial
2021-08-16 17:18:01 +02:00
6aaf7ec328
binaries in
2021-08-16 17:17:49 +02:00
33edb5c769
minor
2021-08-16 17:15:30 +02:00
75b992ed07
fixed for eiger 4 bit
2021-08-16 16:59:54 +02:00
cb22321006
fixed for eiger 4 bit
2021-08-16 16:59:35 +02:00
f8b5795c29
updated for partialread
2021-08-16 16:34:11 +02:00
334d58c3fd
g2: fix for module id register
2021-08-16 15:38:19 +02:00
5f8dc7a7f0
fixes
2021-08-16 14:30:47 +02:00
5790e4961b
wip
2021-08-13 17:10:46 +02:00
2548a0bfec
updated client api
2021-08-13 12:35:22 +02:00
62d697e91f
readnlines->partialread, better debugging for TCP socket interface bug
2021-08-13 12:34:50 +02:00
ec01f98c26
wip
2021-08-12 17:37:55 +02:00
eb652557b6
Merge pull request #290 from slsdetectorgroup/moduleid
...
G2: Moduleid
2021-08-12 11:24:02 +02:00
4e1a277c2a
binaries in
2021-08-12 11:21:22 +02:00
200df88dcf
module id instead of serial number
2021-08-12 11:16:10 +02:00
9e1716da56
Merge pull request #289 from slsdetectorgroup/g2features
...
G2features
2021-08-11 19:51:53 +02:00
2a44ec7d93
binaries in
2021-08-11 19:51:29 +02:00
58b734e843
binaries in
2021-08-11 19:51:13 +02:00
307abc7378
Merge branch 'g2features' of github.com:slsdetectorgroup/slsDetectorPackage into g2features
2021-08-11 19:50:36 +02:00
afad1a30bd
minor
2021-08-11 19:50:29 +02:00
26d5f13faa
binaries in
2021-08-11 19:43:31 +02:00
de6976599e
redefined server definitions
2021-08-11 19:42:24 +02:00
be8172000f
python fix for setserialnumber
2021-08-11 19:38:21 +02:00
a14434ad0a
python fix for setserialnumber
2021-08-11 19:37:43 +02:00
3c04734b28
minor comment
2021-08-11 19:35:02 +02:00
c770bcfb7e
minor comment
2021-08-11 19:34:23 +02:00
5ad124eebd
binaries in
2021-08-11 19:32:33 +02:00
ff9eaaf3f3
serialnumber fixed to point to mod id reg
2021-08-11 19:30:25 +02:00
8e6a0cbfda
python for setserialnumber
2021-08-11 19:01:15 +02:00
7494fb2b69
minor
2021-08-11 18:59:08 +02:00
c3a6293b68
binaries merge fix
2021-08-11 18:57:29 +02:00
aa8007da2a
binaries in
2021-08-11 18:51:49 +02:00
6f54402aba
g2: setting serialnumber allowed
2021-08-11 18:50:49 +02:00
9a777b13bb
g2: dbitpipeline
2021-08-11 18:01:28 +02:00
7a76064223
vetoalg added hits and raw
2021-08-11 16:08:32 +02:00
0dbb6ff512
added module id register
2021-08-11 14:59:53 +02:00
0e797ba2ad
g2: updated server config file
2021-08-11 14:44:48 +02:00
542c7dfb5a
binary in
2021-08-11 14:42:22 +02:00
7c172898d9
jungfrau allow no config files to assume v1.0
2021-08-11 12:10:27 +02:00
799906a33a
Merge pull request #288 from slsdetectorgroup/jungfrau1.1
...
Jungfrau features for chipv1.1
2021-08-11 11:56:49 +02:00
4e44f95e71
binaries in after merge fix
2021-08-11 11:56:14 +02:00
40f4fced30
binaries in
2021-08-11 11:51:08 +02:00
34c8cffadf
Merge pull request #287 from slsdetectorgroup/j12currentsrc
...
Jungfrau features: 12. current source
2021-08-11 11:42:08 +02:00
f0a0243233
fixed tests
2021-08-11 11:12:28 +02:00
d5a3ddfe7e
fixed
2021-08-11 10:46:20 +02:00
c7293f88d0
done
2021-08-10 21:01:36 +02:00
a0784d23bb
jungfrau: currentsource
2021-08-10 20:39:07 +02:00
fce35e35a1
wip
2021-08-10 17:26:26 +02:00
7700be7df1
binaries in
2021-08-10 09:20:40 +02:00
7574a640bd
merge bug fix
2021-08-10 09:19:43 +02:00
c716a87935
Merge pull request #286 from slsdetectorgroup/j14filtercell
...
Jungfrau features: 14. Filter cell
2021-08-09 12:14:21 +02:00
aaa9f9f4ad
merge bug fix
2021-08-09 12:13:55 +02:00
3ca4c94b32
Merge branch 'jungfrau1.1' into j14filtercell
2021-08-09 12:04:24 +02:00
2a5fb9db57
Merge pull request #285 from slsdetectorgroup/j7filter
...
Jungfrau features: 7. filter resistor
2021-08-09 12:03:12 +02:00
c7c6d2d654
merge bugs
2021-08-09 11:56:51 +02:00
a32e19d74e
moved a definition to server defs
2021-08-09 11:40:53 +02:00
f0c939e577
Merge branch 'jungfrau1.1' into j7filter
2021-08-06 19:16:37 +02:00
0438949536
Merge pull request #284 from slsdetectorgroup/j13flippeddatax
...
Jungfrau features: 13. flipped data x
2021-08-06 19:15:09 +02:00
7552ea1e75
merge fix
2021-08-06 16:43:00 +02:00
fd6e82e161
Merge branch 'j13flippeddatax' into j7filter
2021-08-06 16:41:51 +02:00
dc921733d0
merge fix
2021-08-06 16:41:39 +02:00
e92270565b
changed gain mode. dynamic_gain_mode to dynamic only. binaries in
2021-08-06 16:38:05 +02:00
dd3f2db3c5
binaries in, merge fix
2021-08-06 16:18:28 +02:00
4986a5e61a
Merge branch 'j13flippeddatax' into j7filter
2021-08-06 16:16:46 +02:00
e62fc1907f
binaries in, merge fix
2021-08-06 16:16:25 +02:00
67916cc188
binaries in, merge fix
2021-08-06 16:14:53 +02:00
6c1f09b8f5
binaries in
2021-08-06 16:12:49 +02:00
f9dc668ba4
binaries in
2021-08-06 16:12:20 +02:00
cc3aede979
merge fix
2021-08-06 16:11:58 +02:00
2c53a134cd
updated i3gbe to lll
2021-08-06 16:08:07 +02:00
39f03818f8
merge fix
2021-08-06 15:14:22 +02:00
76c8fcc7b9
Merge branch 'j13flippeddatax' into j7filter
2021-08-06 15:13:39 +02:00
bd7af28601
minor
2021-08-06 15:13:10 +02:00
cf257cbc65
merge fix
2021-08-06 15:08:21 +02:00
36b107bbae
Merge branch 'jungfrau1.1' into j13flippeddatax
2021-08-06 15:07:04 +02:00
69ca1e7fee
merge fix
2021-08-06 15:06:32 +02:00
9f6b951988
merge fix
2021-08-06 15:04:25 +02:00
bc5d6a0309
biaries in
2021-08-06 15:02:43 +02:00
64535c2143
set for vetoalg, although currently no difference
2021-08-06 15:02:06 +02:00
2934ccbf2c
filter cell (only chipv1.1)
2021-08-06 14:42:41 +02:00
7bf6cc3995
wip
2021-08-06 13:25:55 +02:00
a5ba93088f
Merge branch 'jungfrau1.1' into j13flippeddatax
2021-08-06 11:53:11 +02:00
5c0dabbe4f
Merge pull request #283 from slsdetectorgroup/j11udpate
...
Jungfrau features: 11. update
2021-08-06 11:52:21 +02:00
0a58f13fe1
Merge branch 'j7filter' into j14filtercell
2021-08-06 09:18:44 +02:00
7bf03c02b7
python filterresitor
2021-08-06 09:01:51 +02:00
42257d8f67
wip
2021-08-06 08:18:34 +02:00
57534fcbee
Merge branch 'j7filter' into j14filtercell
2021-08-05 17:51:08 +02:00
69356cf232
filterresitsitor only in chipv1.1
2021-08-05 17:50:46 +02:00
d3bbb50fc8
wip
2021-08-05 17:41:21 +02:00
074178848e
minor
2021-08-05 17:29:43 +02:00
86126c7e27
filter resistor in
2021-08-05 16:56:53 +02:00
9312ef0d65
merge
2021-08-05 14:47:34 +02:00
619f3b71c1
flippeddataoverxaxis changed to flipRows
2021-08-05 14:44:25 +02:00
dd12c7c2f5
wip
2021-08-05 13:39:55 +02:00
c5d6dd0dd4
flippeddatax for jungfrau server
2021-08-05 12:39:04 +02:00
acd12bf2fa
minor
2021-08-05 10:08:41 +02:00
cd396a1f11
wip
2021-08-04 17:28:51 +02:00
8f53845698
wip
2021-08-04 14:54:18 +02:00
1049e5fc71
wip
2021-08-04 14:35:07 +02:00
3802f22ebe
wip
2021-08-04 14:03:27 +02:00
0e5e0f346b
rewrote settings enums, gainmode enums
2021-08-04 13:07:48 +02:00
550810a3ca
wip
2021-08-03 20:47:26 +02:00
6dfcd9607f
Merge branch 'jungfrau1.1' into j11udpate
2021-08-03 20:31:43 +02:00
c7326504eb
Merge pull request #282 from slsdetectorgroup/j9compdisable
...
Jungfrau features: 9. auto comp disable time
2021-08-03 20:29:56 +02:00
9370fd3ab0
refactor
2021-08-03 20:13:25 +02:00
5ba41894ef
wip
2021-08-03 20:08:08 +02:00
0666afc642
added the other gain modes
2021-08-03 18:02:42 +02:00
e20022f139
jungfrau: settings should not be validated to undefined when special dacs are set individually
2021-08-03 14:51:00 +02:00
9c4ecf0506
jungfrau: comp disable time
2021-08-03 13:12:58 +02:00
44062f0226
Merge pull request #281 from slsdetectorgroup/revert-280-revert-279-j9compdisable
...
Revert "Revert "J9compdisable""
2021-08-02 17:15:57 +02:00
bdffcb1cf1
Revert "Revert "J9compdisable""
2021-08-02 17:15:46 +02:00
044879a088
Merge pull request #280 from slsdetectorgroup/revert-279-j9compdisable
...
Revert "J9compdisable"
2021-08-02 17:11:45 +02:00
4a2d76164f
Revert "J9compdisable"
2021-08-02 17:11:03 +02:00
15f4dd97b5
wip, jungfrau: auto comp disable has time for 1.1 chip
2021-08-02 17:10:46 +02:00
35251da015
Merge pull request #277 from slsdetectorgroup/j6mode
...
Jungfrau features: 6. mode (redone)
2021-08-02 17:05:07 +02:00
c57caa4931
Wbinaries in
2021-08-02 16:49:01 +02:00
dd98a10bda
changes in jungfrau frimware
2021-08-02 16:48:15 +02:00
9c04344b79
automatically import enums to slsdet
2021-08-02 16:21:05 +02:00
c10dc203b2
binaries in
2021-08-02 12:45:56 +02:00
9ed3a294ce
jungfrau: gainmode
2021-08-02 12:44:57 +02:00
526aa3273e
Merge branch 'jungfrau1.1' into j6mode
2021-08-02 08:55:46 +02:00
fc7e73809a
Merge pull request #278 from slsdetectorgroup/j8storagecells
...
Jungfrau features: 8. storagecells
2021-08-02 08:54:30 +02:00
6f81741931
fix for storagecell bitwise start
2021-07-30 15:51:23 +02:00
c989be1e17
minor
2021-07-30 15:35:57 +02:00
d64df39301
storagecells for jungfrauvchip1.1: cannot set addl, storagecelldealy and storagecell start is only from 0-3
2021-07-30 15:32:36 +02:00
02d01b8561
qip
2021-07-30 12:04:04 +02:00
6467b04c37
Merge pull request #275 from slsdetectorgroup/j5resetdacs
...
Jungfrau features: 5. resetdacs
2021-07-30 11:03:36 +02:00
a31b741f7b
added python
2021-07-30 10:08:33 +02:00
6c15f5216d
Merge branch 'jungfrau1.1' into j5resetdacs
2021-07-29 18:10:40 +02:00
770ce80473
Merge pull request #274 from slsdetectorgroup/j4defaultdacs
...
Jungfrau features: 4. defaultdacs
2021-07-29 18:09:58 +02:00
fc7efb2410
refactor
2021-07-29 18:08:41 +02:00
c0312c9bb6
wip done
2021-07-29 17:39:22 +02:00
3f08d6699c
added test to check settings after resetdacs
2021-07-29 17:37:00 +02:00
9f11dae703
fix
2021-07-29 17:26:45 +02:00
9c03e83ef1
reset default dacs
2021-07-29 16:34:38 +02:00
e28d19f5be
binaries in
2021-07-29 15:57:37 +02:00
a9663abc50
default dacs done
2021-07-29 15:56:32 +02:00
0665209389
Merge branch 'jungfrau1.1' into j4defaultdacs
2021-07-29 12:56:15 +02:00
ffc3d4ddd0
Merge pull request #269 from slsdetectorgroup/j3settings
...
Jungfrau features: 3. settings
2021-07-29 12:55:26 +02:00
6997a96aa4
binaries in
2021-07-29 12:52:48 +02:00
2732668548
refactor
2021-07-29 12:52:25 +02:00
e5b17fb8e2
wip
2021-07-29 12:45:05 +02:00
32b208f49f
Merge branch 'j3settings' into j4defaultdacs
2021-07-29 10:31:04 +02:00
3f5661739e
minor refactor
2021-07-29 10:29:23 +02:00
7a54ee8ea3
binaries in
2021-07-29 10:10:49 +02:00
b484f412ce
refactor
2021-07-29 10:10:25 +02:00
4e268c329c
refactor
2021-07-29 10:08:04 +02:00
b68cb8927a
Merge branch 'jungfrau1.1' into j3settings
2021-07-29 09:11:22 +02:00
1161088ca5
Merge pull request #268 from slsdetectorgroup/j2configchip
...
Jungfrau features 2. config chip
2021-07-29 09:10:28 +02:00
de7f4489af
defaultdac upto detector side, settings is undefined when none given
2021-07-28 20:11:58 +02:00
18bbfcaa5b
using getlist in gui
2021-07-28 17:52:23 +02:00
7d933bad5e
minor
2021-07-28 17:22:14 +02:00
89aff65182
get should not change parameters
2021-07-28 17:16:02 +02:00
d9ff946b1d
jungfrau: special dacs have defined values for settings. getsettings give undefined if different values for special dacs
2021-07-28 16:44:57 +02:00
f8b14c694d
jungfrau: special settings and configure chip if powered on (1.1 chip)
2021-07-28 13:34:32 +02:00
41bbe4e3cf
merge conflict fix
2021-07-27 18:19:41 +02:00
a909874a15
binaries in
2021-07-27 18:17:13 +02:00
7535ea315b
jungfrau server: chip configuration only for chip v 1.1
2021-07-27 18:16:30 +02:00
8cc9cd1c75
merge conflict fix
2021-07-27 17:58:01 +02:00
0eca60c791
Merge pull request #267 from slsdetectorgroup/jungfrauchip
...
Jungfrau features: 1. chip version
2021-07-27 17:56:10 +02:00
b15b66b82d
jungfrau: chip1.1 incompatible with HW 1.0
2021-07-27 17:46:48 +02:00
6461fddc5d
minor: server config fname size constst: binaries in
2021-07-27 17:38:02 +02:00
adf690cdcd
merge fix conflict
2021-07-27 17:11:06 +02:00
122f0a4a87
merge from 5.2.0-rc
2021-07-27 17:08:59 +02:00
b634548a13
Merge pull request #273 from slsdetectorgroup/g2fix
...
g2moduleid
2021-07-27 17:05:15 +02:00
61198eed5f
mythen3 binaries in
2021-07-27 17:04:48 +02:00
1e441af30b
g2: allowing module id values for master and slave modules
2021-07-27 17:02:20 +02:00
252f5a3e7b
eiger fix for status idle in blocking trigger, readyfortrigger is not up indefinitely, so have to look at status
2021-07-27 16:31:34 +02:00
10b8e7467a
Wip
2021-07-25 22:49:40 +02:00
cce2511f7a
removed forceswitch enum, removed fixgain1 and 2 from jungfrau settings (kept enum for g2
2021-07-23 17:12:48 +02:00
61a99c70df
j: configurechip
2021-07-23 14:08:20 +02:00
e18d6d18e6
wip
2021-07-23 11:14:40 +02:00
0148710c4e
binaries in
2021-07-23 11:01:42 +02:00
ba42120237
j:firmware versions
2021-07-23 11:01:26 +02:00
1d7915ef55
config file
2021-07-22 16:49:38 +02:00
cb293f9945
j: 1. chipversion
2021-07-22 16:48:35 +02:00
da4d47052d
binaries in
2021-07-22 14:01:26 +02:00
5b05a30287
merge conflict fix
2021-07-22 13:52:55 +02:00
97ff58c978
binaries in
2021-07-22 13:48:17 +02:00
3d47db7e60
bug fix for virtual datastream and client
2021-07-22 13:47:18 +02:00
05b7e0ef42
conflict merge fix
2021-07-22 11:53:00 +02:00
da996314e7
merge conflict
2021-07-22 11:15:57 +02:00
fd6e44c396
Merge pull request #256 from slsdetectorgroup/disabledata
...
Disabledata
2021-07-21 17:02:25 +02:00
6e814ae6ec
minor
2021-07-21 17:01:44 +02:00
7d3b7881d1
Merge pull request #265 from slsdetectorgroup/vetosel
...
G2: vetoalg
2021-07-21 16:47:12 +02:00
a301e223e9
python for datastream
2021-07-21 16:31:32 +02:00
10455b284e
minor comment in python
2021-07-21 15:41:52 +02:00
ae0d1cc0d4
python support for vetoalg
2021-07-21 14:38:45 +02:00
d052efbd23
binaries in
2021-07-21 14:12:15 +02:00
69b04cc4f8
minor
2021-07-21 14:11:58 +02:00
3bee03bb3a
minor
2021-07-21 14:11:27 +02:00
538b7d0925
minor
2021-07-21 14:10:34 +02:00
df300d29d2
minor
2021-07-21 14:08:47 +02:00
1e1c799223
eiger quad server: set and reset chip signals before and after trimming
2021-07-21 14:05:28 +02:00
91eba6a8b8
binaries in
2021-07-21 12:32:04 +02:00
8ba37e99a7
added enum left right top bottom
2021-07-21 09:25:27 +02:00
ec7ba7c508
wip to change to enum for portposition
2021-07-20 16:05:08 +02:00
cba49fbeae
release update
2021-07-20 15:26:03 +02:00
d40d9d122b
replace error
2021-07-20 15:05:43 +02:00
efe26b2b0d
minor enum modif
2021-07-20 14:59:42 +02:00
e02493d4e4
veotalg for g2
2021-07-20 14:57:31 +02:00
af16ad4040
vetoalg: wip
2021-07-20 12:58:05 +02:00
206c48c7a0
Merge pull request #264 from slsdetectorgroup/g2features
...
vetostream
2021-07-20 10:01:02 +02:00
09391b767a
support for scoped enums and operators in Python
2021-07-16 14:48:22 +02:00
1b348f9b3a
binaries in
2021-07-15 21:17:29 +02:00
5e685ea5a6
resolving merge from 5.2.0-rc
2021-07-15 21:16:42 +02:00
4fd949a833
Merge pull request #259 from slsdetectorgroup/g2timejreset
...
G2timejreset
2021-07-15 21:06:09 +02:00
3922789245
Merge branch 'g2features' of github.com:slsdetectorgroup/slsDetectorPackage into g2features
2021-07-15 17:03:36 +02:00
7158dab9f5
fix to ensure numinterfaces is not called for g2
2021-07-15 17:03:29 +02:00
c3ad736d3c
binaries in
2021-07-15 16:28:40 +02:00
780d4bfe0a
gotthard2: vetostream (detector: only 3gbe, 10gbe via numudpinterfaces)
2021-07-15 16:21:17 +02:00
4d7fb4e4e0
wip
2021-07-15 14:48:41 +02:00
8354395f64
wip
2021-07-15 13:44:42 +02:00
a127f8c97a
g2: badchanels moved to a new register base
2021-07-14 16:03:13 +02:00
1870ee8ae3
Merge branch '5.2.0-rc' of github.com:slsdetectorgroup/slsDetectorPackage into 5.2.0-rc
2021-07-14 15:42:59 +02:00
823ceff328
minor
2021-07-14 15:42:53 +02:00
86d1a18ca1
binaries in
2021-07-14 15:28:53 +02:00
016d0d7fac
jungfrau server: temporary fix made to reset core when stopping state machine. problem: stopping in trigger mode and then switching to auto mode blocks data streaming from detector
2021-07-14 15:28:09 +02:00
8308d2833d
Merge branch '5.2.0-rc' of github.com:slsdetectorgroup/slsDetectorPackage into 5.2.0-rc
2021-07-14 15:21:26 +02:00
6c0795ea63
done with all tests for time parameters for g2
2021-07-14 15:21:10 +02:00
76ca4374e4
added tests to check time parameters tolerance for g2
2021-07-14 15:10:52 +02:00
e1c76fb04a
binaries in
2021-07-14 12:27:30 +02:00
2d182f3cee
gotthard2 server: tolerance in time parameters fixed by adding 0.5
2021-07-14 12:26:29 +02:00
c6aaf2f8b1
binaries in
2021-07-14 09:41:50 +02:00
abb26adc76
fixes
2021-07-13 17:14:29 +02:00
f9feabaacf
fix
2021-07-12 16:32:55 +02:00
ff4ca4af6c
fix
2021-07-12 16:32:25 +02:00
fdf6632356
wip
2021-07-05 15:20:34 +02:00
5ad2299e83
binaries in
2021-07-02 19:55:45 +02:00
2d913b901d
wip
2021-07-02 19:49:37 +02:00
c30716db12
Wip
2021-07-02 16:09:57 +02:00
0e4fd598b1
wip
2021-07-02 10:10:46 +02:00
4422ce61aa
wip
2021-07-01 19:21:33 +02:00
eff15b3f89
wip
2021-07-01 16:11:40 +02:00
4b81cfbd6c
wip
2021-07-01 16:10:33 +02:00
a1da362d2e
Wip
2021-07-01 15:58:06 +02:00
0b3af803ce
wip
2021-07-01 15:51:19 +02:00
cbdb05a3a8
wip
2021-07-01 15:11:22 +02:00
ece676ea76
Merge pull request #250 from slsdetectorgroup/stopacq
...
Stopacq
2021-07-01 14:37:02 +02:00
54b9b9938c
binaries in after merge conflict
2021-07-01 14:35:29 +02:00
9d8c68b1d0
wip
2021-07-01 14:23:33 +02:00
0e7c643cf9
wip
2021-07-01 00:03:05 +02:00
5ad3205fe8
wip
2021-06-30 16:50:05 +02:00
fca9982b72
wip
2021-06-30 13:03:31 +02:00
d7dc1912ac
wip rewrite
2021-06-29 20:45:52 +02:00
ee1a1563ba
wip rewrite
2021-06-29 20:45:46 +02:00
1e6f695949
binaries in
2021-06-28 17:57:57 +02:00
d7669ca4d4
Merge branch 'stopacq' of github.com:slsdetectorgroup/slsDetectorPackage into stopacq
2021-06-28 17:57:19 +02:00
a20c2cdfb5
locking
2021-06-28 17:57:10 +02:00
9c7d13847e
binaries in
2021-06-28 17:51:25 +02:00
8c1a813214
Merge branch 'stopacq' of github.com:slsdetectorgroup/slsDetectorPackage into stopacq
2021-06-28 17:51:07 +02:00
3618f17666
wip
2021-06-28 17:51:00 +02:00
b347afd6f3
binaries in
2021-06-28 17:48:40 +02:00
0ed59953de
Merge branch 'stopacq' of github.com:slsdetectorgroup/slsDetectorPackage into stopacq
2021-06-28 17:48:17 +02:00
2044ea1cc7
wip
2021-06-28 17:48:11 +02:00
68299820fd
binaries in
2021-06-28 17:46:07 +02:00
814e8898d8
wip
2021-06-28 17:42:37 +02:00
dd8082da0b
wip
2021-06-28 17:41:02 +02:00
60d726b379
wip
2021-06-28 17:36:38 +02:00
04a0a475ad
wip
2021-06-28 17:32:11 +02:00
ca02d4b007
wip
2021-06-28 17:27:25 +02:00
343e881a3f
wip
2021-06-28 17:26:09 +02:00
c0aaa94587
wip
2021-06-28 17:24:27 +02:00
12cdab19e9
wip
2021-06-28 17:23:33 +02:00
5177ed74e5
wip
2021-06-28 17:20:37 +02:00
28fde55e4b
wip
2021-06-28 17:14:20 +02:00
4b05ecd80b
wip
2021-06-28 17:12:57 +02:00
a7d46b701a
wip
2021-06-28 17:11:01 +02:00
1bad39fd69
wip
2021-06-28 17:10:33 +02:00
2a85e7c71e
wip
2021-06-28 17:09:37 +02:00
4a4fbddb79
wip
2021-06-28 17:07:09 +02:00
f8c2da3c83
wip
2021-06-28 16:44:45 +02:00
9d666da4cf
binaries in
2021-06-28 13:33:24 +02:00
18fe63f594
wip
2021-06-28 13:32:44 +02:00
3295d36f46
wip
2021-06-28 12:17:46 +02:00
c63f3b327f
wip
2021-06-25 17:20:34 +02:00
0a0e9bf490
wip
2021-06-25 17:20:16 +02:00
3394d8659b
wip
2021-06-25 17:18:50 +02:00
9746875014
wip
2021-06-25 17:16:08 +02:00
8b22b5dbe7
wip
2021-06-25 17:13:40 +02:00
1b525abfa1
wip
2021-06-25 17:11:36 +02:00
a097687a69
wip
2021-06-25 17:07:53 +02:00
1360fbac87
eiger: block trigger till next wait for trigger and give error if it wasnt ready when trigger sent
2021-06-25 16:56:48 +02:00
bdfd151a01
wip
2021-06-25 16:54:01 +02:00
bbb2473387
wip
2021-06-25 16:46:07 +02:00
b296109513
wip
2021-06-25 16:41:00 +02:00
0d01de451a
wip
2021-06-25 16:24:26 +02:00
61d62c57bc
binaries in
2021-06-25 15:43:06 +02:00
746cb6b49d
wip
2021-06-25 15:29:37 +02:00
927d642bf7
wip
2021-06-25 11:21:47 +02:00
637b0ea9e1
wip
2021-06-25 09:16:23 +02:00
69be046131
wip
2021-06-24 17:56:07 +02:00
d3c6996d80
wip
2021-06-24 07:27:05 +02:00
61c5018a46
wip
2021-06-23 10:28:14 +02:00
01dfc08bbe
qip
2021-06-23 08:42:56 +02:00
04645dfae2
wip
2021-06-23 08:34:15 +02:00
755738a42e
wip
2021-06-22 20:50:50 +02:00
1ab3bb8496
bianries in
2021-06-21 16:35:31 +02:00
137b0cc288
merge from developer
2021-06-21 16:34:42 +02:00
e4bf8a5d97
binaries in
2021-06-21 16:33:28 +02:00
5ca4c7f943
merged from developer
2021-06-21 16:32:36 +02:00
1a88cbd266
Merge pull request #254 from slsdetectorgroup/patternrefactor
...
RefactorPatternRedundancy
2021-06-21 16:29:25 +02:00
d0faf64014
binaries in
2021-06-21 16:21:51 +02:00
6ca67632c0
wip
2021-06-21 16:21:12 +02:00
fc6a0d4a26
Wip
2021-06-21 14:08:08 +02:00
9c19fc3272
wip
2021-06-21 13:39:20 +02:00
789d0df81c
wip
2021-06-21 12:31:35 +02:00
bb91375533
wip
2021-06-21 09:37:31 +02:00
665a3be6d8
wip
2021-06-18 19:38:47 +02:00
a8c0049f88
wip
2021-06-18 14:22:01 +02:00
fd2cc856b8
wip
2021-06-18 12:25:14 +02:00
2ae2f84441
wip
2021-06-17 17:39:49 +02:00
028edd0d08
wip
2021-06-17 07:13:27 +02:00
e110bfd5a7
usleep between sending frames and stop acquisition assures complete frames, require firmware update to remove usleep
2021-06-16 11:11:04 +02:00
ceeb4400a0
removing send complete frames fromstop acquisition
2021-06-16 10:25:49 +02:00
47d6ed053c
removed slave master difference in stop acquiistion
2021-06-15 16:58:32 +02:00
74ca9d6fcc
binaries in
2021-06-15 16:57:23 +02:00
370fe4628a
wip
2021-06-15 16:56:16 +02:00
74903314ce
wip
2021-06-15 16:31:29 +02:00
4ea53cd3bd
Merge branch 'stopacq' of github.com:slsdetectorgroup/slsDetectorPackage into stopacq
2021-06-15 16:27:19 +02:00
994f0a71a6
wip
2021-06-15 16:27:09 +02:00
19b16bc6e8
binaries in
2021-06-15 15:01:07 +02:00
b740cb7312
Merge branch 'stopacq' of github.com:slsdetectorgroup/slsDetectorPackage into stopacq
2021-06-15 15:00:25 +02:00
bfdd62253a
binaries in
2021-06-15 15:00:15 +02:00
22bcac4c0b
gotthard stop server should also know if there is a master for ismaster() to work
2021-06-15 14:59:50 +02:00
1ae8ceb73c
binaries in
2021-06-15 13:01:41 +02:00
b11f6c56e7
getmaster through stop server, allowing stopacq to first go to slave for eiger, eiger stop to first check reg value to send complete frames before calling stop
2021-06-15 12:59:54 +02:00
709293be68
Merge branch 'stopacq' of github.com:slsdetectorgroup/slsDetectorPackage into stopacq
2021-06-15 12:46:09 +02:00
f111ac733b
without getmaster, getmaster needs to go to stop server
2021-06-15 12:45:58 +02:00
d0b2c13fa3
binaries in
2021-06-15 11:50:21 +02:00
130613f730
fix for stopacq
2021-06-15 11:48:38 +02:00
a9f892483d
wip
2021-06-11 17:29:01 +02:00
26acde979f
refactor on the gui from review missed out in pr
2021-06-11 11:54:22 +02:00
621bb6cbfd
Merge pull request #252 from slsdetectorgroup/guicounters
...
added counters for m3 gui
2021-06-11 09:24:58 +02:00
b4d2f2ee1c
wip
2021-06-10 18:27:42 +02:00
f01e5fd5ec
moved counters in gui from data output tab to settings tab
2021-06-10 18:07:52 +02:00
1bcf10a211
minor
2021-06-10 15:43:17 +02:00
b9aa7bcc8e
added counters for m3 gui
2021-06-10 15:41:49 +02:00
d0d9ffb3b6
binaries in
2021-06-10 12:11:45 +02:00
2b8e4c8981
Merge branch 'stopacq' of github.com:slsdetectorgroup/slsDetectorPackage into stopacq
2021-06-10 12:10:28 +02:00
0b2a4a879e
removed masterflags enum, especially in gotthard server
2021-06-10 12:10:17 +02:00
6fa9d7f367
binaries in
2021-06-09 17:41:54 +02:00
bdc3a5f3d9
connect ismaster for eiger and gotthard1 and using ismaster to stop master last for eiger
2021-06-09 17:40:05 +02:00
4de8234478
eiger stop sends last frame, software or firmwarebug
2021-06-09 15:04:48 +02:00
08a588bb01
wip: eiger stop acquisition send complete frmes
2021-06-09 12:31:26 +02:00
2be8ee8079
udpated in python
2021-06-09 11:42:46 +02:00
6ca3f075b7
binaries in after merge fix
2021-06-08 12:31:13 +02:00
45992b28a5
merge fix
2021-06-08 12:29:33 +02:00
ac5dece221
Merge pull request #242 from slsdetectorgroup/m3dacfix
...
m3dacfix
2021-06-08 12:19:46 +02:00
6f54291a84
documentation, wip
2021-06-08 12:14:06 +02:00
e00c62a7a5
m3 server: fixed absolute addressing for isMaster
2021-06-08 11:37:11 +02:00
6e9ad425f8
binaries in
2021-06-08 09:49:10 +02:00
1e640d90de
refactor minor
2021-06-08 09:47:15 +02:00
74f5c52bc9
binaries in
2021-06-08 08:29:26 +02:00
9e32c746cd
WIP
2021-06-07 16:43:39 +02:00
1b068cdf2d
wip
2021-06-07 15:06:34 +02:00
16a228415d
binaries in
2021-06-07 15:00:56 +02:00
48cef99e62
eiger blocking trigger WIP, new fw, 3 bits: 1 for exp, 1 for falling exp toggle, 1 for rising exp toggle
2021-06-07 15:00:06 +02:00
238b6e8753
binaries in
2021-06-04 17:15:43 +02:00
6949e22bf8
wip
2021-06-04 16:52:48 +02:00
28c1e2491b
wip
2021-06-04 16:52:19 +02:00
d33cf25a95
wip
2021-06-04 16:51:36 +02:00
b5790983ce
wip
2021-06-04 16:31:51 +02:00
5e17c9c525
Merge branch 'blocktrigger' of github.com:slsdetectorgroup/slsDetectorPackage into blocktrigger
2021-06-04 12:35:53 +02:00
0afe093afc
wip
2021-06-04 12:30:59 +02:00
215454d7cc
Merge branch 'developer' into blocktrigger
2021-06-04 10:16:00 +02:00
81aa8c9ac5
wip
2021-06-04 10:15:37 +02:00
be6e2d7fb3
binaries in
2021-06-02 17:06:15 +02:00
cf5d2cd97e
WIP
2021-06-02 17:05:40 +02:00
cf7828e0ce
eiger server: blocking software trigger
2021-06-02 16:59:20 +02:00
201d304874
Better control of what is built ( #247 )
...
* allow for build only detector libs
* allow receiver libs only
* option for shared libraries
2021-06-02 16:09:28 +02:00
129ec6930f
Merge pull request #246 from slsdetectorgroup/rxpartial
...
virtual prints extra missing packets instead of negative
2021-05-28 16:49:15 +02:00
65b022a946
binaries in
2021-05-28 15:39:02 +02:00
c5ee7ac958
tests updated
2021-05-28 15:37:32 +02:00
daae52ca63
m3: vthreshold set/get only enabled counters but remember value, vth always overwrite, disable counter sets vth to 2800, enable counter sets saved values
2021-05-27 17:25:55 +02:00
b1556faa36
virtual prints extra missing packets instead of negative
2021-05-27 11:33:00 +02:00
54c24b3de7
tests m3 for vth and counters
2021-05-26 19:55:47 +02:00
0a7b0a6d5e
ctb tests dac fixed
2021-05-26 18:57:29 +02:00
a69e6e7faa
other detectors dac tests
2021-05-26 18:51:10 +02:00
2809d2b83d
tests dac depreciated fix for m3
2021-05-26 18:37:34 +02:00
47c3d7fc47
binaries in
2021-05-26 13:00:11 +02:00
3079e41c3b
all loading pattern so far takes in logDEBUG5 print level as it is at detector start up. commands to call loadpattern can call logINFO level
2021-05-26 12:59:19 +02:00
89898beced
m3:different exception message for vths when counter disabled
2021-05-26 12:23:46 +02:00
240ec12485
binaries in
2021-05-25 16:46:56 +02:00
ff4472aecf
Merge branch 'm3dacfix' of github.com:slsdetectorgroup/slsDetectorPackage into m3dacfix
2021-05-25 16:46:08 +02:00
d9525e9a92
m3: vthreshold and vthx gives correct exception messages (binaries not in)
2021-05-25 16:46:01 +02:00
6ab640100b
replaced trimfile name with sn0000 extension
2021-05-25 16:23:36 +02:00
9626b2b8f9
Merge branch 'm3dacfix' of github.com:slsdetectorgroup/slsDetectorPackage into m3dacfix
2021-05-25 15:09:52 +02:00
d05b0ef77f
produced new mythen3 trimfiles with the gaincap for 4000,6000,8000,12000eV all trimbits to 0
2021-05-25 15:09:28 +02:00
bd8f51fb1a
binaries in
2021-05-25 15:04:02 +02:00
9ac836c2f4
setting vthreshold exception message fix when not all counters enabled, appropriate message
2021-05-25 15:03:05 +02:00
45e7187e7c
binaries in
2021-05-25 11:25:27 +02:00
a6a2a91fea
m3 server: refactor
2021-05-20 16:46:10 +02:00
224c8d9f8d
m3 server: setting counter mask, set vth[i] for counter[i] and its M_VTH1, not VTH1
2021-05-20 14:51:37 +02:00
ac613171ec
added conda pkgs for moench
2021-05-11 10:22:15 +02:00
085ea3aee7
dont add detector id for .trim
2021-04-27 08:28:05 +02:00
c054ad3af3
Merge branch 'my3regs' into developer
2021-04-26 08:39:46 +02:00
28c7d533e9
fixed compile defs for moench zmq
2021-04-22 08:29:15 +02:00
fa6a685508
fixed moenchZmq executables
2021-04-21 17:25:51 +02:00
d5c10aa3e7
stop command: Support single (half)module stop
2021-04-21 15:40:51 +02:00
be5fee8126
M3: fixed gain bits with negative polarity
2021-04-12 16:44:47 +02:00
d9cd780386
p gaincap 0
2021-04-12 13:31:10 +02:00
55b4a92453
using setChipStatusRegister
2021-04-07 16:27:40 +02:00
0299d315d5
added command line option
2021-04-01 10:06:37 +02:00
779a2a0199
CSR in trim files
2021-04-01 08:09:04 +02:00
01c785271f
WIP
2021-03-31 16:26:36 +02:00
05ddc5caaf
pybind11 back to 2.6.2
2021-03-29 17:02:00 +02:00
fa25340e5c
allow bitwise op on the gain cap
2021-03-29 16:14:10 +02:00
e65e7ac42f
energyCalibration updated with Sophie's version
2021-03-29 15:35:27 +02:00
7d605c2c87
names
2021-03-29 14:50:08 +02:00
043d582616
initial implementation
2021-03-29 14:21:48 +02:00
7c4f9ee044
read back of csr
2021-03-26 17:46:11 +01:00
a2007b78e7
updated pybind also for my3regs
2021-03-23 11:48:35 +01:00
7004f43a9a
Merge branch 'developer' into my3regs
2021-03-23 11:44:52 +01:00
2b3b5af303
report developer as version
2021-03-23 11:44:25 +01:00
7a67d7e88a
minor cmake and servers now reflect developer
2021-03-23 10:54:01 +01:00
60e3fb8aab
fixing conflics after merging back release to developer
2021-03-23 10:50:09 +01:00
2f2fe4dd47
Release of 5.1.0 ( #237 )
...
* Setting pattern from memory (#218 )
* ToString accepts c-style arrays
* fixed patwait time bug in validation
* Introduced pattern class
* compile for servers too
* Python binding for Pattern
* added scanParameters in Python
* slsReceiver: avoid potential memory leak around Implementation::generalData
* additional constructors for scanPrameters in python
* bugfix: avoid potentital memory leak in receiver if called outside constructor context
* added scanParameters in Python
* additional constructors for scanPrameters in python
* M3defaultpattern (#227 )
* default pattern for m3 and moench including Python bindings
* M3settings (#228 )
* some changes to compile on RH7 and in the server to load the default chip status register at startup
* Updated mythen3DeectorServer_developer executable with correct initialization at startup
Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com >
Co-authored-by: Anna Bergamaschi <anna.bergamaschi@psi.ch >
* Pattern.h as a public header files (#229 )
* fixed buffer overflow but caused by using global instead of local enum
* replacing out of range trimbits with edge values
* replacing dac values that are out of range after interpolation
* updated pybind11 to 2.6.2
* Mythen3 improved synchronization (#231 )
Disabling scans for multi module Mythen3, since there is no feedback of the detectors being ready
startDetector first starts the slaves then the master
acquire firs calls startDetector for the slaves then acquire on the master
getMaster to read back from hardware which one is master
* New server for JF to go with the new FW (#232 )
* Modified Jungfrau speed settings for HW1.0 - FW fix version 1.1.1, compilation date 210218
* Corrected bug. DBIT clk phase is implemented in both HW version 1.0 and 2.0. Previous version did not update the DBIT phase shift on the configuration of a speed.
* fix for m3 scan with single module
* m3 fw version
* m3 server
* bugfix for bottom when setting quad
* new strategy for finding zmq based on cppzmq
Co-authored-by: Dhanya Thattil <dhanya.thattil@psi.ch >
Co-authored-by: Dhanya Thattil <33750417+thattil@users.noreply.github.com >
Co-authored-by: Alejandro Homs Puron <ahoms@esrf.fr >
Co-authored-by: Anna Bergamaschi <anna.bergamaschi@psi.ch >
Co-authored-by: Xiaoqiang Wang <xiaoqiangwang@gmail.com >
Co-authored-by: lopez_c <carlos.lopez-cuenca@psi.ch >
2021-03-22 14:43:11 +01:00
7955426682
my3: added function to change the gain + some functions for my3 flags added
2021-02-26 18:02:48 +01:00
63259ec5c8
Modified my3 functions for the pattern generator and moved to separate file; created loadPattern function - but should still be used in readDefaultPattern
2021-02-26 16:53:30 +01:00
e8fe203940
New server for JF to go with the new FW ( #232 )
...
* Modified Jungfrau speed settings for HW1.0 - FW fix version 1.1.1, compilation date 210218
* Corrected bug. DBIT clk phase is implemented in both HW version 1.0 and 2.0. Previous version did not update the DBIT phase shift on the configuration of a speed.
The new server has been compiled
Co-authored-by: lopez_c <carlos.lopez-cuenca@psi.ch >
2021-02-25 10:26:39 +01:00
10b315c2bd
Mythen3 improved synchronization ( #231 )
...
Disabling scans for multi module Mythen3, since there is no feedback of the detectors being ready
startDetector first starts the slaves then the master
acquire firs calls startDetector for the slaves then acquire on the master
getMaster to read back from hardware which one is master
2021-02-08 13:28:37 +01:00
f35de3bc2b
updated pybind11 to 2.6.2
2021-02-02 14:38:16 +01:00
4caf4cced2
replacing dac values that are out of range after interpolation
2021-01-26 18:11:18 +01:00
1eb70f63ad
replacing out of range trimbits with edge values
2021-01-26 17:04:09 +01:00
997e5dd96c
fixed buffer overflow but caused by using global instead of local enum
2021-01-26 16:15:40 +01:00
7aeb394514
Pattern.h as a public header files ( #229 )
...
It is used in Detector.h.
2021-01-18 08:30:34 +01:00
f9f50f1d84
M3settings ( #228 )
...
* added temp m3 settings files
* renames settings noise to trim
* get threshold for M3
* some changes to compile on RH7 and in the server to load the default chip status register at startup
* Updated mythen3DeectorServer_developer executable with correct initialization at startup
Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com >
Co-authored-by: Anna Bergamaschi <anna.bergamaschi@psi.ch >
2021-01-14 12:34:13 +01:00
a62e068a9a
M3defaultpattern ( #227 )
...
* default pattern for m3 and moench including Python bindings
Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com >
2020-12-09 13:28:39 +01:00
85bc37f04d
release updated
2020-12-04 17:01:57 +01:00
a3f5315015
updated RELEASE.txt
2020-12-04 16:49:49 +01:00
d63a182996
updated RELEASE.txt
2020-12-04 14:37:29 +01:00
f147c7bfcb
updated RELEASE.txt
2020-12-04 14:36:08 +01:00
4218fe5f2f
bugfix from 5.0.2: potentital memory leak in receiver if setDetectorType called directly from outside
2020-12-04 14:33:53 +01:00
511f5a7ca5
Update RELEASE.txt
2020-12-04 14:33:11 +01:00
a5ab5c1fa0
additional constructors for scanPrameters in python
2020-12-04 14:31:08 +01:00
8b7023d9a3
added scanParameters in Python
2020-12-04 14:27:57 +01:00
c8c7bca6e0
bugfix: avoid potentital memory leak in receiver if called outside constructor context
2020-12-04 14:18:16 +01:00
8ddc407e62
Merge pull request #226 from esrf-bliss/potential-generaldata-memory-leak
...
slsReceiver: avoid potential memory leak: Implementation::generalData
2020-12-04 14:15:12 +01:00
7a2827f693
additional constructors for scanPrameters in python
2020-12-04 13:50:08 +01:00
f4be0b8efa
slsReceiver: avoid potential memory leak around Implementation::generalData
2020-12-04 13:20:50 +01:00
a6e23b0509
added scanParameters in Python
2020-12-01 18:40:45 +01:00
64de9f3ad0
Merge branch 'main-rc' into b5.0.1
2020-11-30 17:24:50 +01:00
390a842b97
Merge branch 'main-rc' into b5.0.0
2020-11-30 17:21:06 +01:00
040cc9c14f
Merge branch 'main-rc' into b4.2.0
2020-11-30 17:14:08 +01:00
0a1c4992e2
Merge branch 'main-rc' into b4.1.1
2020-11-30 17:12:26 +01:00
59b56c764f
Merge branch 'main-rc' into b4.1.0
2020-11-30 17:09:23 +01:00
ff7afd0de7
Merge branch 'main-rc' into b4.0.2
2020-11-30 17:05:39 +01:00
835e62425f
Merge branch 'main-rc' into b4.0.1
2020-11-30 17:03:16 +01:00
c8cdbfc488
Merge branch 'main-rc' into b4.0.0
2020-11-30 17:00:57 +01:00
2f75143245
Merge branch 'main-rc' into b3.1.5
2020-11-30 16:58:53 +01:00
6f7c31b747
Merge branch 'main-rc' into b3.1.4
2020-11-30 16:57:17 +01:00
75c2d987c4
Merge branch 'main-rc' into b3.1.3
2020-11-30 16:56:01 +01:00
726f5eba29
Merge branch 'main-rc' into b3.1.2
2020-11-30 16:54:56 +01:00
4404ee717a
Merge branch 'main-rc' into b3.1.1
2020-11-30 16:52:52 +01:00
54530ab103
Merge branch 'main-rc' into b3.1.0
2020-11-30 16:50:15 +01:00
6126780660
Merge branch 'main-rc' into b3.0.1
2020-11-30 16:45:00 +01:00
9b7f9b1be1
Merge branch 'main-rc' into b3.0.0
2020-11-30 16:42:35 +01:00
26c829d766
Merge branch 'main-rc' into b2.3.4
2020-11-30 16:38:04 +01:00
3fde5c5b55
Merge branch 'main-rc' into b2.3.3
2020-11-30 16:36:24 +01:00
3e5f546ebe
Merge branch 'main-rc' into b2.3.2
2020-11-30 16:26:44 +01:00
9833a7d330
Merge branch 'main-rc' into b2.3.1
2020-11-30 16:25:23 +01:00
8f9155e578
Merge branch 'main-rc' into b2.3.0
2020-11-30 16:23:50 +01:00
9df1eac3c1
Merge branch 'main-rc' into b2.2.0
2020-11-30 15:46:45 +01:00
5ededf9be4
Merge branch 'main-rc' into b2.1.1
2020-11-30 15:16:57 +01:00
3e8774798a
Merge branch 'main-rc' into b2.1.0
2020-11-30 15:13:43 +01:00
9048e7f6c4
Merge pull request #223 from slsdetectorgroup/savepatternbackup
...
Savepatternbackup
2020-11-30 14:00:31 +01:00
1ce56764fa
binaries in
2020-11-30 13:59:55 +01:00
8c091eece2
WIP
2020-11-27 17:06:07 +01:00
d69e238e67
Python binding for Pattern
2020-11-27 17:05:39 +01:00
95fe1720c0
removed commented out lines
2020-11-27 14:44:15 +01:00
69f558c072
constexpr not compiling for rhel7 and warning left
2020-11-27 14:31:43 +01:00
e382df21b9
updated binaries, links in serverBin and deleted v5.0.0 binaries
2020-11-27 14:26:15 +01:00
8e773c97dd
pattern load and save works
2020-11-27 14:19:38 +01:00
c043e74c07
wIP
2020-11-27 14:08:06 +01:00
d4518b2ca3
WIP
2020-11-27 13:56:57 +01:00
fd3108a61b
WIP
2020-11-27 12:46:54 +01:00
e8fedfa55f
uncommented WIP
2020-11-27 12:45:16 +01:00
0eb204bfd3
compile for servers too
2020-11-27 12:37:22 +01:00
d9b2a90651
Introduced pattern class
2020-11-27 10:03:15 +01:00
8ca1d9c50c
python wrapper
2020-11-26 14:44:39 +01:00
baff0518bb
WIP
2020-11-26 14:13:04 +01:00
2e669c585b
WIP
2020-11-26 11:25:29 +01:00
ca0bc3e0f3
WIP
2020-11-26 10:29:09 +01:00
08ea179519
update client version to 5.0.1
2020-11-25 16:27:28 +01:00
557cab9c50
Merge branch '5.0.1-rc' into developer
2020-11-25 16:24:35 +01:00
8e6dfe9b0f
update docs
2020-11-25 16:22:24 +01:00
6901368fd6
release update
2020-11-25 15:42:41 +01:00
3f1dbb7d67
release update
2020-11-25 15:32:57 +01:00
a12dd153ef
WIP
2020-11-25 15:29:46 +01:00
f6126abe31
added cmake in release notes
2020-11-25 10:22:58 +01:00
8bf9f974a3
fixing typo
2020-11-24 20:39:36 +01:00
e63fa1d7c2
Setting pattern from memory ( #218 )
...
* ToString accepts c-style arrays
* added patternParameters to python
* fixed patwait time bug in validation
* moved load from file function to patterParameters
* server using patternparamters structure to get pattern
Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com >
2020-11-24 20:32:07 +01:00
1e8dacf9b8
update release
2020-11-24 20:01:37 +01:00
58fb5321f0
WIP
2020-11-23 15:33:10 +01:00
9e8c8f4bbc
Merge branch '5.0.1-rc' into developer
2020-11-23 11:55:30 +01:00
faf885d2e0
python change from tiemstamp to frametime
2020-11-23 11:26:59 +01:00
c120c70678
Merge branch '5.0.1-rc' into developer
2020-11-23 09:20:22 +01:00
d5dcc8e138
runtime, zmqwhm rx_zmqhwm in python
2020-11-23 09:15:10 +01:00
90a9cea670
better cmake for python and pybind11 2.6.1
2020-11-23 08:57:00 +01:00
2eea1882d2
updated broken python bindings
2020-11-23 08:42:05 +01:00
c6eefac0eb
Merge branch 'main' into test
2020-11-20 14:30:32 +01:00
46e0c0abed
Merge branch 'main' into test
2020-11-20 14:29:21 +01:00
a5f0f6eb34
Merge branch 'main' into test
2020-11-20 14:28:29 +01:00
62c86f56b1
Merge branch 'main' into test
2020-11-20 14:27:25 +01:00
77080a524a
Merge branch 'main' into test
2020-11-20 14:26:37 +01:00
3dce1e46f9
Merge branch 'main' into test
2020-11-20 14:25:45 +01:00
08ecc1e52d
Merge branch 'main' into test
2020-11-20 14:24:14 +01:00
8c1974b34e
Merge branch 'main' into test
2020-11-20 14:13:20 +01:00
d89d349247
Merge branch 'main' into test
2020-11-20 14:10:35 +01:00
910961cf41
Merge branch 'main' into test
2020-11-20 14:05:53 +01:00
595b7aa5e8
Merge branch 'main' into test
2020-11-20 14:03:36 +01:00
f72ad4326f
Merge branch 'main' into test
2020-11-20 14:00:47 +01:00
2306e44ae3
Merge branch 'main' into test
2020-11-20 13:02:36 +01:00
10fa57ebb9
binaries updated to reflected developer branch
2020-11-19 16:44:40 +01:00
0ca9115cb8
updating client api branch back to developer
2020-11-19 16:43:58 +01:00
06dbf82e93
clang-format
2020-11-18 18:01:39 +01:00
8565ac6cf2
update doc
2020-11-18 17:44:04 +01:00
a26f22a052
update doc
2020-11-18 17:35:48 +01:00
30f9d53520
update doc
2020-11-18 17:32:07 +01:00
7b81532f54
update doc
2020-11-18 17:27:34 +01:00
dcf0b58a6d
update doc
2020-11-18 17:27:05 +01:00
e39ea64560
update doc
2020-11-18 17:10:43 +01:00
77dacdf40d
wip doc
2020-11-18 16:24:28 +01:00
5397a9a78b
update doc
2020-11-18 16:12:29 +01:00
3fbafb3c1d
update doc
2020-11-18 14:38:54 +01:00
e3721e89e0
update doc
2020-11-18 14:34:01 +01:00
ec75728941
update doc
2020-11-18 14:22:36 +01:00
9b6a10d7ce
cmk install directory and cmake
2020-11-18 12:22:19 +01:00
57904446f0
known issues firmware eiger stop 8 byte packet
2020-11-18 11:40:14 +01:00
3d48501d30
update documentation on customer receiver config
2020-11-18 11:33:35 +01:00
d364e5e2ec
added custom receiver example
2020-11-18 11:17:15 +01:00
aacd7c4bec
update client version
2020-11-18 10:44:35 +01:00
abfc0dc266
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
2020-11-18 10:12:35 +01:00
85a6d82d9f
bugfix hdf5 threshold ev
2020-11-18 10:12:27 +01:00
56be47669f
more cmake cleaning
2020-11-18 09:43:07 +01:00
b96b1849cd
minor
2020-11-18 09:15:17 +01:00
902919f2df
minor
2020-11-18 09:11:48 +01:00
1efdc90719
clean
2020-11-18 08:57:35 +01:00
e852158b83
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
2020-11-17 19:23:36 +01:00
f48eff49e9
gotthard2 server config file modified
2020-11-17 19:23:28 +01:00
f7ecabdb51
update release.txt
2020-11-17 19:07:56 +01:00
cbf61ed05e
binaries in serverbin
2020-11-17 18:43:45 +01:00
8be579ea53
binaries name changed
2020-11-17 18:41:18 +01:00
7fcac35549
gui exception thrown from acquire caught properly in gui
2020-11-17 17:39:34 +01:00
6563965787
binaries in
2020-11-17 16:52:49 +01:00
73d582744e
updated binaries for 5.0.0
2020-11-17 16:49:03 +01:00
fa8fdced5f
updating client versioning
2020-11-17 16:46:39 +01:00
5142603103
update doc
2020-11-17 16:45:19 +01:00
2fa3ebd8e6
Merge pull request #216 from slsdetectorgroup/callbacksafe
...
Callbacksafe
2020-11-17 16:26:07 +01:00
a534271aff
back to normal receiver
2020-11-17 16:21:39 +01:00
d2eed6177c
Merge branch 'callbacksafe' of github.com:slsdetectorgroup/slsDetectorPackage into callbacksafe
2020-11-17 16:12:39 +01:00
ddf43dbd24
fix for Eiger firmware sending bad packets of size 8 bytes when doing a stop
2020-11-17 16:12:30 +01:00
bfe8cb7020
Merge branch 'callbacksafe' of github.com:slsdetectorgroup/slsDetectorPackage into callbacksafe
2020-11-17 15:33:13 +01:00
40f6eb8ede
WIP
2020-11-17 15:33:09 +01:00
5c71dd7246
handling acquisitionfinished callback
2020-11-17 15:28:39 +01:00
146d605d19
gui callback exception caught
2020-11-17 14:01:53 +01:00
918f3f3fde
handling get data rxr callback exceptions
2020-11-17 13:53:54 +01:00
a36a294515
handling acquisition finished callback exception
2020-11-17 13:38:22 +01:00
f19bc8880a
handling start acq call back exception
2020-11-17 13:34:51 +01:00
0cb7d62ad5
throw startacq callback exception
2020-11-17 12:57:14 +01:00
5ee95cf811
tests wip
2020-11-17 11:16:34 +01:00
980d76a15a
binaries in
2020-11-17 11:03:16 +01:00
4385df18b7
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
2020-11-17 11:02:32 +01:00
121450b8cc
binaries in
2020-11-17 11:02:23 +01:00
e7ecb38b29
gotthard2 bug fix vetophoton server client api
2020-11-17 11:01:17 +01:00
59e12bbed8
tests wip
2020-11-17 10:51:40 +01:00
bd76a66770
tests rx_missingpackets not working
2020-11-17 08:52:30 +01:00
f592b98beb
tests eiger wip
2020-11-16 19:51:15 +01:00
a6d696a0f8
Nextframenumber ( #215 )
2020-11-16 17:26:12 +01:00
4c4e2ccb6b
Defaultdacs ( #214 )
2020-11-13 08:31:02 +01:00
b6b9a5d598
updated release notes and changed a few command names, now->runtime, timestamp->frametime, nframes->framecounter, startingfnum->startframenumber
2020-11-12 16:48:49 +01:00
eb221e083d
minor change
2020-11-11 11:04:37 +01:00
8d9382c25b
udpating docs
2020-11-10 15:42:44 +01:00
5017818fb4
verbose upload anaconda
2020-11-09 14:54:41 +01:00
2020407438
adding namespace sls to public receiver api
2020-11-09 11:23:11 +01:00
121a3ad733
Static libraries ( #213 )
2020-11-03 18:54:11 +01:00
f6fff9d916
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
2020-11-03 08:44:37 +01:00
707601832f
minor fix to build
2020-11-03 08:44:29 +01:00
5687bdd6a2
test fix
2020-11-02 18:30:36 +01:00
e7a1960741
test fix
2020-11-02 18:27:10 +01:00
64be2e0297
test fix
2020-11-02 18:23:56 +01:00
66df5fe8ee
test fix
2020-11-02 18:17:35 +01:00
08edf6f908
updated client api versions
2020-11-02 16:41:40 +01:00
bf8fdc377a
updating sls subfolder in client api update
2020-11-02 16:41:23 +01:00
98fce317a8
binaries in
2020-11-02 16:39:06 +01:00
6838666802
Revert "updating sls subfolder in normal server bianries"
...
This reverts commit 420343eb31
.
2020-11-02 16:36:10 +01:00
420343eb31
updating sls subfolder in normal server bianries
2020-11-02 16:34:23 +01:00
aca2dd645c
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
2020-11-02 16:27:26 +01:00
9ad6c0992b
updating sls subfolder in normal server bianries
2020-11-02 16:27:18 +01:00
a15d8dd30a
Moving headers into include/sls ( #212 )
2020-11-02 16:05:28 +01:00
a57bbc084c
removed manual folder
2020-10-30 16:45:01 +01:00
c0b3f4f34c
updating links in doc
2020-10-30 16:43:45 +01:00
11a9d5bd4b
Merge pull request #211 from slsdetectorgroup/depdoc
...
Include depreciated commands in documentation
2020-10-30 13:12:14 +01:00
3266b1380f
updated note on dac commands
2020-10-30 13:10:05 +01:00
2f76afd8a6
added table under command line
2020-10-30 12:07:54 +01:00
139db216fe
added function to read depreciated commands
2020-10-30 11:50:42 +01:00
d93fd4c655
removed manual client and gui
2020-10-29 16:48:18 +01:00
fe4bc60bd7
removed manual-api, moved to devdocs
2020-10-29 16:20:35 +01:00
e7597fb5d3
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
2020-10-29 15:53:45 +01:00
a5c41d6b19
wip doc
2020-10-29 15:53:37 +01:00
7e4ea308dc
added python 3.9 to the conda build
2020-10-29 09:18:40 +01:00
c1d841abbc
doc wip
2020-10-28 13:30:28 +01:00
e57f49086d
allowing multi receiver with just 2 arguments (without call back as default)
2020-10-28 11:43:53 +01:00
07cc28f91b
Merge pull request #210 from slsdetectorgroup/bugfcloseserver
...
Bugfcloseserver
2020-10-27 18:18:14 +01:00
f6189072bc
binaries in
2020-10-27 18:17:37 +01:00
453908c7cb
m3 and g2: bugfix to close fd in server after reading detector type
2020-10-27 18:16:42 +01:00
23d9d5fa81
wip doc
2020-10-27 18:14:21 +01:00
671ee3179e
bug fix for gap pixels with multi frames in gui (issue with overwriting original npixelsx and npixelsy with gap values
2020-10-27 16:50:42 +01:00
de4c834b44
doc WIP
2020-10-27 16:34:41 +01:00
9c19ce602d
doc WIP
2020-10-27 16:34:26 +01:00
47018b61cd
M3readout ( #209 )
...
* m3: readout command
2020-10-26 16:13:48 +01:00
91ad7b0594
removed broken symlink
2020-10-26 15:15:56 +01:00
e3ffc9a57b
updating jungfrau examples
2020-10-23 15:38:42 +02:00
b9234ee7f2
update doc
2020-10-23 15:34:20 +02:00
559b02e167
Merge pull request #208 from slsdetectorgroup/m3trimbits
...
M3trimbits
2020-10-22 13:18:42 +02:00
a5d70c1214
print missing packets in signed
2020-10-20 15:47:09 +02:00
cefddff848
scan trimbits_scan changed to trimbits
2020-10-20 12:31:08 +02:00
0460d7e531
Merge pull request #207 from slsdetectorgroup/m3counter
...
M3counter
2020-10-20 12:06:51 +02:00
b31f8a5ca6
binary in
2020-10-20 12:05:18 +02:00
f4a2702996
m3: exptime and gatedelay values set from reg variables but not converted to time first
2020-10-20 12:03:46 +02:00
476afed516
updated docs on programfpga troubleshooting
2020-10-20 09:49:01 +02:00
3d414e6438
Merge pull request #204 from slsdetectorgroup/programfpga
...
Programfpga
2020-10-16 16:14:21 +02:00
df376c47d4
fix a typo and makefile
2020-10-16 15:09:56 +02:00
a86d70235c
binaries in
2020-10-16 15:03:56 +02:00
5cd89487b6
blackfin fpga programming: if client socket killed or failure while writing to flash, only file pointer closed but fpga not asked to pick up from flash and client exception thrown. If all good and picking up from flash takes more than 10s, it will also throw exception in client. Client exception will prevent a reboot and hence allowing user to try to flash again.
2020-10-16 15:02:45 +02:00
acf29b6db8
Merge pull request #203 from slsdetectorgroup/m3trigger
...
M3trigger
2020-10-15 09:29:58 +02:00
fddc93ba8d
binaries in
2020-10-15 09:28:41 +02:00
ae960fcb57
WIP
2020-10-15 09:28:17 +02:00
9f2bc85a18
m3: trigger enable moved to config reg, always enabling trigger flow for all timing modes for m3
2020-10-15 09:27:06 +02:00
3021594e20
updating the slsImageReconstruction Makefile part
2020-10-12 17:33:17 +02:00
9e8208dc0a
update docs
2020-10-12 11:33:14 +02:00
21ad6b3a8a
Merge pull request #201 from slsdetectorgroup/m3exptime
...
M3exptime
2020-10-09 17:59:47 +02:00
12abf3e58b
binary in
2020-10-09 17:56:36 +02:00
6ddde13b87
m3: exptime and gate delay registers 1 2 3 are updated only if counters enabled, when counters enabled, the registers are updated back
2020-10-09 17:54:35 +02:00
e4226d34dc
Merge pull request #200 from slsdetectorgroup/m3clk
...
M3clk
2020-10-09 17:09:05 +02:00
c1c885edd2
merge conflict resolved
2020-10-09 17:07:01 +02:00
a310ab9bfa
updated all servers
2020-10-09 16:59:46 +02:00
904d10eb43
wip
2020-10-09 16:54:46 +02:00
e364fbcf32
m3: changed run clk div to 10, change run clkdiv to 40 while trimming, set default pipeline adif reg
2020-10-09 16:52:24 +02:00
95f816ad64
binaries in
2020-10-09 15:06:14 +02:00
2bd796cfff
back to developer
2020-10-09 15:04:52 +02:00
794e579e12
update tag version in client version
2020-10-09 15:03:00 +02:00
bc6626aa7b
docs
2020-10-09 08:55:03 +02:00
6fb2479178
updated docs
2020-10-09 08:52:19 +02:00
6053f2adff
update docs
2020-10-08 16:04:58 +02:00
e0e2c2efba
updated binaries
2020-10-08 15:55:24 +02:00
6d5f2e66ae
updated client APIs
2020-10-08 15:46:26 +02:00
33d85dbfc0
all servers compiled
2020-10-08 15:45:29 +02:00
a838830090
ran tests and fixed
2020-10-08 15:44:15 +02:00
b9a459faa1
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
2020-10-08 14:47:21 +02:00
d4806eb48b
Eiger manual with 5.x updates
2020-10-08 14:42:02 +02:00
7f189629fb
commands, set multi level but get module level enabled
2020-10-08 14:31:18 +02:00
bee6bcc7a3
Merge pull request #199 from slsdetectorgroup/zmqhwm
...
Zmqhwm
2020-10-08 13:42:36 +02:00
2f2399d550
minor
2020-10-08 13:29:46 +02:00
6c1035aa99
zmq hwm are specified to 2 for gui and restreaming of receiver if all zmq not closed at end of acquiistion
2020-10-08 13:01:01 +02:00
c9bba6fbdc
Merge branch 'developer' into zmqhwm
2020-10-07 18:02:53 +02:00
6d929ce96f
Merge pull request #196 from slsdetectorgroup/semfail
...
Semfail
2020-10-07 18:00:24 +02:00
a36ce8cb1c
binaries in
2020-10-07 17:05:38 +02:00
38cc365c01
setting shared mutex attribute for non blackfins
2020-10-07 17:01:16 +02:00
688fe4e3f7
fix zmqport and rx_zmqport, must restart zmq streaming
2020-10-07 14:17:34 +02:00
5c0dff29ed
binaries in
2020-10-07 12:27:35 +02:00
51bfa17c6a
switching to pthread with shared process attribute as sem_init doesnt work for blackfin
2020-10-07 12:25:14 +02:00
3b619f4488
Update README.md
2020-10-07 11:13:14 +02:00
6f96821275
wip, doc
2020-10-06 18:56:39 +02:00
6e58d845e9
updated ctb and moench server versions
2020-10-06 15:59:27 +02:00
ff3c79eaaa
doc update
2020-10-06 15:57:27 +02:00
c2d9532a69
updated versionign server color minor
2020-10-05 09:56:47 +02:00
7855005590
updated 5.0.0-rc2 in binaries
2020-10-05 09:53:13 +02:00
2588a4aced
updating 5.0.0-rc2 versioning
2020-10-05 09:51:27 +02:00
0d2d41a9f3
wip, doc
2020-10-02 17:04:12 +02:00
70588ea9a3
wip config
2020-10-02 17:03:18 +02:00
949d0b6ec7
updating client api, tag updating script
2020-10-02 11:36:33 +02:00
b2f5208745
binaries in
2020-10-02 11:19:19 +02:00
91efecd4ca
servers: updated fw-sw api version check error message, m3 and g2: updated min fw version
2020-10-02 11:17:11 +02:00
855ed36db2
Merge pull request #193 from slsdetectorgroup/stopfix
...
Stopfix
2020-10-01 17:57:48 +02:00
a730a13cbe
wip
2020-10-01 17:57:07 +02:00
f31260030b
bugfix: cannot stop detector if rxr crashed
2020-10-01 17:54:08 +02:00
e5c98150e4
wip, doc
2020-10-01 17:43:22 +02:00
91d688f18c
minor doc
2020-10-01 11:47:08 +02:00
c9372f3d0e
gui: rx_zmqfreq set to 0 in gui for fast detectors that overload the network unnecessarily
2020-10-01 11:45:45 +02:00
b650ad0376
updated jungfrau firmware pcb 1.0 version to be more intuitive
2020-10-01 10:31:15 +02:00
b3ef6af42a
updated jungfrau firmware version (old pcb) to be more intuitive
2020-10-01 10:26:24 +02:00
488c5d3720
wip, doc
2020-09-30 15:49:51 +02:00
cf2b064d95
wip, doc
2020-09-30 15:47:01 +02:00
af5798f569
wip, doc
2020-09-30 15:28:07 +02:00
b036007991
wip, doc
2020-09-30 13:12:23 +02:00
5df25a9eb7
updated new binaries
2020-09-30 12:39:44 +02:00
1c76f76a72
removed old server binaries
2020-09-30 12:36:18 +02:00
b7ec110c57
gui bug fix: setting streaming timer should also set streaming freq to 0
2020-09-30 12:21:33 +02:00
54c719461d
doc minor
2020-09-30 11:37:37 +02:00
2d104d9a9b
setting 1 giga mode as default for virtual mythen3
2020-09-29 15:51:22 +02:00
e4d1daea02
gui: removing unique ptr in qt stuff
2020-09-29 15:22:59 +02:00
3a3c5b0a6e
minor readframefromrxr using unique ptrs
2020-09-29 14:37:43 +02:00
b421a73c3d
m3: virtual servers for switching to 1 giga (stop server does not know dr)
2020-09-28 17:27:56 +02:00
ae58e9f0f4
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
2020-09-25 19:28:12 +02:00
603ddb0d75
updated docs, execcommand multiple words
2020-09-25 19:24:26 +02:00
c0be5ab8cb
merge args fix
2020-09-25 11:55:55 +02:00
30f4c80031
fix
2020-09-25 11:00:51 +02:00
d25da43851
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
2020-09-25 11:00:25 +02:00
ec2d6c597f
added merge_args
2020-09-25 11:00:14 +02:00
fe81963873
rxr: udp socket size max of INT_MAX/2 ( #191 )
2020-09-25 10:15:39 +02:00
f950e32893
fix to utils
2020-09-25 08:53:35 +02:00
aa3af2f0ce
Merge pull request #190 from slsdetectorgroup/g2cont
...
G2cont
2020-09-24 17:20:05 +02:00
e4615a11bb
binary in
2020-09-24 17:19:21 +02:00
c01ce3d514
Merge branch 'developer' into g2cont
2020-09-24 17:18:04 +02:00
99642dad69
g2 fix: cont trigger frames in rxr should be 1
2020-09-24 17:16:46 +02:00
2c1fddee84
Cmddacs ( #189 )
...
Moved dacs to it's own command for command line.
Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com >
2020-09-24 17:16:34 +02:00
c862f1df81
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
2020-09-24 16:55:50 +02:00
671a2724ac
more set_using_dict
2020-09-24 16:55:41 +02:00
9c5d8cfcd7
gui fix g2 disabling frame period in con ext
2020-09-24 16:05:43 +02:00
8483e05f4c
binary in
2020-09-24 15:44:07 +02:00
d96352f2ae
g2:fix for period in trigger cont
2020-09-24 15:43:14 +02:00
0f65633ea3
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
2020-09-24 14:07:15 +02:00
18d5c5e26d
more element
2020-09-24 14:06:58 +02:00
3f19f29c9e
G2ContTrigger ( #188 )
...
* g2: setting #frames to 1 and period to 0 for cont trigger, extra frame reg is set to #frames for cont auto and #trigger for cont trigger
2020-09-24 11:59:11 +02:00
101f029eef
generalized set_using_dict
2020-09-24 11:01:51 +02:00
97fea10ee2
more of @element
2020-09-24 08:39:12 +02:00
d3fbfebeb7
generalized make_ for python
2020-09-23 17:44:19 +02:00
50fd9276ce
removed unused tests
2020-09-23 17:14:38 +02:00
1f31dd667b
more element and dict
2020-09-23 17:06:30 +02:00
18cd363f8f
tests in
2020-09-23 16:34:18 +02:00
0b0f5c94d5
master file no index
2020-09-23 16:28:50 +02:00
23720e3c63
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
2020-09-23 15:09:25 +02:00
3432343adb
element
2020-09-23 15:09:16 +02:00
d06e0d1e7f
wip, doc
2020-09-23 15:07:12 +02:00
750adffe6a
wip, doc
2020-09-23 15:07:03 +02:00
0b02fabaf8
wip, doc
2020-09-23 14:59:27 +02:00
4aa33b5d7f
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
2020-09-23 14:58:33 +02:00
40a1d27e3a
wip, doc
2020-09-23 14:58:30 +02:00
b23410bc5e
wip, doc
2020-09-23 14:58:25 +02:00
b6d5efd441
fix for clientversion
2020-09-23 14:54:16 +02:00
79a03c6c92
WIP
2020-09-23 14:25:51 +02:00
330df3463a
version prints hex
2020-09-23 14:08:41 +02:00
11754fbb5e
tempvalues gives int in case of single value or same values
2020-09-23 13:54:18 +02:00
e786b9f037
wip, doc
2020-09-23 13:15:53 +02:00
bd4299fd15
Wip, doc
2020-09-23 12:32:51 +02:00
a4bdffd0b9
Merge branch 'eigerserverlock' into developer
2020-09-22 18:48:35 +02:00
bb575c6017
wip, doc
2020-09-22 18:39:46 +02:00
65da9e701b
wip, doc
2020-09-21 18:30:33 +02:00
804ad0997c
wip, doc
2020-09-21 18:20:59 +02:00
2fc0768ad1
minor warning fix
2020-09-21 17:57:31 +02:00
ca0192e27e
Merge pull request #184 from slsdetectorgroup/eigerserverlock
...
Eigerserverlock
2020-09-21 17:29:03 +02:00
4ad486fda0
Merge branch 'developer' into eigerserverlock
2020-09-21 17:28:38 +02:00
cf8581caaa
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
2020-09-21 17:28:03 +02:00
a8cc47d25c
wip, doc
2020-09-21 17:27:49 +02:00
d50c40e2ad
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
2020-09-21 17:18:43 +02:00
f6a442fd10
detsize in python
2020-09-21 17:18:31 +02:00
f5b8681811
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
2020-09-21 17:09:49 +02:00
54ca9f7ebb
wip, doc
2020-09-21 17:09:39 +02:00
9920987b4d
dacvalues return int if same
2020-09-21 14:41:30 +02:00
569c014d3c
WIP, doc
2020-09-21 11:23:46 +02:00
608b71d5ea
Merge branch 'eigerserverlock' of github.com:slsdetectorgroup/slsDetectorPackage into eigerserverlock
2020-09-18 18:16:09 +02:00
c83daab56d
merge solved
2020-09-18 18:15:54 +02:00
d65030f5ca
Merge pull request #186 from slsdetectorgroup/g2cwframes
...
G2cwframes
2020-09-18 18:01:45 +02:00
c3366a6748
g2 binary in
2020-09-18 17:59:48 +02:00
7c21aa96a9
g2: setting continuous mode frames in naother reg, and when changing from burst to continous
2020-09-18 17:58:39 +02:00
d028a120bb
binaries in
2020-09-18 14:20:05 +02:00
f6dd02acc2
minor print in temp_Fpgafl in eiger
2020-09-18 14:18:19 +02:00
0906efaf31
moving temp_fpgafl and temp_fpgafr back to the stop server
2020-09-18 14:09:23 +02:00
8ef79ce173
binaries in
2020-09-18 11:37:25 +02:00
539c0c295b
replaced pthread_mutex_t with sem_t
2020-09-18 11:30:04 +02:00
e91420bd16
locking in list
2020-09-18 11:23:57 +02:00
515a0c05b9
removed locking in locallink
2020-09-18 11:23:46 +02:00
46b75c1429
minor
2020-09-18 11:23:33 +02:00
092b3fa8b9
eiger: locking for local link access in shared memory
2020-09-18 11:23:21 +02:00
a7e24717a9
dacs
2020-09-17 17:29:57 +02:00
e01e41926c
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
2020-09-17 17:13:30 +02:00
44a8ce864b
dacs for docs
2020-09-17 17:13:22 +02:00
e18f10051e
jungfrau and gotthard binaries in
2020-09-17 17:11:57 +02:00
d9bb028da2
added dacnames in server defs for g1 and jungfrau
2020-09-17 17:11:09 +02:00
6d01348bf4
removed setClockFrequency and added some python commands
2020-09-17 16:03:58 +02:00
e8cd75a6ac
more python commands
2020-09-17 15:10:02 +02:00
876207c8cd
version
2020-04-14 16:49:51 +02:00
ec21624aeb
updated git versions
2020-04-14 09:30:04 +02:00
1de5b85ce2
Merge branch '4.2.0-rc' of github.com:slsdetectorgroup/slsDetectorPackage into 4.2.0-rc
2020-04-08 11:50:12 +02:00
b4e4033736
eiger: update tengiga instop server as well to fix transmitting for 10g
2020-04-08 11:49:28 +02:00
820bc01505
eiger: update tengiga instop server as well (no binaries yet)
2020-04-08 11:45:26 +02:00
4e54d1c318
eiger: default clkspeed full speed for dr 16
2020-04-07 09:35:43 +02:00
dec4183e0f
updated release.txt
2020-04-07 09:25:30 +02:00
feed09f2f4
updated binaries
2020-04-07 09:18:50 +02:00
c6aa8d6072
eiger: default flag is parallel, updated release.txt, yet to update binaries
2020-04-07 09:12:25 +02:00
4ec38a071c
eiger: removed print in server for addresstoall
2020-04-03 11:06:04 +02:00
0c4b721e13
eiger server: transmitting (data) status
2020-04-03 11:02:15 +02:00
fae884e658
change to release.txt
2020-04-03 10:03:10 +02:00
f20f084991
eiger receiver: changing dr changes rx_fifodepth to their defaults
2020-04-03 09:58:58 +02:00
20ce79872f
updates release.txt
2020-04-03 09:41:04 +02:00
328375924f
eiger client: clkdivider set to 0 for dr of 4, 8, 16 and to 2 for dr 32
2020-04-03 09:38:11 +02:00
a1d91e590e
rx: fifodepth error will set fifodepth to 0
2020-04-02 18:24:18 +02:00
679db120b0
eiger server updated in serverbin
2020-04-02 17:49:46 +02:00
7a6797b23e
zmq sockets client checked before creating them
2020-03-11 11:09:41 +01:00
93f8e8ecb3
updated release.txt, rxr optimization (no file buffering, write to every page at memory allocation, fix to fifo depth
2020-03-10 10:59:30 +01:00
d112956f79
eiger server: vcal=0, rx_fifodepth to greater than 32 bit, trimval argument range check, activate to both control and stop server, end of eiger server (if detectorip normal) set activate to 1 (for future eiger firmware), added setflippeddatax to users, removing warnings and check of detector size before accessing detector[0], updating subexptime also updated subperiod in master file, remove keeprunning in rxr that keeps it busy to semaphore
2020-03-10 09:25:41 +01:00
9649982932
sw trigger with acquire and parameter file understands submodules
2020-01-15 11:22:40 +01:00
eca2836703
Merge branch '4.1.1' of github.com:slsdetectorgroup/slsDetectorPackage into 4.1.1
2020-01-14 16:25:57 +01:00
d14c9600bb
conda version
2020-01-14 16:24:10 +01:00
42971c94b7
updated versioning
2020-01-14 16:16:45 +01:00
b0fd4f4c44
updated release doc
2020-01-14 16:11:24 +01:00
06473cfcb2
bug fix: software trigger using control connect
2020-01-14 13:59:08 +01:00
6f2aad3836
updated temporary versioning
2020-01-06 19:01:44 +01:00
38aad40fef
read/write of config/parameter file rewritten so that parameter file can take in slsdetector level commands
2020-01-06 18:16:41 +01:00
51c5520472
unregistering call back, detangling receiver streaming from callback
2020-01-06 11:51:19 +01:00
75838f77b3
unregistering call back, detangling receiver streaming from callback
2020-01-06 11:50:08 +01:00
54bedeaa0a
software trigger via stop server instead of control server for sls_detector_acquire
2020-01-06 11:31:05 +01:00
b33b2edbd0
bug fix: locks in acquire
2020-01-06 11:29:11 +01:00
f7cb2b5dcd
conda pkg
2019-10-08 12:48:51 +02:00
9ea3cbc8f1
Update RELEASE.txt
2019-10-04 10:56:14 +02:00
53bb677f8c
eiger doc updated
2019-10-04 10:41:13 +02:00
663999a539
updated versions
2019-10-04 10:35:42 +02:00
98b45b32fd
added jungfrau virtual binaries
2019-10-04 10:29:57 +02:00
74c08cd742
updated binaries in sererbin
2019-10-04 09:42:07 +02:00
696073b505
fixed eiger virtual software versions
2019-10-04 09:41:21 +02:00
e4645a8273
Update RELEASE.txt
2019-10-02 09:37:26 +02:00
c0cd25460d
Update RELEASE.txt
2019-10-02 09:35:59 +02:00
e7e30693f0
transmission delays
2019-08-21 20:29:07 +02:00
dd96aac3cd
build for conda
2019-08-20 12:24:39 +02:00
5697393a70
Merge branch '4.1.0-rc' of github.com:slsdetectorgroup/slsDetectorPackage into 4.1.0-rc
2019-08-16 15:33:04 +02:00
052dd8058f
updated eiger binary
2019-08-16 15:32:49 +02:00
4d99ce8c52
receiver master file includes quad, gap pixels enable, version updated for binary and hdf5
2019-08-14 20:33:40 +02:00
633c646239
eiger bug fix: 4 bit mode gap pixels, also added quad to shm
2019-08-14 15:31:18 +02:00
2a88bc6a1e
Merge branch '4.1.0-rc' of github.com:slsdetectorgroup/slsDetectorPackage into 4.1.0-rc
2019-08-14 10:43:15 +02:00
d8af2e594a
eiger bug fix: quad mode, without gap pixels, data messed up
2019-08-14 10:42:54 +02:00
8da7c3e805
eiger manual
2019-08-13 16:57:22 +02:00
ddfbea76be
eiger server bug fix: interrupt subframe wrong bit mapped, virtual compilation
2019-08-06 17:22:54 +02:00
c5f2275703
eiger serveR: minor fix for beb check quad fail
2019-07-31 15:20:25 +02:00
8c491f18fd
quad enabled with gap pixels without the extra vertical pixel line
2019-07-31 13:00:12 +02:00
e07e2f2da0
eiger server bug fix: split quad and interruptframe into set and get to catch fails in set and when quad and interrupt subframe used together(different register values for tl and tr)
2019-07-31 10:58:49 +02:00
d981e1b8e5
eiger server: interrupt subframe, quad change flipping, registers set left and right separately
2019-07-29 15:19:46 +02:00
58e6338f9c
eiger server for v24
2019-07-29 09:36:45 +02:00
27f3af5365
updated release text
2019-07-29 09:32:17 +02:00
350b4f0368
bug fix on quad: if no data streaming enabled in the beginning
2019-07-22 17:09:34 +02:00
445f3c66fd
bug fix for previous commit to work for bottom module
2019-07-10 17:56:32 +02:00
1189b991e5
quad implemented
2019-07-10 17:39:43 +02:00
3e2b471ee1
client bug fix: framesl, cyclesl printed in float, fixed
2019-07-10 11:13:35 +02:00
8c76d5d52c
updated release.txt
2019-06-14 09:19:34 +02:00
e7eee67fed
Update RELEASE.txt
2019-06-13 11:44:43 +02:00
fade48dcfa
updated release.rxt
2019-06-13 11:43:06 +02:00
8e58e7f8bf
Updated release.txt : eiger firmware version 23
2019-06-13 11:41:50 +02:00
c8f56ee23c
qwt
2019-06-13 10:44:45 +02:00
32d951e28a
Merge branch '4.0.2' of github.com:slsdetectorgroup/slsDetectorPackage into 4.0.2
2019-06-13 09:01:47 +02:00
5c63c8fc8f
gui bug fix: switching to tab plot while acquiring produced error messages
2019-06-13 09:01:39 +02:00
7b70274d4f
checking online when refreshing (during acquire) is removed
2019-06-13 08:56:29 +02:00
1cd905c08b
disable gui
2019-06-12 16:02:43 +02:00
13e809acd4
updated versions
2019-06-12 15:40:19 +02:00
46533b0411
updated server binaries
2019-06-12 15:37:17 +02:00
4f4de15d3a
1s sleep for large JF during powerchip
2019-06-12 14:53:52 +02:00
4f99aeabd2
bug fix: hdf5 printError still called once. replcaed with printErrorStack
2019-05-22 19:09:45 +02:00
f36a12e454
Release Notes typo: jungfrau min exptime is 50ns and not 50 us ( #16 )
2019-05-02 15:28:03 +02:00
5e246c0754
Merge branch '4.0.2-rc' of github.com:slsdetectorgroup/slsDetectorPackage into 4.0.2-rc
2019-04-11 16:13:42 +02:00
518c6783cc
Client (data call back API) and Gui (Eiger 4 bit mode with multiple images) bug fix: npixelsx and npixelsy was not updated to complete detector level when calling call back function to give complete image
2019-04-11 16:13:31 +02:00
0706564694
deploy only on specific branch
2019-04-11 09:31:27 +02:00
2108bbda66
Merge branch '4.0.2-rc' of github.com:slsdetectorgroup/slsDetectorPackage into 4.0.2-rc
2019-04-08 18:06:19 +02:00
82feed1ab8
updated server binaries
2019-04-08 18:06:06 +02:00
4be0b5d436
jungfrau server bug fix: setting detector position gave error when switching between different sized detector configurations
2019-04-08 18:05:05 +02:00
f7eb256eb6
version
2019-03-15 14:45:44 +01:00
250fc26308
fixed deloyment
2019-03-15 14:40:12 +01:00
06a50520c1
gotthard server: bug fix get settings should not set default dacs
2019-03-11 14:54:53 +01:00
fc766055d4
receiver bug fix release text updated
2019-03-04 11:42:54 +01:00
828b1479c7
receiver bug fix jungfrau as root
2019-03-04 11:28:56 +01:00
22ed52605c
receiverbug fixe affecting jungfrau receivers as root
2019-03-04 11:15:53 +01:00
a1a95ebb20
receiver bug fixaffecting Jungfrau receivers as root (optlen size as int), but setting buffer size is uint32_t size. setting it to uint64_t
2019-03-04 11:02:10 +01:00
d7ce5fedfd
path
2019-02-12 15:06:15 +01:00
3a2682ffe7
missing headers updated build number
2019-02-12 14:46:56 +01:00
bf74a4135e
travis
2019-02-11 10:25:58 +01:00
252ecf2769
travis
2019-02-11 10:15:57 +01:00
de01ab75e9
travis
2019-02-11 09:24:39 +01:00
5698da5f95
added conda recipe
2018-12-12 16:33:25 +01:00
7300d73675
udpate release
2018-11-30 15:34:15 +01:00
d4b467a641
update
2018-11-30 15:31:22 +01:00
7b71076180
update
2018-11-30 15:28:35 +01:00
9197d2b209
updated revisions
2018-11-30 15:27:39 +01:00
e094e41d89
updated releases.txt
2018-11-30 15:24:43 +01:00
512e1a3136
users bug fix:getting id(version) for single/multi detector, added resetframescaught in users
2018-11-30 14:39:01 +01:00
6d04c14bd6
users: added stopped to getrunstatus list
2018-11-30 11:35:31 +01:00
64183d8d6a
gotthard server bug fix: updated a register for token timing for revision 2 boards
2018-11-30 11:27:06 +01:00
287efde54a
Update RELEASE.txt
2018-08-17 18:01:13 +02:00
faa25b9e9f
updated versioning
2018-08-17 17:57:53 +02:00
1b92b01a46
slsreceiver: removed warnings
2018-08-16 17:42:59 +02:00
4849063b6c
client: unnecessary print while programming fpga
2018-08-16 12:21:26 +02:00
5cd020ae81
updated release.txt
2018-08-03 12:25:58 +02:00
160fabe02c
slsDetectorSoftware: connect stop socket as well to confirm detector on line, also to prevent fclose closing socket 0 (if it never connected to stop socket). Future releases can use exception instead of using socketDescriptor 0 value to validate succesful constructor
2018-08-03 12:21:35 +02:00
90dd8e70e5
updated release.txt
2018-07-30 16:56:39 +02:00
08e121c71f
slsDetectorSoftware: being able to get timer values individually from the users class since gotthard 25um master and slave will have different delay values
2018-07-30 16:49:15 +02:00
cb3b337a99
updated binary
2018-07-26 13:49:18 +02:00
5d9a952316
updated release.txt
2018-07-26 13:16:34 +02:00
8cc05c5848
gotthard server and slsDetectorSoftware: more accuracy when converting from double to int64_t by adding 0.5, improved clock precision of gotthard from 32.1 to 32.007729
2018-07-26 11:47:55 +02:00
d69d69e892
Merge branch '3.1.4-rc' of github.com:slsdetectorgroup/slsDetectorPackage into 3.1.4-rc
2018-07-23 14:57:56 +02:00
07a120fc4a
slsDetectorSoftware: users class setsettings(-1) gave undefined settings from slsDetector::setSettings. It has been fixed.
2018-07-23 14:57:27 +02:00
11e8796847
slsReceiver: HDF5: printError obsolete since hdf51.10.2 and so using printErrorStack()
2018-07-18 12:53:52 +02:00
f79b009978
updated release txt
2018-07-17 14:42:49 +02:00
3259bfb008
slsReceiver: HDF5: absolute to relative linking
2018-07-17 14:23:32 +02:00
934bc5b9db
slsReceiver HDF5: unlimited x dimension (#images) by extending by numImages if caught more images, fixed virtual mapping, fixed linking for jungfrau single module (removed virtual_ in all namings
2018-07-17 14:07:23 +02:00
6d11faed87
updated binaries
2018-06-28 15:32:53 +02:00
35fc52dae7
3.1.3: Bug fix: jungfrau server: delay after trigger always set to 5 seconds
2018-06-28 15:31:09 +02:00
e599bfe56f
updating br versioning --version for binaries
2018-06-12 12:26:30 +02:00
764becc271
updated release.txt
2018-06-12 12:23:24 +02:00
7462d1002d
bug fix for memory leak for every multi threading command when using API
2018-06-12 12:17:30 +02:00
834794ad98
gotthard renamed binaries
2017-12-19 18:04:44 +01:00
56c504abbb
Merge remote branch 'slsDetectorCalibration/2.3.4' into 2.3.4
2017-12-12 11:14:19 +01:00
4d6346e678
Merge remote branch 'slsDetectorCalibration/2.3.3' into 2.3.3
2017-12-12 11:14:15 +01:00
dc7e448759
Merge remote branch 'slsDetectorCalibration/2.3.2' into 2.3.2
2017-12-12 11:14:12 +01:00
e658cbacda
Merge remote branch 'slsDetectorCalibration/2.3.1' into 2.3.1
2017-12-12 11:14:08 +01:00
1e6c6dea71
Merge remote branch 'slsDetectorCalibration/2.3' into 2.3
2017-12-12 11:14:05 +01:00
0e5d4d1d8e
Merge remote branch 'slsDetectorCalibration/2.2' into 2.2
2017-12-12 11:14:01 +01:00
a2986784d3
Merge remote branch 'slsDetectorCalibration/2.1.1' into 2.1.1
2017-12-12 11:13:34 +01:00
975cbb576e
Merge remote branch 'slsDetectorCalibration/2.1' into 2.1
2017-12-12 11:06:15 +01:00
e48a92d9cd
Merge remote branch 'slsDetectorCalibration/2.0.5' into 2.0.5
2017-12-12 11:02:57 +01:00
befdcf7f36
Merge remote branch 'slsDetectorGui/2.3.4' into 2.3.4
2017-12-04 16:48:01 +01:00
02f5c472a8
Merge remote branch 'slsReceiverSoftware/2.3.4' into 2.3.4
2017-12-04 16:48:00 +01:00
75ed2cd2e4
Merge remote branch 'slsDetectorSoftware/2.3.4' into 2.3.4
2017-12-04 16:47:59 +01:00
3be045f9b6
Merge remote branch 'slsDetectorGui/2.3.3' into 2.3.3
2017-12-04 16:47:54 +01:00
8fae982802
Merge remote branch 'slsReceiverSoftware/2.3.3' into 2.3.3
2017-12-04 16:47:54 +01:00
128ec88b5f
Merge remote branch 'slsDetectorSoftware/2.3.3' into 2.3.3
2017-12-04 16:47:52 +01:00
d5fc158330
Merge remote branch 'slsDetectorGui/2.3.2' into 2.3.2
2017-12-04 16:47:47 +01:00
864e6e4c81
Merge remote branch 'slsReceiverSoftware/2.3.2' into 2.3.2
2017-12-04 16:47:47 +01:00
343d96ff16
Merge remote branch 'slsDetectorSoftware/2.3.2' into 2.3.2
2017-12-04 16:47:46 +01:00
4142328437
Merge remote branch 'slsDetectorGui/2.3.1' into 2.3.1
2017-12-04 16:47:41 +01:00
6c797988c7
Merge remote branch 'slsReceiverSoftware/2.3.1' into 2.3.1
2017-12-04 16:47:41 +01:00
215c262981
Merge remote branch 'slsDetectorSoftware/2.3.1' into 2.3.1
2017-12-04 16:47:39 +01:00
081b809078
Merge remote branch 'slsDetectorGui/2.3' into 2.3
2017-12-04 16:47:35 +01:00
9263567cd8
Merge remote branch 'slsReceiverSoftware/2.3' into 2.3
2017-12-04 16:47:34 +01:00
58e90a85be
Merge remote branch 'slsDetectorSoftware/2.3' into 2.3
2017-12-04 16:47:33 +01:00
025c836e25
Merge remote branch 'slsDetectorGui/2.2' into 2.2
2017-12-04 16:47:28 +01:00
5d5abae3f4
Merge remote branch 'slsReceiverSoftware/2.2' into 2.2
2017-12-04 16:47:28 +01:00
e2ad46386e
Merge remote branch 'slsDetectorSoftware/2.2' into 2.2
2017-12-04 16:47:26 +01:00
308d44e452
Merge remote branch 'slsDetectorGui/2.1.1' into 2.1.1
2017-12-04 16:47:22 +01:00
69da61b1fb
Merge remote branch 'slsReceiverSoftware/2.1.1' into 2.1.1
2017-12-04 16:47:22 +01:00
460168ce04
Merge remote branch 'slsDetectorSoftware/2.1.1' into 2.1.1
2017-12-04 16:47:21 +01:00
4e429c0d77
Merge remote branch 'slsDetectorGui/2.1' into 2.1
2017-12-04 16:45:34 +01:00
bf4fab549d
Merge remote branch 'slsReceiverSoftware/2.1' into 2.1
2017-12-04 16:45:34 +01:00
f7705eb1da
Merge remote branch 'slsDetectorSoftware/2.1' into 2.1
2017-12-04 16:45:32 +01:00
a2217e2066
Merge remote branch 'slsReceiverSoftware/2.0.5' into 2.0.5
2017-12-04 15:33:33 +01:00
aaa02706fc
Merge remote branch 'slsDetectorSoftware/2.0.5' into 2.0.5
2017-12-04 15:31:52 +01:00
6a80bc5b54
new feature, set threshold without uploading trimbits
2017-06-27 13:00:38 +02:00
b9275646ad
crazy amount of changes, both necessary and unnecessary;need to narrow down the real change later
2017-04-27 14:05:04 +02:00
9e2f2697c7
crazy amount of changes, both necessary and unnecessary;need to narrow down the real change later
2017-04-27 13:58:25 +02:00
b6b0df62b6
updaterev
2017-04-20 08:26:29 +02:00
0ba537e479
removed headersize compile error
2017-04-20 08:26:16 +02:00
75ddf535dc
updaterev
2017-04-19 17:59:53 +02:00
b1de501bef
updaterev
2017-04-19 17:59:46 +02:00
0f3a63f101
changed zmq default port starting at 40001 to be able to view in wireshark and removed headersize for warning
2017-04-19 17:42:38 +02:00
3b4b2d707f
changes without ostringstream done
2017-04-19 10:17:39 +02:00
f405aa1733
split zmq_msg_t so its not reused
2017-04-19 10:17:30 +02:00
df0fdb7ecb
changes without ostringstream done
2017-04-19 10:16:45 +02:00
91b7a87557
just started changin frm ostringstream
2017-04-18 15:32:01 +02:00
9468b9ca1e
updaterev
2017-04-11 13:39:59 +02:00
d7982e178e
updaterev
2017-04-11 13:39:53 +02:00
9cf5714a5b
removing warnings shown from esrf debian
2017-04-11 13:39:35 +02:00
0c9ac8911a
removing warnings shown from esrf debian
2017-04-11 13:39:28 +02:00
4730c8c0a9
updaterev
2017-04-11 13:31:49 +02:00
43efb8acfd
removing warnings shown from esrf debian
2017-04-11 13:31:32 +02:00
6ecca8fcb0
updaterev
2017-04-11 09:03:26 +02:00
17cb63a57f
updaterev
2017-04-11 09:03:19 +02:00
4f83fcb001
updaterev
2017-04-11 09:02:10 +02:00
ab94af6d29
removed verbose etc
2017-04-07 15:08:40 +02:00
7c725cc69b
.c_str() must not access global variables from thread
2017-04-07 14:57:19 +02:00
f0198d2d2e
alejandro's changes from ESRF
2017-04-07 14:50:17 +02:00
5ddccbdee4
changed all -lpthread to -pthread
2017-04-07 14:28:00 +02:00
8fb39b8c7e
changed all -lpthread to -pthread
2017-04-07 14:27:27 +02:00
bd5293f4b1
changed all -lpthread to -pthread
2017-04-07 14:26:09 +02:00
b91180f5b2
changed all -lpthread to -pthread
2017-04-07 14:26:03 +02:00
7c3b5065a5
changed all -lpthread to -pthread
2017-04-07 14:25:09 +02:00
9aef802bea
changed all -lpthread to -pthread
2017-04-07 14:24:49 +02:00
f7d85231f2
solved warnings except sscanf for uint64_t
2017-04-07 14:12:21 +02:00
5b3a911e8d
solved warnings except sscanf for uint64_t
2017-04-07 14:11:34 +02:00
65f5e1c1ab
strtok is not thread safe..used to set receiver udp ip etc to detector, fixed
2017-04-06 15:04:33 +02:00
839896c7e6
fixed the print file packet loss progress bug
2016-10-19 15:53:26 +02:00
4a7e246604
removed asking only 1 for framescaugh
2016-10-19 10:21:29 +02:00
7f293115c4
moved f_activate to receiver funcs from detectors funcs
2016-10-10 08:43:18 +02:00
f59f40a659
ask only 1 for frames caught for 9m
2016-10-10 08:41:03 +02:00
64fd82f92c
fixed bug in gui that overwrites the individual sls file path values with the multi value, included a febl and febr temp read
2016-10-10 08:39:46 +02:00
cd232fd732
fixed bug in gui that overwrites the individual sls file path values with the multi value
2016-10-10 08:17:34 +02:00
172fa66b1f
hotfix for memory leak in server
2016-08-18 11:57:36 +02:00