babic_a
|
a69de57081
|
Add 64bit integer support
|
2018-02-12 13:17:28 +01:00 |
|
babic_a
|
7bbe23fbe2
|
Specify type explicitly
|
2018-02-12 13:12:23 +01:00 |
|
babic_a
|
6e98471d91
|
Fix error string
|
2018-02-12 13:06:37 +01:00 |
|
babic_a
|
617850f265
|
Ring buffer passing char arrays
|
2018-02-12 13:06:14 +01:00 |
|
babic_a
|
143f37148e
|
Change header data type to string
|
2018-02-12 13:06:00 +01:00 |
|
babic_a
|
8f2070a23d
|
Improve const correctness
|
2018-02-12 11:46:27 +01:00 |
|
babic_a
|
a9c5154804
|
Return header value types
|
2018-02-12 11:46:10 +01:00 |
|
babic_a
|
d051f4d1d3
|
Shared pointer instead of value copy
|
2018-02-12 11:32:13 +01:00 |
|
babic_a
|
39fe7a9f8f
|
Connect before receive of messages
|
2018-02-12 11:13:42 +01:00 |
|
babic_a
|
3783609324
|
ZmqReceiver added
|
2018-02-12 11:13:33 +01:00 |
|
babic_a
|
a523622dd1
|
Fix old reference to header values
|
2018-02-12 10:39:19 +01:00 |
|
babic_a
|
63a5d480b3
|
Fix call after receiver introduced
|
2018-02-12 10:37:53 +01:00 |
|
babic_a
|
3a4167d6fc
|
Refactoring ProcessManager
|
2018-02-12 10:27:45 +01:00 |
|
babic_a
|
205770647a
|
Fix header guards
|
2018-02-12 10:22:04 +01:00 |
|
babic_a
|
f7619630a1
|
Remove header from NX format
|
2018-02-12 10:15:27 +01:00 |
|
babic_a
|
d2b7863897
|
Executable instantiate receiver
|
2018-02-12 10:15:14 +01:00 |
|
babic_a
|
8b9927ca79
|
Remove protocol from h5 format
|
2018-02-12 10:14:48 +01:00 |
|
babic_a
|
0e8fd9e2c9
|
Remove protocol from process manager
|
2018-02-12 10:14:38 +01:00 |
|
babic_a
|
b3ce819f00
|
H5Writer supports multiple datasets
|
2018-02-09 18:01:36 +01:00 |
|
babic_a
|
b2cbb68961
|
Frame shape is not a vector
|
2018-02-09 16:54:53 +01:00 |
|
babic_a
|
a826652d07
|
Use a vector instead of raw array
|
2018-02-09 16:52:45 +01:00 |
|
babic_a
|
8dfc8cbf4f
|
Cache header value type
|
2018-02-09 13:41:49 +01:00 |
|
babic_a
|
1a3b58e0f5
|
Generic ring buffer FrameMetadata
|
2018-02-09 11:37:28 +01:00 |
|
babic_a
|
4c06f1ba00
|
Refactor JSON parsing
|
2018-02-09 11:37:15 +01:00 |
|
babic_a
|
170d607faf
|
Add header value types to format
|
2018-02-09 11:36:51 +01:00 |
|
babic_a
|
e81a73f121
|
Refactor RingBuffer to use shared_ptr
|
2018-02-08 18:11:28 +01:00 |
|
babic_a
|
672ad036a7
|
Add original header to frame metadata
|
2018-02-08 17:40:30 +01:00 |
|
babic_a
|
c0f6edecb4
|
Adding destructor to format class
|
2018-02-08 10:58:37 +01:00 |
|
babic_a
|
9eabebac15
|
Virtual destructor for WriterManager
|
2018-02-08 10:54:53 +01:00 |
|
babic_a
|
5f4c3a939c
|
Return dataset type as constant reference
|
2018-02-08 10:54:30 +01:00 |
|
babic_a
|
b882144a62
|
Fixing conda packaging
|
2018-02-07 17:52:55 +01:00 |
|
babic_a
|
5b192d696b
|
Rename rest interface
|
2018-02-07 16:53:58 +01:00 |
|
babic_a
|
6eb4f18251
|
Fix initialization order
|
2018-02-07 16:50:24 +01:00 |
|
babic_a
|
1b5a7eac85
|
Refactor ProcessManager
|
2018-02-07 16:49:04 +01:00 |
|
babic_a
|
2cd3e654bd
|
Refactor the writer runner
|
2018-02-07 16:31:30 +01:00 |
|
babic_a
|
857123cd29
|
Shorten format notation
|
2018-02-07 16:08:33 +01:00 |
|
babic_a
|
95a788c293
|
Move format in own folder
|
2018-02-07 16:06:04 +01:00 |
|
babic_a
|
546d07d93c
|
Improve output debug
|
2018-02-07 15:56:34 +01:00 |
|
babic_a
|
76adc32747
|
Transition format to shared_ptr
|
2018-02-07 15:54:40 +01:00 |
|
babic_a
|
b1ecf5367d
|
Remove old nx format
|
2018-02-07 15:52:56 +01:00 |
|
babic_a
|
5439a415c7
|
Adapt rest interface to WriterManager
|
2018-02-05 18:34:40 +01:00 |
|
babic_a
|
7cc3c0f0bb
|
WriterManager operates on references
|
2018-02-05 18:34:09 +01:00 |
|
babic_a
|
3542a78f49
|
Lockguards in RingBuffer
|
2018-02-02 11:42:48 +01:00 |
|
babic_a
|
beb98f7469
|
Add H5Format class
|
2018-01-31 17:33:41 +01:00 |
|
babic_a
|
a5a65b1e7f
|
Code style improvements
|
2018-01-31 15:51:26 +01:00 |
|
babic_a
|
3054328a40
|
Rename H5FormatUtils namespace
|
2018-01-31 15:48:08 +01:00 |
|
babic_a
|
44a6125bec
|
Format const correctness
|
2018-01-31 15:38:16 +01:00 |
|
babic_a
|
397782a69b
|
Raw dataset config
|
2018-01-31 15:31:12 +01:00 |
|
babic_a
|
0952aeaa49
|
Record lost frames in manager
|
2018-01-31 15:24:41 +01:00 |
|
babic_a
|
af5b08bc00
|
Move processing threads to references
|
2018-01-31 15:13:42 +01:00 |
|