babic_a
|
ab520c0ee1
|
Fix UDP buffer to proper size
|
2020-05-15 14:44:53 +02:00 |
|
babic_a
|
c04b1d85c5
|
Make todo to not forget re-enabling tests
|
2020-05-15 13:28:35 +02:00 |
|
babic_a
|
01d986c4f0
|
Fix small things in LiveRecvModule
|
2020-05-15 13:12:08 +02:00 |
|
babic_a
|
590ff5b625
|
Fix bitshuffle back to C library
|
2020-05-15 12:57:57 +02:00 |
|
babic_a
|
31fbb58de6
|
Fix fast queue tests
|
2020-05-15 12:14:54 +02:00 |
|
babic_a
|
5bd6191c1d
|
Change class name
|
2020-05-15 12:13:54 +02:00 |
|
babic_a
|
b36a714583
|
First stub of Writer ZmqReceiver
|
2020-05-15 12:12:56 +02:00 |
|
babic_a
|
8b48639b06
|
Use H5 filters instead of custom variables
|
2020-05-15 12:12:24 +02:00 |
|
babic_a
|
e8de187c41
|
Add bitshuffle h5 filters
|
2020-05-15 12:12:11 +02:00 |
|
babic_a
|
cd2b318783
|
Rename test to follow class rename
|
2020-05-15 12:03:09 +02:00 |
|
babic_a
|
e6c3e65200
|
Remove unused variable
|
2020-05-15 12:02:05 +02:00 |
|
babic_a
|
fa9586173b
|
Modified WriterH5Writer for compression
|
2020-05-15 11:58:45 +02:00 |
|
babic_a
|
19b1f8cd7e
|
Set filter and adjust chunking
|
2020-05-15 11:44:44 +02:00 |
|
babic_a
|
9beb050afc
|
Fix fast queue implementation
|
2020-05-15 10:48:00 +02:00 |
|
babic_a
|
a42e718880
|
Improve variable setting
|
2020-05-15 10:42:24 +02:00 |
|
babic_a
|
f5ed8adfcd
|
Remove unused variable
|
2020-05-15 10:40:38 +02:00 |
|
babic_a
|
40e0edc678
|
Add compressed image size parameter
|
2020-05-15 10:29:41 +02:00 |
|
babic_a
|
4502e112bf
|
Rename writer variable
|
2020-05-15 10:18:21 +02:00 |
|
babic_a
|
e63f2fde05
|
Change name of save structure
|
2020-05-15 10:17:27 +02:00 |
|
babic_a
|
1b41dd623f
|
Rename SFWriter to new standard naming
|
2020-05-15 10:11:22 +02:00 |
|
babic_a
|
10ba289df9
|
Add writer recvhwm parameter
|
2020-05-14 12:28:11 +02:00 |
|
babic_a
|
ce2b61ac9a
|
Extend tests to empty frames
|
2020-05-14 12:07:32 +02:00 |
|
babic_a
|
e384865d31
|
Return bool to signal if there is data
|
2020-05-14 12:05:53 +02:00 |
|
babic_a
|
14bec03363
|
Add basic test for ReplayH5Reader
|
2020-05-14 12:00:15 +02:00 |
|
babic_a
|
80765f3fc5
|
Fix parameters order to be consistent across repo
|
2020-05-14 11:46:03 +02:00 |
|
babic_a
|
8b379f32d4
|
Implement the most basic ReplayH5Reader
|
2020-05-14 11:37:28 +02:00 |
|
babic_a
|
b6f4ea1818
|
First stub commit of ReplayH5Reader
|
2020-05-14 11:13:12 +02:00 |
|
babic_a
|
f5d67c2ff8
|
Move buffer dataset names as variables
|
2020-05-14 11:03:47 +02:00 |
|
babic_a
|
cd6466fe1f
|
Finish improving sf_replay
|
2020-05-14 09:37:59 +02:00 |
|
babic_a
|
f5fb9d9153
|
Use configured parameters
|
2020-05-13 19:12:16 +02:00 |
|
babic_a
|
68697a57e1
|
Remove leftover
|
2020-05-13 19:06:43 +02:00 |
|
babic_a
|
9038df146e
|
Add new type of packet for compressed frames
|
2020-05-13 19:06:33 +02:00 |
|
babic_a
|
6751a934e8
|
Improve bitshuffle tests by using standard values
|
2020-05-13 19:06:20 +02:00 |
|
babic_a
|
91800a35aa
|
Add pixel_n_bytes variable
|
2020-05-13 18:57:34 +02:00 |
|
babic_a
|
55a74f5889
|
Test concat of separately compressed segments
|
2020-05-13 15:20:20 +02:00 |
|
babic_a
|
be0bb0226e
|
Check compressed data
|
2020-05-13 14:08:11 +02:00 |
|
babic_a
|
425d94dbe8
|
Moved perf tests in separate folder
|
2020-05-13 14:00:08 +02:00 |
|
babic_a
|
244b11506b
|
Add basic test for compression
|
2020-05-13 13:56:00 +02:00 |
|
babic_a
|
6f2ca2b403
|
Add back compression from core-writer
|
2020-05-13 13:18:24 +02:00 |
|
babic_a
|
e7fa05308a
|
Adjust parameters based on experimental results
|
2020-05-13 09:37:48 +02:00 |
|
babic_a
|
14a50fb08e
|
Implement recvmmsg in BufferUdpReceiver
|
2020-05-12 09:54:43 +02:00 |
|
babic_a
|
79581f95e4
|
Add new parameter to grab many frames at once
|
2020-05-12 09:16:55 +02:00 |
|
babic_a
|
53bf0445d3
|
Cosmetic fixes to BufferUdpReceiver
|
2020-05-11 18:13:57 +02:00 |
|
babic_a
|
8fc84add76
|
Fix tests
|
2020-05-11 18:12:44 +02:00 |
|
babic_a
|
6ac42c4955
|
Remove debug output
|
2020-05-11 18:12:34 +02:00 |
|
babic_a
|
54d4e47873
|
Add tests for missing packets
|
2020-05-11 18:07:06 +02:00 |
|
babic_a
|
62c390ad13
|
Fix const correctness
|
2020-05-11 17:52:42 +02:00 |
|
babic_a
|
4c0894b602
|
Rewrite UdpReceiver line to fit in line width
|
2020-05-11 17:50:00 +02:00 |
|
babic_a
|
6af37e927d
|
Improve UDP RCVBUF configuration
|
2020-05-11 17:49:13 +02:00 |
|
babic_a
|
82dce2b9a0
|
Extend test for RCVBUF
|
2020-05-11 17:48:50 +02:00 |
|