Commit Graph

1850 Commits

Author SHA1 Message Date
babic_a 3d21216094 Add udp port to config file 2020-09-30 13:34:09 +02:00
babic_a 0afe9480dc Rename source_id to module_id 2020-09-30 11:52:54 +02:00
babic_a 1c5a498355 Rename project to jf-buffer-writer 2020-09-30 11:46:41 +02:00
babic_a 5df36a81a0 Rename udp receiver 2020-09-30 11:44:02 +02:00
babic_a 96100c7a7a Rename project 2020-09-30 11:40:00 +02:00
babic_a f42298e264 Improve attribute reading from sf_stream 2020-09-30 11:38:39 +02:00
babic_a 5b36132952 Fix build for sf_stream 2020-09-30 11:35:16 +02:00
babic_a ae61ccae17 Fix namespace of function 2020-09-30 11:34:54 +02:00
babic_a a7efe6492e Use core-buffer load config 2020-09-30 10:48:13 +02:00
babic_a 2c7ceb292d Cleanup core-buffer CMake file 2020-09-30 10:47:06 +02:00
babic_a 9de3e896af Add configuration loading code to core-buffer 2020-09-30 10:45:40 +02:00
babic_a fbbbb47f96 Rename zmq pulse receiver 2020-09-24 13:18:34 +02:00
babic_a 7e1d1dae2b Make use of common connect function in Pulse Receiver 2020-09-24 13:04:28 +02:00
babic_a 677f9c44c4 Since we are sending only pulse_ids adjust n threads 2020-09-24 13:03:39 +02:00
babic_a 92ebbde330 Create BufferStats class 2020-09-24 12:42:35 +02:00
babic_a 29652e0a25 Transfer statistics into separate class 2020-09-24 12:37:46 +02:00
babic_a 4c654f4f79 Fix sf-buffer-writer main 2020-09-24 11:59:54 +02:00
babic_a 3553541c96 Fix interface for reading frames 2020-09-24 11:32:44 +02:00
babic_a ef9fa031eb Shorten metadata name 2020-09-24 09:55:46 +02:00
babic_a 1a381ee1bb Fix const correctness 2020-09-24 09:55:30 +02:00
babic_a 55882bd0d1 Shorten metadata name in buffer format 2020-09-24 09:51:02 +02:00
babic_a 19a60e42c8 Remove unused import 2020-09-24 09:41:12 +02:00
babic_a da7377d501 Move statistics to FrameStats class 2020-09-24 09:39:46 +02:00
babic_a c359363662 FrameStatistics class 2020-09-24 09:39:26 +02:00
babic_a caaa6befbd Buffer recv refactoring completed 2020-09-24 09:11:57 +02:00
babic_a f16a81ed52 Change interface to use reference
This makes the receiver nicer.
2020-09-24 09:10:28 +02:00
babic_a d3d98c8c70 Add repetition rate to sf-buffer-recv 2020-09-24 09:04:12 +02:00
babic_a b54f351089 Fix const correctness in buffer 2020-09-24 08:37:02 +02:00
babic_a a5629616d9 Create common connect and bind zmq methods 2020-09-24 08:33:45 +02:00
babic_a 259e3dd822 Start refactoring of buffer writer 2020-09-22 10:29:21 +02:00
babic_a d858b4dc56 Fix memory offset bug in RamBuffer 2020-09-22 10:15:20 +02:00
babic_a cb7f37f08b Rename buffer project 2020-09-21 11:19:15 +02:00
babic_a f6006f7a25 Moved also tests 2020-09-21 11:06:43 +02:00
babic_a 29fce99f67 Move buffer writing to sf-buffer-writer 2020-09-21 11:05:58 +02:00
babic_a 8627caed11 Fix buffer writer build files 2020-09-21 11:04:14 +02:00
babic_a f883d9c298 Cleanup project from files moved to sf_broker 2020-09-21 11:01:23 +02:00
babic_a 6f3b186215 Start refactoring buffer writer 2020-09-21 11:00:08 +02:00
babic_a d230eeec00 Add link library 2020-09-21 10:36:49 +02:00
babic_a 53a2690567 Improve statistics and logging for sf_stream 2020-09-21 10:16:27 +02:00
babic_a 5dbaf3319f Add sync attempt output counter 2020-09-21 10:16:05 +02:00
babic_a 3e097a5cd8 Adjust stream sender to use reference 2020-09-21 09:56:06 +02:00
babic_a 2f892539be Add reminder for improvement 2020-09-21 09:48:38 +02:00
babic_a 5a22344e84 Externalize the socket creation 2020-09-21 09:45:13 +02:00
babic_a f84f4fbcdb Make function const 2020-09-18 15:29:34 +02:00
babic_a 639fe3790a Refactor pulse_id receiver 2020-09-18 15:25:31 +02:00
babic_a 1ddee279db Throw away useless metrics 2020-09-04 17:15:13 +02:00
babic_a ac58965758 Adapt Live sender to RamBuffer 2020-09-04 17:00:01 +02:00
babic_a befeb93d78 Refactor buffer to use RamBUffer 2020-09-04 13:49:51 +02:00
babic_a 93ab781b9c Change start scripts for new sf_buffer 2020-09-04 13:49:22 +02:00
babic_a 25d65f9937 Improve on basic test 2020-09-04 13:14:08 +02:00