babic_a
|
6ff82c4b09
|
Fix current pulse_id increase
|
2020-05-08 11:33:39 +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
|
65aefd1a90
|
add base directory path to buffer
|
2020-05-07 16:41:27 +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
|
77feefd681
|
Comment out SWMR code
We will keep it for a bit longer for reference.
|
2020-05-07 09:57:19 +02:00 |
|
Dmitry Ozerov
|
40b8d91c6d
|
sf_stream sending to streamvis/live analysis
|
2020-05-06 22:47:05 +02:00 |
|
babic_a
|
f0c50d89af
|
Remove printouts
|
2020-05-06 16:05:11 +02:00 |
|
babic_a
|
90e6b06208
|
Debug output
|
2020-05-06 12:06:07 +02:00 |
|
babic_a
|
b2d14fbb64
|
Remove recv code and put in a module
|
2020-05-06 10:00:09 +02:00 |
|
Dmitry Ozerov
|
8fb9fe4e3c
|
intermediate ersion of sf_stream to read directly from sf_buffer
|
2020-05-04 19:08:50 +02:00 |
|
babic_a
|
6f766746d6
|
Thread fine-tuning
|
2020-05-04 18:37:41 +02:00 |
|
babic_a
|
a8eacb3587
|
Yield at the end of the write loop
|
2020-05-04 18:11:50 +02:00 |
|
babic_a
|
16847f48b8
|
Changed all IPCs to /tmp folder
|
2020-05-04 15:27:50 +02:00 |
|
babic_a
|
1324e7b3e8
|
Adjusted sf_replay to new buffer format
|
2020-05-04 15:20:23 +02:00 |
|
babic_a
|
a5c2d939bf
|
Adjust sending part of sf_replay to new way of writing
|
2020-05-04 15:03:35 +02:00 |
|
babic_a
|
17d469d75e
|
Fix start parameters for sf_buffer
|
2020-05-04 14:40:49 +02:00 |
|
babic_a
|
d1d0cbdb94
|
Add n_corrupted_frames to sf_buffer metric
|
2020-05-04 14:12:01 +02:00 |
|
babic_a
|
261d4751e5
|
Rename buffer writer
|
2020-05-04 12:50:33 +02:00 |
|
babic_a
|
b811dab937
|
Make buffer even simpler
|
2020-05-04 12:49:11 +02:00 |
|
babic_a
|
c443fc8d96
|
Changed usage to better suit the current case
|
2020-05-04 12:47:14 +02:00 |
|
babic_a
|
48c320ffb8
|
Cast source_id to the correct type
|
2020-05-04 12:45:10 +02:00 |
|
babic_a
|
145cb82bbf
|
Add source_id to the packet
|
2020-05-04 12:35:24 +02:00 |
|
babic_a
|
aeb998cd4d
|
Make sf_buffer code more compact
|
2020-05-04 12:32:32 +02:00 |
|
babic_a
|
a2e609c47b
|
Update UDP Module interface
|
2020-05-04 10:13:26 +02:00 |
|
babic_a
|
bf62169fb9
|
Change sf_buffer to new fast queue
|
2020-05-04 09:56:22 +02:00 |
|
babic_a
|
5fc22620d9
|
Merge remote-tracking branch 'origin/master' into compression
|
2020-05-04 09:25:57 +02:00 |
|
babic_a
|
e7ffad0592
|
SF buffer should bind
|
2020-05-04 09:18:44 +02:00 |
|
babic_a
|
487efb3f01
|
Extend sf_buffer with streaming capabilities
|
2020-05-04 09:16:49 +02:00 |
|
babic_a
|
5f8b889887
|
added stream for live analysis to test
|
2020-05-04 09:08:24 +02:00 |
|
babic_a
|
5221d53f36
|
in case of missing completely frame, don't raise exception
|
2020-05-04 09:07:27 +02:00 |
|
Dmitry Ozerov
|
b484b45b88
|
working version of sf_stream (sends to streamvis assembled frame)
|
2020-05-01 14:20:16 +02:00 |
|
babic_a
|
8cf8d3e7d2
|
Close file at end
|
2020-05-01 13:56:08 +02:00 |
|
babic_a
|
7418cd3613
|
Improve interface for caching data from file
|
2020-05-01 13:09:09 +02:00 |
|
babic_a
|
b71a2af0ed
|
Made interface more simple for sf_live
|
2020-05-01 13:05:37 +02:00 |
|
babic_a
|
0810b67f5a
|
Remove useless imports
|
2020-05-01 12:52:50 +02:00 |
|
babic_a
|
2f95c599ba
|
Adjust interface for LiveH5Reader
|
2020-05-01 12:52:22 +02:00 |
|
babic_a
|
c1f31b3c0f
|
Merge remote-tracking branch 'origin/master' into compression
|
2020-05-01 12:41:55 +02:00 |
|
babic_a
|
85660a9260
|
Added new sf_live stub
|
2020-05-01 12:41:39 +02:00 |
|
Dmitry Ozerov
|
eb87fcfa2f
|
first steps in implementation of sender to visualisation and live analysis
|
2020-05-01 12:07:01 +02:00 |
|
babic_a
|
0d5d954e67
|
Remove unused core-writer
|
2020-05-01 10:49:31 +02:00 |
|
babic_a
|
4a227344b8
|
Add new executable
|
2020-05-01 09:37:16 +02:00 |
|
babic_a
|
8e33cbe8a3
|
Fix sf_replay
|
2020-05-01 09:34:26 +02:00 |
|
babic_a
|
f3bf066600
|
Fix build
|
2020-05-01 09:33:51 +02:00 |
|
babic_a
|
458b3f2200
|
Cleanup after removal of core-writer
|
2020-04-29 17:56:24 +02:00 |
|
babic_a
|
03be8dd228
|
Fix buffer tests
|
2020-04-29 17:51:26 +02:00 |
|
babic_a
|
5ae69ede37
|
Remove core-writer from the project
|
2020-04-29 17:45:51 +02:00 |
|
babic_a
|
e1ab75fec4
|
Recv uses correct form of buffer
|
2020-04-29 15:08:19 +02:00 |
|
babic_a
|
334dc7f86f
|
Remove verification that does not work anymore due to buffer
|
2020-04-29 14:44:41 +02:00 |
|