|
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 |
|