b751238fc1
ZmqSocket
2020-03-18 12:12:01 +01:00
0de0d82a1a
replaced old logger
2020-03-11 12:40:12 +01:00
f1bce15a57
replaced udp socket
2020-02-17 17:43:14 +01:00
ec66079f65
renamed ServerInterface
2020-02-04 08:57:35 +01:00
6170c42618
explicit also in MacAddr
2020-01-16 16:57:04 +01:00
c1fac7cdb7
fixed conversion for IpAddr
2020-01-16 16:31:11 +01:00
f3598c1f39
nullptr
2020-01-16 14:17:57 +01:00
12d168a6ef
const strref
2019-12-03 10:12:47 +01:00
2f2e4da628
Moved CmdLineProxy
2019-11-05 11:07:07 +01:00
5c06549982
Cleanup of the CmdProxy and migrated some commands ( #52 )
...
* migrated rx_fifodepth
* Moved and cleand CmdProxy
* rx_slient
* new commands
* examples
* fixed result string print
2019-08-23 14:32:44 +02:00
57ac5c0dab
moved CmdLineParser to sls::
2019-08-23 10:42:35 +02:00
c36dfc3992
even more tests
2019-08-12 12:09:44 +02:00
4ceee97c03
Api ( #48 )
...
* WIP
* WIP
* WIP
* cleaned up multi
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* split up python module
* WIP
* WIP
* WIP
* WIP
* WIP
* ok
* fixed bugs from rebase
* WIP
* fixed broken test
* WIP
* fixed python
* WIP
* sphinx help
* including new commands
* docs
* WIP
* WIP
* more tests
* added missing public header
* WIP
2019-08-07 11:21:07 +02:00
b524e0c95f
removed online flags, apiversion in shm, ret for ok and fail, bind socket help in exception message ( #43 )
...
* removed online flag, removed rxronline flag, added useReceier flag that is set only when rxr hostname is set, removed setonline, setreceiveronline flag, removed ret for ok or fail, using exceptions for this, changed cannot bind socket printout
* fixed python
2019-07-26 16:33:39 +02:00
d3101baacb
receiver create path ( #35 )
2019-06-25 11:14:04 +02:00
e80ce1b4c4
added -h --help option to display help
2019-06-21 17:27:47 +02:00
17b08b6e53
removed MySocketTCP and old ServerInterface
2019-06-18 15:54:22 +02:00
1fed3553b9
cleaning up tcp
2019-06-07 16:13:34 +02:00
170aca0e1f
zmqip now uint
2019-06-06 18:17:04 +02:00
c86a1e7d48
WIP
2019-06-06 17:00:05 +02:00
3cfeb74529
minor
2019-06-06 10:36:40 +02:00
5944957977
cleaning up socket
2019-06-06 10:34:57 +02:00
03f8b389ad
WIP
2019-06-05 17:30:21 +02:00
3d6404952a
fix sending
2019-06-05 15:51:21 +02:00
b5e4d7d8fb
fixed reading and double print in client
2019-06-05 15:40:28 +02:00
1db7521cfa
exceptions TCP ( #31 )
...
* WIP
* first test
* format
* test frames
* also 0:
* WIP
* WIP
* first test
* format
* test frames
* also 0:
* test and less local
* pass ret by value
* level
* WIP
* WIP
* cleaning up interface
* removed ref
* another
* updated api version
* cleanup
* cleanup
* WIP
* fixes
* fixed tests
2019-06-05 15:25:18 +02:00
29141ac1a6
set starting frame number of next acquisition for both jungfrau and e… ( #27 )
...
* set starting frame number of next acquisition for both jungfrau and eiger. firmware has not implemented a get, so workaround. tests included. frame number 0 not allowed due to Eiger. Eiger max frame is 48 bit, while jungfrau is 64 bit
* made argument of setstartingframenumber const
2019-06-03 11:07:53 +02:00
aa2bcfa308
fixed setup udp
2019-05-28 17:07:34 +02:00
8f4009bfb6
WIP
2019-05-28 13:27:43 +02:00
0972b803dd
Merge branch 'developer' into mysocket
2019-05-27 09:12:10 +02:00
3e5d34647e
updated test for argument parser
2019-05-17 10:00:49 +02:00
591ff53b84
fixed MacAddr 0 output
2019-05-17 09:08:13 +02:00
fff79fbbb6
const char* for command
2019-05-16 16:58:03 +02:00
a11fc31c49
merge
2019-05-16 15:18:14 +02:00
e6ad80e187
removed cout
2019-05-16 15:10:24 +02:00
615d1b1f33
refactor
2019-05-16 14:27:16 +02:00
9315768159
client bug fix: smaller ips convert to hex
2019-05-16 14:07:58 +02:00
c6651df1b2
remove mySock
2019-05-16 11:14:03 +02:00
e252b8e0e9
receiver socket
2019-05-15 17:51:48 +02:00
40c2d9f760
try for accept
2019-05-15 12:17:32 +02:00
bf0847e967
removed ClientInterface
2019-05-15 08:38:49 +02:00
24fc5de58d
clang-tidy header include order
2019-05-14 17:34:51 +02:00
7314c52c63
removed unneccecary includes
2019-05-14 17:32:21 +02:00
55f482f915
clang-tidy nullptr
2019-05-14 17:11:27 +02:00
b853bd92c8
template for sending to detector
2019-04-25 17:01:04 +02:00
4da85b15a0
cleaning
2019-04-25 13:55:45 +02:00
77d34d5b6e
fix
2019-04-25 08:24:56 +02:00
6472cc4dd7
test for socket
2019-04-24 21:30:04 +02:00
89a06f099c
merging refactor (replacing)
2019-04-12 10:53:09 +02:00