Dhanya Thattil
9ac8dab8af
Rxclassmembers ( #503 )
...
* gui message doesnt show if it has a '>' symbol in error msg
* minor refactoring for readability (size_t calc fifo size)
* refactoring listening udp socket code: activated and datastream dont create udp sockets anyway, rc<=- should be discarded in any case
* wip
* refactoring memory structure access
* wip: bugfix write header + data to binary
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* portRoi no roi effecto on progress
* fail at receiver progress, wip
* segfaults for char pointer in struct
* reference to header to get header and data
* refactoring
* use const defined for size of header of fifo
* updated release notes
* remove pointer in callback for sls_receiver_header pointer
* rx same name arguments in constructors
* rx: same name arguments in constructor
* rx: removing the '_' suffix in class data members
* merge fix
* merge fix
* review fix refactoring
2022-07-25 14:02:11 +02:00
Dhanya Thattil
4259363169
rxr sls namespace ( #457 )
...
* rxr src files and classes (detectordata, ZmqSocket) added to sls namespace
* moving defines inside namespace
* moving defines inside namespace, added helpdacs to namespace
* added namespace to gui
* gui also updated
* removed unnecessary sls:: when already in sls namespace for slsDetectoSoftware, receverSoftware, slsDetectorGui and slsSupportlib
2022-05-18 11:48:38 +02:00
c9fbd7afdf
fix for gettid() only after glibc 2.30
2022-02-07 15:05:57 +01:00
Dhanya Thattil
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
dac60ad76d
added .cpp licenses
2021-10-15 15:47:04 +02:00
Erik Fröjdh
a15d8dd30a
Moving headers into include/sls ( #212 )
2020-11-02 16:05:28 +01:00
Dhanya Thattil
f5160b0978
exposing receiver thread ids to client ( #102 )
...
* exposing receiver thread ids to client
Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com>
2020-06-09 16:18:37 +02:00
Erik Frojdh
e599bb7c24
format receiver
2020-05-05 10:04:52 +02:00
Erik Fröjdh
c1ae67ac46
Small refactor on ThreadObject and listener ( #93 )
...
* removed pointer, slight cleaning of loop
* removed semaphore, use getters
* removed redundant log msg
* removed comment
* added const
* removed comment
* changed header
2020-04-21 09:45:29 +02:00
Erik Frojdh
815b6a37aa
moved flag to base class
2020-04-16 13:22:51 +02:00
Erik Frojdh
0de0d82a1a
replaced old logger
2020-03-11 12:40:12 +01:00
Erik Frojdh
40bfca588b
minor from clang-tidy
2020-02-04 10:36:03 +01:00
1a8337540a
rxr: switched to threads for threadObject (from pthread), moved priorities to threadObject, mutex
2019-11-29 16:19:02 +01:00
1d6be74ee5
rxr: removed return ok or fail and replaced with exceptions
2019-11-29 10:29:36 +01:00
89a06f099c
merging refactor (replacing)
2019-04-12 10:53:09 +02:00
c784f0f539
client: moved shortenable to roi in reciever, roi not yet written in master file
2018-09-19 17:35:26 +02:00
Dhanya Maliakal
a06f29f473
minor cosmetics
2017-12-01 11:23:17 +01:00
Dhanya Maliakal
a351fa8f28
switching from black to white background for receiver
2017-11-28 11:18:30 +01:00
Dhanya Maliakal
2d52058a55
Printing thread Ids created and exited, others (if others) are zmqs internal threading, moved all zmq socket type to publish subscriber type: (non blocking in send if no client) as per Aldos gui and probably faster, as only clients to receiver standard impl is aldos gui/slsDetectorGui/xiaoqiangs call back via detector class
2017-08-24 16:06:00 +02:00
Dhanya Maliakal
0bacb903ea
rest implementation, index issues
2017-07-13 14:44:03 +02:00
Dhanya Maliakal
39560969f4
can set zmqport from receiver, ensured proper destructors, and ctrl c should kill it
2017-07-13 12:17:49 +02:00
Dhanya Maliakal
a4c07ba9a0
added black background for reciever to see gray font better
2017-06-30 12:19:27 +02:00
Dhanya Maliakal
b401a6c33b
in between stage
2017-04-04 11:20:38 +02:00
Dhanya Maliakal
447c5bb8fe
gui works
2017-02-28 13:42:56 +01:00
Dhanya Maliakal
3b07afe3fc
in the process of streamer
2017-02-27 15:38:46 +01:00
Dhanya Maliakal
b260d08225
somewhere
2017-02-10 10:08:00 +01:00
Dhanya Maliakal
d95aaa2089
somewhere in between.. next step include generalData pointer in listerner and dataprocessor calss in constructor and a setter
2017-01-31 08:42:16 +01:00
Dhanya Maliakal
01d54a7a4c
Complete rewrite of receiver, with new changes
2017-01-27 15:40:36 +01:00