Commit Graph

35 Commits

Author SHA1 Message Date
babic_a 2bf4494cea Fix initialization order 2018-01-10 14:26:08 +01:00
babic_a 94f447bd9d Rename DEBUG to DEBUG_OUTPUT 2018-01-10 14:14:14 +01:00
babic_a af02caf241 Use the std namespace 2018-01-10 13:59:22 +01:00
babic_a 45c5b06d1f Ignore all h5 files 2018-01-10 12:05:51 +01:00
babic_a 8ed0267f98 Add CROW library for the REST api 2018-01-10 12:05:02 +01:00
babic_a de37caaa25 Improve debug output 2018-01-10 12:04:00 +01:00
babic_a 724b7a1444 Runner script refactoring 2018-01-10 11:56:26 +01:00
babic_a 3562a468be Added new properties to config 2018-01-10 11:56:10 +01:00
babic_a 8ee7ca77c8 Add rest interface 2018-01-10 11:37:22 +01:00
babic_a 1105775513 Update Makefile for REST api 2018-01-10 11:32:09 +01:00
babic_a 8d1ae0785b Upgrade runner 2018-01-10 11:31:53 +01:00
babic_a 1171d2f164 Fix includes 2018-01-10 11:30:21 +01:00
babic_a 467a6d5f45 Add runner script 2018-01-09 17:45:00 +01:00
babic_a db0c3e88e0 Initialization is internal RingBuffer logic 2018-01-09 16:41:35 +01:00
babic_a cf065c3a1f Add conda-recipe folder 2018-01-09 11:22:01 +01:00
babic_a 93996be8eb Adding git ignore 2018-01-09 11:13:04 +01:00
babic_a 7ce959a293 Add temporary zmq receiver 2018-01-09 11:10:57 +01:00
babic_a f1a79cfd8f Remove raw header from FrameMetadata 2018-01-09 10:56:20 +01:00
babic_a 5c159ca3eb Add total buffer size to debug output 2018-01-09 09:10:26 +01:00
babic_a 295b04ba75 Improve debug messages 2018-01-09 08:59:23 +01:00
babic_a 4a7c7d039b Add used slots counter to RingBuffer 2018-01-09 08:59:02 +01:00
babic_a 52ff64939f Fix debug output 2018-01-09 08:19:48 +01:00
babic_a 1cbd68ad89 Improve DEBUG outout 2018-01-09 08:10:22 +01:00
babic_a 3585013d33 Add DEBUG to make file 2018-01-08 18:39:58 +01:00
babic_a 6a236293ff Add Makefile 2018-01-08 18:26:36 +01:00
babic_a b9133631a8 Add initial h5_zmq_writer 2018-01-08 18:26:11 +01:00
babic_a ee68ab0943 Fix config guard 2018-01-08 18:05:59 +01:00
babic_a 10117da419 Create src folder 2018-01-08 18:05:01 +01:00
babic_a 9ce2215f7a Moved config to separate compilation unit 2018-01-08 18:02:02 +01:00
babic_a b1d7157530 Remove main methods 2018-01-08 17:24:52 +01:00
babic_a 36dd07ae67 Added destructor to H5 writer 2018-01-08 16:45:08 +01:00
babic_a 801587f942 RingBuffer initial implementation 2018-01-08 16:26:19 +01:00
babic_a 9c483c8237 Remove MessageMetadata from writer 2018-01-05 14:48:58 +01:00
babic_a 9bdb78be1d Remove default constructor 2018-01-05 13:52:39 +01:00
babic_a 0d6fd2a642 Chunked writer initial implementation. 2018-01-05 11:58:52 +01:00