8939e23622
jungfrau feature:storagecell_delay added
2019-03-01 15:26:38 +01:00
8c067437e6
ctb moench: added feature set pattern mask and set pattern bit mask, removed CTB prefix for all the patern functions
2019-03-01 12:28:11 +01:00
35b1ad39f7
ctb moench: feature to set digital io pin delay, changed print from unsuccessful to failed, maxpatternlength in server is inclusive
2019-03-01 10:45:01 +01:00
bb81613900
ctb, moench: implemented led enable feature
2019-03-01 09:00:04 +01:00
debf3a1b01
ctb readout works with receiver for digital readout, allocate ram in server only if 1g udp, free addr info only when setting new udp detals upon configuring ,brough readout flags to receiver
2019-02-28 16:07:47 +01:00
7f2197fc4f
slsReceiver & client: 10genable allowed for moench and ctb, ctb server: better way to divide to packets to send via udp
2019-02-28 10:09:54 +01:00
f80483de6e
ctb server: (bug fixes, udp sending feature instead of tcp, better debugging prints,
...
digital readout mode (fifoempty flag in status register is always up, so it is idle for this readout mode),
pattern loop bugs, max_pattern_length redefined in server side, do not update period for ctb and moench in setreceiver
2019-02-28 08:46:26 +01:00
966896b942
moench: get zmq goes to the receiver instead of shm, setand get threshold energey updates zmq and shm value, setand get roi anyways goes to the ddetector, so only updates zmq or gets it from rxr
2019-02-25 12:57:44 +01:00
15fc55f914
client: must print detector or receiver returning error
2019-02-25 09:16:20 +01:00
f5244faa02
moench: adding enums for zmq parameters, needs modification in naming
2019-02-21 16:01:24 +01:00
Erik Frojdh
b52c6b05b8
link and format
2019-02-16 16:46:09 +01:00
Erik Frojdh
d0e1289c1b
replaced sprintf on the same buffer with strcat
2019-02-15 15:39:13 +01:00
722883531d
reverted json_emin, emax, framemode and detectormode. All json parameters for moench will go through rx_jsonpara using strings
2019-02-14 17:43:28 +01:00
6be47d936f
conflicts resolved
2019-02-14 17:32:33 +01:00
46aa7769cc
client: added command line and for APIfor framemode and detectormode. Refactorinng required in the future
2019-02-13 20:19:08 +01:00
Erik Frojdh
f9417a23e0
FindZeroMq
2019-02-13 14:53:23 +01:00
a64b34610a
merge from developer (without the additional json header implementations)
2019-02-12 09:35:24 +01:00
076faa62e0
ctb server: server starts up good. Need to debug each function in detail
2019-02-06 15:50:44 +01:00
Erik Frojdh
7d9417dffe
fixed debug couts
2019-01-25 16:48:04 +01:00
Erik Frojdh
89ee1d5bcf
new socket for slsDetector
2019-01-25 16:44:29 +01:00
Erik Frojdh
a1c0d28ddb
changed constructor
2019-01-24 11:12:24 +01:00
Erik Frojdh
c3472f295b
split client and server interface
2019-01-23 12:07:44 +01:00
Erik Frojdh
99a1c609f1
starting to add new Socket interface
2019-01-23 11:47:13 +01:00
Erik Frojdh
3eca4c0535
typo
2019-01-21 14:44:06 +01:00
Erik Frojdh
b200138730
data types and format
2019-01-21 14:43:24 +01:00
Erik Frojdh
e1ec60c9c1
cleaning up tests for command line parser
2019-01-21 10:45:43 +01:00
Erik Frojdh
1b28cc88ff
step one project reorganization
2019-01-18 14:41:04 +01:00
Erik Frojdh
10539f8533
new getDetectorType functions
2019-01-18 10:53:49 +01:00
13f9b9929a
slsreceiver: removed option to start receiver with config file, redundant as the only option is receiver tcp port
2019-01-17 15:17:08 +01:00
Erik Frojdh
c05829031f
removed get from the users class and changed put
2019-01-17 14:20:03 +01:00
Erik Frojdh
76da6a07aa
using new CmdLineParser
2019-01-16 18:46:34 +01:00
Erik Frojdh
db0807bf7b
adding cmdline parser
2019-01-16 16:50:19 +01:00
Erik Frojdh
1ebe0f5624
spelling
2019-01-16 15:18:49 +01:00
Erik Frojdh
80a1a3d796
moved ClientInterface to src
2019-01-16 15:10:24 +01:00
Erik Frojdh
bc9d5718c9
typo
2019-01-14 15:38:48 +01:00
Erik Frojdh
991567ba1c
strcpy and cleanup of configuremac
2019-01-14 15:33:35 +01:00
Erik Frojdh
172c9218d1
Merge branch 'refactor' of github.com:slsdetectorgroup/slsDetectorPackage into refactor
2019-01-11 16:56:43 +01:00
Erik Frojdh
b7582e93d3
working on removing undefined beaviour in configureMAC
2019-01-11 16:56:31 +01:00
1bbb352743
jungfrau server: pll moved out to remove redundancy
2019-01-11 14:48:58 +01:00
94979b5824
changes to moench
2019-01-11 11:11:50 +01:00
52785c6642
gotthard server works
2019-01-10 10:35:49 +01:00
Erik Frojdh
93ec5f5ef7
minor
2019-01-09 16:22:14 +01:00
Erik Frojdh
b7aac059c3
moved string stuff to string_utils.h/.cpp
2019-01-09 11:19:16 +01:00
bfda07d262
Merge branch 'refactor' of github.com:slsdetectorgroup/slsDetectorPackage into refactor
2018-12-19 17:16:54 +01:00
f161d68efc
fix in ltc, added moench, separated servers, left to do max1932, client side for moench and more detailed in ctb server side
2018-12-19 16:38:18 +01:00
Erik Frojdh
1ca8bf204a
added string_utils and strcpy_safe
2018-12-19 15:44:21 +01:00
79693a38f5
in between
2018-12-12 11:20:27 +01:00
a4de4bb475
Merge branch 'refactor' of github.com:slsdetectorgroup/slsDetectorPackage into refactor
2018-12-04 16:05:17 +01:00
8f3f9caf2b
almost done with ctb update, need to do slow adcs, split to moench and ctb
2018-11-30 10:39:26 +01:00
Erik Frojdh
284ce30a81
starting tests
2018-11-28 14:45:50 +01:00