Commit Graph

1869 Commits

Author SHA1 Message Date
babic_a cb9ddb3693 Fix the count of input parameters in streamer 2021-01-13 16:14:56 +01:00
babic_a 6ee8f7d89d Remove pulse_id stream from streamer
This is not needed anymore since we have a different architecture.
2021-01-13 15:54:28 +01:00
babic_a c90114bec9 Add 0 in module_id < 10 2021-01-13 12:45:57 +01:00
babic_a 4c914ad66e Fix number of parameters check in main 2021-01-12 18:17:15 +01:00
babic_a 87e47173d1 Fix repetition rate in statistics to nice numbers 2021-01-12 16:19:58 +01:00
babic_a 19e08c3718 Invert the clocks to get a positive duration 2021-01-12 16:08:08 +01:00
Dmitry Ozerov 12a426f63a changes in jungfrau header package for 5.0.0 slsDetector version 2021-01-12 15:59:59 +01:00
babic_a d3c3641311 Fix indent in for loop 2021-01-12 13:44:40 +01:00
babic_a b00ce59fa0 Fix the number of input parameters to the executable 2021-01-12 13:44:05 +01:00
babic_a 2399b8d59e Fixed InfluxDB statistics on jf-buffer-writer 2020-10-01 10:03:41 +02:00
babic_a d776e78ab0 Fix extra character in logs output 2020-10-01 09:54:19 +02:00
babic_a 9c4478343b Change logs output format to InfluxDB 2020-10-01 09:39:08 +02:00
babic_a db4aeacad9 Whitespace fix 2020-09-30 17:03:40 +02:00
babic_a 8a3d0d1baa Simplify buffer writer 2020-09-30 14:17:33 +02:00
babic_a bf6bba801d Make it more explicit 2020-09-30 14:02:48 +02:00
babic_a 430a1507ff Add buffer folder to detector config 2020-09-30 13:56:41 +02:00
babic_a b8b152e5ed Rename Detector Name to lower case 2020-09-30 13:49:57 +02:00
babic_a fd878691e2 Transition UDP receiver to detector config file 2020-09-30 13:40:43 +02:00
babic_a 79f6eaebc9 Shorten help string in console 2020-09-30 13:38:35 +02:00
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