babic_a
|
6ff82c4b09
|
Fix current pulse_id increase
|
2020-05-08 11:33:39 +02:00 |
|
babic_a
|
7ed1166edd
|
Use class variables instead of function parameters
|
2020-05-08 10:40:21 +02:00 |
|
babic_a
|
ddde32a8c2
|
Add thread stopping function
|
2020-05-08 10:37:09 +02:00 |
|
babic_a
|
3c6805a8e6
|
Add resync capabilities to sf_streamer
|
2020-05-08 10:33:25 +02:00 |
|
babic_a
|
ea909d1e7e
|
Merge remote-tracking branch 'origin/master'
|
2020-05-07 17:00:29 +02:00 |
|
babic_a
|
da4108832d
|
Pass start_pulse_id to recv thread and check pulses
|
2020-05-07 17:00:23 +02:00 |
|
Dmitry Ozerov
|
b50aa30ae9
|
initial script to retrieve data from a data buffer
|
2020-05-07 16:48:39 +02:00 |
|
Dmitry Ozerov
|
65aefd1a90
|
add base directory path to buffer
|
2020-05-07 16:41:27 +02:00 |
|
babic_a
|
36e73e108a
|
Update README with schema
|
2020-05-07 16:33:45 +02:00 |
|
Andrej Babič
|
e52c6a2f3c
|
Latest diagram updates
|
2020-05-07 16:31:21 +02:00 |
|
babic_a
|
71509a8820
|
Move drawing to docs folder
|
2020-05-07 16:26:25 +02:00 |
|
Andrej Babič
|
5ecb5498d4
|
Latest updates on drawings
|
2020-05-07 13:04:39 +02:00 |
|
Andrej Babič
|
7ffdf24dd3
|
Adding buffer drawings
|
2020-05-07 10:23:58 +02:00 |
|
babic_a
|
e65031cc66
|
Add example how to create symbolic links
|
2020-05-07 10:14:14 +02:00 |
|
babic_a
|
80686f61d4
|
Updated install instructions
|
2020-05-07 10:07:22 +02:00 |
|
babic_a
|
0961490f80
|
Add jsoncpp to sf_stream
|
2020-05-07 10:04:06 +02:00 |
|
babic_a
|
5fd6bd5ee7
|
Remove unused packages from build
|
2020-05-07 10:00:03 +02:00 |
|
babic_a
|
257f2e488d
|
SWMR test no longer relevant
|
2020-05-07 09:57:58 +02:00 |
|
babic_a
|
77feefd681
|
Comment out SWMR code
We will keep it for a bit longer for reference.
|
2020-05-07 09:57:19 +02:00 |
|
babic_a
|
b14ffd5cfb
|
Fixed perf_test for SFWriter
|
2020-05-07 09:55:11 +02:00 |
|
babic_a
|
a2d76e2f23
|
Merge remote-tracking branch 'origin/master'
|
2020-05-07 09:53:33 +02:00 |
|
babic_a
|
54de3697e4
|
Remove SWMR from BufferWriter
|
2020-05-07 09:53:28 +02:00 |
|
Dmitry Ozerov
|
0319773058
|
sf_stream now is a separate systemd service
|
2020-05-06 23:03:01 +02:00 |
|
Dmitry Ozerov
|
40b8d91c6d
|
sf_stream sending to streamvis/live analysis
|
2020-05-06 22:47:05 +02:00 |
|
babic_a
|
6dd5a77d83
|
Revert back to 2 per core
|
2020-05-06 17:00:32 +02:00 |
|
babic_a
|
adcd3c5988
|
Add 1 module 1 core policy
|
2020-05-06 16:59:24 +02:00 |
|
babic_a
|
225f8569be
|
Remove setting nice value inside recv thread
|
2020-05-06 16:53:54 +02:00 |
|
babic_a
|
1db5b2560e
|
Reduce nice level
|
2020-05-06 16:45:19 +02:00 |
|
babic_a
|
4a5472a4b3
|
Add interesting page about scheduling
|
2020-05-06 16:42:47 +02:00 |
|
babic_a
|
6c0a744389
|
Set udp recv thread priority
|
2020-05-06 16:13:46 +02:00 |
|
babic_a
|
f0c50d89af
|
Remove printouts
|
2020-05-06 16:05:11 +02:00 |
|
babic_a
|
a190fce55a
|
Increase buffer send queue size
|
2020-05-06 16:04:02 +02:00 |
|
babic_a
|
0aaad2da25
|
Same copy constructor bug as before
|
2020-05-06 16:01:25 +02:00 |
|
babic_a
|
57bea8a582
|
Fix subscription error
|
2020-05-06 15:51:30 +02:00 |
|
babic_a
|
e5e9d4074f
|
Remove zmq context from thread parameter
|
2020-05-06 15:40:20 +02:00 |
|
babic_a
|
cd495ecc02
|
Merge remote-tracking branch 'origin/master'
|
2020-05-06 14:54:15 +02:00 |
|
babic_a
|
be3050d471
|
Fix auto reference instead of copy
|
2020-05-06 14:54:08 +02:00 |
|
babic_a
|
9afd585c9d
|
Add test to show how wrong I am
|
2020-05-06 14:53:02 +02:00 |
|
Dmitry Ozerov
|
73bf3b06ac
|
send more to streamvis
|
2020-05-06 12:57:23 +02:00 |
|
babic_a
|
af9027fe66
|
Changed recv function signature with complete pointer type
|
2020-05-06 12:47:59 +02:00 |
|
babic_a
|
90e6b06208
|
Debug output
|
2020-05-06 12:06:07 +02:00 |
|
babic_a
|
c075faa376
|
Add end line to debug output
|
2020-05-06 12:04:57 +02:00 |
|
babic_a
|
f86f71fe95
|
Improve test and add basic interaction
|
2020-05-06 10:57:57 +02:00 |
|
babic_a
|
032fe93bce
|
Remove destroying of context
We don't create it, we don't destroy it.
|
2020-05-06 10:39:59 +02:00 |
|
babic_a
|
d7497b2eb5
|
Exchange error reporting for zmq code
|
2020-05-06 10:31:26 +02:00 |
|
babic_a
|
b31b6cddf9
|
Fixed bug in queue slot allocation
(Of course it can really happen!)
|
2020-05-06 10:29:33 +02:00 |
|
babic_a
|
7b524501c0
|
Fix ZMQ exceptions and error reporting
|
2020-05-06 10:28:07 +02:00 |
|
babic_a
|
1765b485ef
|
Add test stub for LiveRecvModule
|
2020-05-06 10:12:17 +02:00 |
|
babic_a
|
b73e625471
|
Link zmq into tests
|
2020-05-06 10:12:05 +02:00 |
|
babic_a
|
b2d14fbb64
|
Remove recv code and put in a module
|
2020-05-06 10:00:09 +02:00 |
|