babic_a
|
d48ea98aa4
|
Remove unused variables from config
|
2020-06-03 21:39:24 +02:00 |
|
babic_a
|
0feb4ef180
|
Merge branch 'master' into binary_buffer
|
2020-06-03 07:59:53 +02:00 |
|
babic_a
|
68bf6e988e
|
Rename struct according to terminology
|
2020-06-02 10:54:07 +02:00 |
|
babic_a
|
b7381bce68
|
Use proper attribute for ImageAssembler retry
|
2020-05-27 14:01:59 +02:00 |
|
babic_a
|
468176adba
|
Add block verification to writer
|
2020-05-27 13:43:19 +02:00 |
|
babic_a
|
01776e12ad
|
Rename ImageMetadataBlock
|
2020-05-27 10:21:02 +02:00 |
|
babic_a
|
981f76cac1
|
Redefined formats for image storage
|
2020-05-27 10:15:57 +02:00 |
|
babic_a
|
6653421696
|
Rename buffer block size
|
2020-05-27 09:24:24 +02:00 |
|
babic_a
|
9940f54e1a
|
Implement BufferBlock
|
2020-05-26 21:21:15 +02:00 |
|
babic_a
|
0bdbe02381
|
Adjust RECV buffer to bytes instead of msgs
|
2020-05-26 14:57:23 +02:00 |
|
babic_a
|
69c8501af7
|
We are writing binary data now
|
2020-05-26 14:56:40 +02:00 |
|
babic_a
|
ffc457e7d0
|
Forgot to add bytes per packet in equation
|
2020-05-26 14:34:43 +02:00 |
|
babic_a
|
78b2524f20
|
New ReplayBuffer struct for data transfer
|
2020-05-26 12:55:46 +02:00 |
|
babic_a
|
acfbf283b8
|
Add new property to buffer_config
|
2020-05-26 09:34:39 +02:00 |
|
babic_a
|
9d85d665c8
|
Rename JF variable to shorter version
|
2020-05-25 15:10:15 +02:00 |
|
babic_a
|
05b62c30e6
|
Rename frame to image for write buffer
|
2020-05-25 14:58:04 +02:00 |
|
babic_a
|
124f9b2d90
|
Remove unused struct
|
2020-05-25 14:52:43 +02:00 |
|
babic_a
|
183f9e3eaa
|
Fix ImageBuffer size
|
2020-05-25 14:25:55 +02:00 |
|
babic_a
|
02c30a54e0
|
Refactoring file format change
|
2020-05-25 11:30:45 +02:00 |
|
babic_a
|
1e7af3df32
|
Optimize ReplayModuleFrameBuffer
|
2020-05-25 11:02:55 +02:00 |
|
babic_a
|
7eb595cf80
|
Format specification change
|
2020-05-22 14:22:47 +02:00 |
|
babic_a
|
df74114ad1
|
Rename attribute for n_images
|
2020-05-20 17:55:19 +02:00 |
|
babic_a
|
665602b06c
|
Fixed config dependency
|
2020-05-20 17:31:00 +02:00 |
|
babic_a
|
ab035bd6ef
|
Adjust protocol buffer
|
2020-05-20 16:51:58 +02:00 |
|
babic_a
|
dda0e594dc
|
New replay buffer
|
2020-05-20 16:32:27 +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
|
bccd2f7c1b
|
Organize parameters by application
|
2020-05-19 18:35:46 +02:00 |
|
babic_a
|
22eff33e6d
|
Fixed Writer to support Buffering
|
2020-05-19 16:23:21 +02:00 |
|
babic_a
|
c17d02dea2
|
Added new buffer object
|
2020-05-19 16:11:50 +02:00 |
|
babic_a
|
911c44bda5
|
Implement buffered fast queue
|
2020-05-19 16:11:22 +02:00 |
|
babic_a
|
e8445c6305
|
Make buffer in the ImageMetadata
|
2020-05-19 15:27:50 +02:00 |
|
babic_a
|
1b9d65a734
|
Remove config - in scripts
|
2020-05-19 14:47:18 +02:00 |
|
babic_a
|
b54327a001
|
Remove compression and add chunking to WriterH5Writer
|
2020-05-19 13:30:54 +02:00 |
|
babic_a
|
a4a76ae672
|
Add new parameter for writer cache
|
2020-05-19 13:25:15 +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
|
aa22236dfd
|
Moved bitshuffle LZ4 property to writer header
|
2020-05-18 17:01:24 +02:00 |
|
babic_a
|
e85227d015
|
Add compression header size to props
|
2020-05-18 16:59:57 +02:00 |
|
babic_a
|
831f261be1
|
Add logic for setting maximum chunk size
|
2020-05-15 18:12:46 +02:00 |
|
babic_a
|
c33c63a6e6
|
First implementation of WriterZmqReceiver
|
2020-05-15 16:20:32 +02:00 |
|
babic_a
|
3e9ee263d8
|
Rename present frame flag
|
2020-05-15 16:10:04 +02:00 |
|
babic_a
|
6c1f7421f1
|
Add is_valid_frame logic
|
2020-05-15 15:31:47 +02:00 |
|
babic_a
|
aff1d22c17
|
Rename parameter to something more sensible
|
2020-05-15 15:23:24 +02:00 |
|
babic_a
|
24391a66c2
|
Fix UDP buffer size bug
|
2020-05-15 15:13:51 +02:00 |
|
babic_a
|
ab520c0ee1
|
Fix UDP buffer to proper size
|
2020-05-15 14:44:53 +02:00 |
|