Erik Frojdh
|
f735c86b93
|
removing more pointers
|
2018-10-11 12:14:46 +02:00 |
|
Erik Frojdh
|
6aa0029580
|
changing pointers to local variables
|
2018-10-11 12:08:07 +02:00 |
|
Erik Frojdh
|
2216574d34
|
check empty instead of strcmp
|
2018-10-11 11:51:54 +02:00 |
|
|
d0950ba001
|
Merge branch 'refactor' of github.com:slsdetectorgroup/slsDetectorPackage into refactor
|
2018-10-10 18:11:23 +02:00 |
|
|
f69e9d0df4
|
refactored client interface (client ot receiveR)
|
2018-10-10 18:09:14 +02:00 |
|
Erik Frojdh
|
8dc0d72028
|
minor formatting
|
2018-10-10 17:46:28 +02:00 |
|
Erik Frojdh
|
5f6f276f70
|
moved initDetectorStructure into initSharedMemory
|
2018-10-10 17:41:13 +02:00 |
|
Erik Frojdh
|
fd7060ef6c
|
removed pointer to shared memory in some multi functions
|
2018-10-10 14:18:47 +02:00 |
|
|
e1d570e8ce
|
client specifies index of receiver returned error, skeleton of including clientinterface in receiver
|
2018-10-10 13:15:16 +02:00 |
|
|
6d9530ee1d
|
Merge branch 'refactor' of github.com:slsdetectorgroup/slsDetectorPackage into refactor
|
2018-10-10 12:24:20 +02:00 |
|
|
b981fe78ef
|
connected command to execute command in receiver pc
|
2018-10-10 12:23:55 +02:00 |
|
Erik Frojdh
|
2cd0841ea3
|
Merge branch 'refactor' of github.com:slsdetectorgroup/slsDetectorPackage into refactor
|
2018-10-10 12:17:36 +02:00 |
|
Erik Frojdh
|
74bd223fda
|
minor cleanup
|
2018-10-10 12:17:28 +02:00 |
|
Erik Frojdh
|
6147383677
|
commented out concatResultOrPos which seems not to be used
|
2018-10-10 12:01:30 +02:00 |
|
|
5e7e7d3c33
|
moved client interface to common folder as receiver wills tart using it as well
|
2018-10-10 12:00:47 +02:00 |
|
Erik Frojdh
|
938dd5e06c
|
Merge branch 'refactor' of github.com:slsdetectorgroup/slsDetectorPackage into refactor
|
2018-10-10 11:55:49 +02:00 |
|
Erik Frojdh
|
d685cb8ff4
|
moved detectors and zmqSocket to unique pointers
|
2018-10-10 11:55:37 +02:00 |
|
|
78bfc9d0a5
|
insignificant, renamed recieverInterface to have a capital letter in class name
|
2018-10-10 11:43:35 +02:00 |
|
|
4b166b726e
|
bug fix, start receiver fail does not return
|
2018-10-10 11:24:17 +02:00 |
|
|
9ca163dfc9
|
adding std::launch:async parameter to make it parallel by default for sl7 (seems default for fedora)
|
2018-10-10 10:51:32 +02:00 |
|
|
f2da42a305
|
overwrite enabled by default
|
2018-10-10 10:28:38 +02:00 |
|
|
64f4188a00
|
removed ms mutex , not used anyway
|
2018-10-10 10:16:41 +02:00 |
|
|
17a6322f7c
|
receiver runs but does not overwrite due to wx, async doesnt seems parallel problem, acquire gets stuck
|
2018-10-10 10:12:58 +02:00 |
|
|
8151f1d5fe
|
receiver compiles
|
2018-10-09 18:02:47 +02:00 |
|
|
7d5b24fe33
|
solved errors with client compile, rxr yet to do
|
2018-10-09 13:43:50 +02:00 |
|
|
4bcc24a59f
|
some more changes, yet to do receiver
|
2018-10-09 12:31:12 +02:00 |
|
|
45b00c4e7d
|
gotthard server updated, yet to run
|
2018-10-09 10:24:17 +02:00 |
|
|
923a7e8936
|
eiger and jungfrau server compiles, gotthard and receiver left to do
|
2018-10-08 14:38:35 +02:00 |
|
|
b9f97f42a6
|
recovered readme.md
|
2018-10-08 10:47:16 +02:00 |
|
|
f7a6938366
|
client moved everythign from common files to slsSupportLin/include
|
2018-10-08 10:45:56 +02:00 |
|
|
70f55ff788
|
removed MySocketTCP.cpp
|
2018-10-08 10:24:57 +02:00 |
|
|
7ffa72092f
|
moved patterngenerator to slsDetectorServers, removed commitVersions
|
2018-10-08 10:12:28 +02:00 |
|
|
1c78400369
|
client compiles, more changes required
|
2018-10-08 09:34:08 +02:00 |
|
|
b5c35ddeac
|
slsdetector and users updated to reflect new signatures, not yet compiled
|
2018-10-05 15:28:25 +02:00 |
|
|
ab8b07f2ee
|
client multi is updated with argument c++11 threading, need to update sls detector with arguments and removing imod
|
2018-10-04 17:24:37 +02:00 |
|
|
1c70f9ec65
|
mutli.cpp updated half (without masking multi error and no check on detectors boundaries for adding exceptions later. done upto savecalibrationfile
|
2018-10-03 17:56:04 +02:00 |
|
|
251a7c2446
|
Merge branch 'refactor' of github.com:slsdetectorgroup/slsDetectorPackage into refactor
|
2018-10-03 15:28:22 +02:00 |
|
|
cf37725e04
|
updated command.cpp to have all the indices including default ones
|
2018-10-03 15:28:08 +02:00 |
|
Erik Frojdh
|
287cd118b0
|
example
|
2018-10-03 14:56:56 +02:00 |
|
Erik Frojdh
|
21ca289ebf
|
Merge branch 'refactor' of github.com:slsdetectorgroup/slsDetectorPackage into refactor
|
2018-10-03 14:51:44 +02:00 |
|
Erik Frojdh
|
02acaf13c5
|
added example
|
2018-10-03 14:51:35 +02:00 |
|
|
c6d2902539
|
updating indices in slsdetectorcommand
|
2018-10-03 14:31:43 +02:00 |
|
Erik Frojdh
|
2aa7e7d2ff
|
added catch for unit testing
|
2018-10-03 14:04:40 +02:00 |
|
Erik Frojdh
|
fefdf8e7d6
|
slsSupportLib and parallel call using variadic templates
|
2018-10-03 14:02:41 +02:00 |
|
|
6bfc212f19
|
client multi.cpp some more changes
|
2018-10-03 12:53:50 +02:00 |
|
|
a1b24a637b
|
client multi.cpp modified common out of bounds error
|
2018-10-03 12:47:20 +02:00 |
|
|
40ae74bb99
|
client multi.cpp getid and checkversioncompatibility are examples of how it might look like
|
2018-10-03 12:31:00 +02:00 |
|
|
586c664a43
|
client multi.h comments and some signature updated
|
2018-10-03 11:57:18 +02:00 |
|
|
fdcd633769
|
client: multi added indices for detpos in function signature for required
|
2018-10-03 11:41:50 +02:00 |
|
|
70ea4b48c3
|
client: removed slsDetectorutils and postprocessing. yet to compile, yet to add detpos index for every multi sls detector command and call from command interface, removed multiple threading, yet to interface with eriks single template for multiple threading
|
2018-10-03 11:15:39 +02:00 |
|