babic_a
|
5d2871185a
|
Move FastQueue to sf_stream
|
2020-06-09 10:10:19 +02:00 |
|
babic_a
|
6503c9b4e9
|
Lets make fast queue slower
|
2020-06-08 17:57:54 +02:00 |
|
babic_a
|
422b599b38
|
Rename core_config to buffer_config namespace
|
2020-06-04 11:59:05 +02:00 |
|
babic_a
|
bbf604675e
|
Merge buffer and writer utils
|
2020-06-04 10:55:43 +02:00 |
|
babic_a
|
c6efda3c12
|
Remove unused implementation of FastQueue
|
2020-06-04 10:00:09 +02:00 |
|
babic_a
|
6995e71543
|
Exchange implementation
|
2020-05-27 12:13:08 +02:00 |
|
babic_a
|
01776e12ad
|
Rename ImageMetadataBlock
|
2020-05-27 10:21:02 +02:00 |
|
babic_a
|
78b2524f20
|
New ReplayBuffer struct for data transfer
|
2020-05-26 12:55:46 +02:00 |
|
babic_a
|
fcb37d3ebc
|
Remove unused template
|
2020-05-25 14:33:23 +02:00 |
|
babic_a
|
2cae760d4a
|
Add fast queue to commons
|
2020-05-20 12:40:32 +02:00 |
|
babic_a
|
b45b7d17fa
|
Major project refactoring WIP
|
2020-05-20 11:45:34 +02:00 |
|
babic_a
|
62f09eb120
|
Merged to 1 project
|
2020-05-20 11:09:23 +02:00 |
|
babic_a
|
888a36f086
|
Fix bug in image buffer offset
|
2020-05-20 10:40:36 +02:00 |
|
babic_a
|
3a7146b8ad
|
Fix bug in dataset count
|
2020-05-19 17:26:58 +02:00 |
|
babic_a
|
22eff33e6d
|
Fixed Writer to support Buffering
|
2020-05-19 16:23:21 +02:00 |
|
babic_a
|
9549b6be45
|
Use constant instead of literal
|
2020-05-19 16:14:05 +02:00 |
|
babic_a
|
bf0b7ba605
|
Remove compression relicts
|
2020-05-19 16:12:02 +02:00 |
|
babic_a
|
3b9bbdf01f
|
Add FastQueue specialization
|
2020-05-19 16:11:34 +02:00 |
|
babic_a
|
911c44bda5
|
Implement buffered fast queue
|
2020-05-19 16:11:22 +02:00 |
|
babic_a
|
c747370e8b
|
Too slow, does not make sense
|
2020-05-19 14:50:03 +02:00 |
|
babic_a
|
6c4a7fd6a7
|
Re-enable compression for a test
|
2020-05-19 14:47:59 +02:00 |
|
babic_a
|
91369b4b40
|
Remove basedir again
|
2020-05-19 14:32:02 +02:00 |
|
babic_a
|
a6fcde9da2
|
Add base dir to writer
|
2020-05-19 14:28:07 +02:00 |
|
babic_a
|
158f557309
|
Fixed bug in writer
|
2020-05-19 13:38:36 +02:00 |
|
babic_a
|
e49a9ef60b
|
Remove compression from WriterZmqReceiver
|
2020-05-19 13:34:49 +02:00 |
|
babic_a
|
b54327a001
|
Remove compression and add chunking to WriterH5Writer
|
2020-05-19 13:30:54 +02:00 |
|
babic_a
|
a7f3091d4a
|
Rename struct variable
|
2020-05-19 13:08:18 +02:00 |
|
babic_a
|
03e2e6fda4
|
Rename size attribute of StreamModuleFrame
|
2020-05-19 12:31:25 +02:00 |
|
babic_a
|
3b08ceed4b
|
Rename CompressedModuleFrame into StreamModuleFrame
|
2020-05-19 12:26:55 +02:00 |
|
babic_a
|
09331e4b4c
|
Solve buffer reference bug in reader
|
2020-05-19 09:38:45 +02:00 |
|
babic_a
|
fb105f8b1c
|
Fix bugs in ReplayH5Reader
|
2020-05-19 09:30:59 +02:00 |
|
babic_a
|
78c3ae0262
|
Add buffering to replay
|
2020-05-19 09:28:50 +02:00 |
|
babic_a
|
0c52ef0c66
|
Add number of module that missed the pulse
|
2020-05-18 18:53:18 +02:00 |
|
babic_a
|
188d50cbbf
|
Adjust compression header in sf_writer
|
2020-05-18 17:19:07 +02:00 |
|
babic_a
|
da5b0d75df
|
Register LZ4 filter and make it mandatory
|
2020-05-18 11:47:51 +02:00 |
|
babic_a
|
ed99f76e05
|
Fix dataset type bug
|
2020-05-15 19:06:53 +02:00 |
|
babic_a
|
831f261be1
|
Add logic for setting maximum chunk size
|
2020-05-15 18:12:46 +02:00 |
|
babic_a
|
d2d02c3ebc
|
ZMQ connect instead of bind
|
2020-05-15 17:02:46 +02:00 |
|
babic_a
|
c33c63a6e6
|
First implementation of WriterZmqReceiver
|
2020-05-15 16:20:32 +02:00 |
|
babic_a
|
6c1f7421f1
|
Add is_valid_frame logic
|
2020-05-15 15:31:47 +02:00 |
|
babic_a
|
0c5c1549d0
|
Move bind to end of socket
|
2020-05-15 14:45:10 +02:00 |
|
babic_a
|
01d986c4f0
|
Fix small things in LiveRecvModule
|
2020-05-15 13:12:08 +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
|
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
|
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 |
|