ee1a1563ba
wip rewrite
2021-06-29 20:45:46 +02:00
Erik Fröjdh
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
Erik Frojdh
56be47669f
more cmake cleaning
2020-11-18 09:43:07 +01:00
Erik Frojdh
b96b1849cd
minor
2020-11-18 09:15:17 +01:00
Erik Frojdh
1efdc90719
clean
2020-11-18 08:57:35 +01:00
Erik Fröjdh
121a3ad733
Static libraries ( #213 )
2020-11-03 18:54:11 +01:00
Erik Fröjdh
a15d8dd30a
Moving headers into include/sls ( #212 )
2020-11-02 16:05:28 +01:00
Erik Frojdh
fb8842e048
build and libname
2020-09-07 09:14:47 +02:00
Erik Frojdh
a1b88d3a62
fix
2020-09-04 11:20:33 +02:00
Erik Fröjdh
5bf6b7a338
Refactor of ZmqSocket ( #109 )
...
Changed data type of address from char[1000] to string to reduce stack size of object.
Removed redundant calls to Close
Removed function exposing the socket descriptor
Using functions from network_utils instead of duplicates
Added tests
2020-06-19 12:41:03 +02:00
Erik Frojdh
337e56d9bf
cleaned up LTO detection
2020-04-23 08:23:36 +02:00
Erik Frojdh
6bb1188c37
renamed exes
2020-02-03 14:43:40 +01:00
c4e7086d99
rxr: renamed files, removed unnecessary comments
2019-11-18 16:19:46 +01:00
dc78e23449
rxr: removed slsReceiverUsers, start() and stop()
2019-11-18 15:16:20 +01:00
7457c56533
slsmultireceiver copied to slsreceiver/src cmake
2019-08-19 09:08:10 +02:00
Dhanya Thattil
894cc1c9e0
Simulator ( #28 )
...
* WIP
* wip
* wip
* removed loop
* sending 1 frame
* send multiple frames
* c11 for server
* WIP
* WIP
* Add CMake for the simulators. Requires some refactoring to make slsDetectorServer a proper library.
* Working cmake for jungfrau
* Working cmake for eiger
* WIP
* WIP
* Add preliminary working eiger simulator and breaks the jungfrau simulator
* virtual servers connected
* changes to make it work for rhel7 and install binaries in bin
* removed some unnecessary prints
* removed binaries and virtual makefiles
2019-06-03 10:16:54 +02:00
e14519c236
slsReceiver: removed special receiver config, added rx_dbitlist, rx_dbitoffset to put bits together in file, connected adcinvert, extsamplingsrc and extsampling properly to the detector, added tests
2019-05-03 20:37:40 +02:00
67eef8ba75
fix for hdf5 compilation with new cmake
2019-04-24 18:09:53 +02:00
262140728f
receiver callback rearranging data for mythen302
2019-04-24 13:30:57 +02:00
89a06f099c
merging refactor (replacing)
2019-04-12 10:53:09 +02:00
b89d56001e
CMake: prefixing the options with SLS_
2019-02-08 16:02:05 +01:00
Samuel Debionne
e13ecc8625
Add slsReceiver and slsDetector targets to the export set (used by donwstream project)
...
set TARGETS_EXPORT_NAME if the project is built directly.
2019-02-05 11:51:03 +01:00
Erik Frojdh
73ae8c6151
removing static libs
2019-01-15 17:24:20 +01:00
ab7e63c20f
Moved sls_detector_exceptions to sls_receiver_exceptions & its consequences
2018-08-08 15:43:29 +02:00
7c29327b47
saving bit field in hdf5 as string of 512 bytes instead of 512 bits for the time being, will be updated when a better option is figured out
2018-07-06 12:00:35 +02:00
Erik Frojdh
49b8024c43
added logger.h to publig headers
2018-05-18 14:15:17 +02:00
16428f3828
esrf changes: CMake: support to be added and installed as a sub-project:
...
* Configure zmq as global imported library in slsReceiverSoftware
* Install zmq, necessary if linking to slsReceiver library
2018-04-25 18:24:08 +02:00
Erik Frojdh
dde032acc8
reverting locations
2018-02-08 10:54:07 +01:00
Erik Frojdh
ee9996908a
test
2018-01-30 11:24:50 +01:00
Erik Frojdh
caf2548391
path
2018-01-30 11:15:31 +01:00
Erik Frojdh
8778fa0aca
all files in bin
2018-01-30 11:05:43 +01:00
Erik Frojdh
633284cbdd
hej
2018-01-29 17:28:54 +01:00
Erik Frojdh
a3293f4335
more headers
2018-01-29 17:27:32 +01:00
Erik Frojdh
2f59d58a50
receiver funcs
2018-01-29 16:33:35 +01:00
Erik Frojdh
ca059db4e9
path
2018-01-29 16:30:44 +01:00
Erik Frojdh
43a1d73522
ansi.h
2018-01-29 16:28:31 +01:00
Erik Frojdh
87d539a040
header
2018-01-29 16:18:12 +01:00
Erik Frojdh
2cc5557ec8
o
2018-01-24 10:05:45 +01:00
Erik Frojdh
7f80b77060
t
2018-01-24 09:22:55 +01:00
Erik Frojdh
ab4f364267
target zmq
2018-01-24 09:20:27 +01:00
Erik Frojdh
fd03cf5b0f
and more targets
2018-01-23 17:46:35 +01:00
Dhanya Maliakal
65b4c69847
REST implementation removed from slsReceiver
2017-12-05 11:03:52 +01:00
Dhanya Maliakal
c0d6958e37
no changE
2017-08-04 15:40:21 +02:00
Xiaoqiang Wang
7fa13a5d5d
compatible with cmake 2.8.8
2017-07-27 14:28:14 +02:00
Xiaoqiang Wang
71204172df
simplify hdf5 linking
2017-07-27 12:51:10 +02:00
Dhanya Maliakal
f07816a0d1
hdf5 works now, but needs fixes
2017-07-27 12:08:51 +02:00
Dhanya Maliakal
56aaaf2e07
changes for the cmake
2017-07-27 10:18:07 +02:00
Dhanya Maliakal
57e741c36c
included json example with dummy values
2016-09-16 17:19:55 +02:00
c80b1c9a91
add missing preprossor macros
2016-09-14 11:58:39 +02:00
6152ca66b4
add cmake configuration
2016-08-31 20:55:00 +02:00