Commit Graph

16 Commits

Author SHA1 Message Date
Dmitry Ozerov 49397e8a2f check that next frame has large pulse_id than previous 2021-06-07 08:44:52 +02:00
Dmitry Ozerov aba739ce87 print statistics from udp writer every N seconds (not N frames)
check that frame packets sending is finished (new frame) by new trigger number, not pulse_id
check if pulse_id of the frame is more or less correct (in case not - do not store that frame in the ram buffer)
2021-02-16 16:25:28 +01:00
babic_a ccca4225d4 Change bind and connect socket helper functions to take string 2021-01-19 13:02:03 +01:00
babic_a 0a3db103c5 Change stats names to use _ instead of -
Using - is causing problems in Influx -> we move to use
the executable name instead of the project name as the main
identifier.
2021-01-15 11:18:07 +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
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 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 bf6bba801d Make it more explicit 2020-09-30 14:02:48 +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 0afe9480dc Rename source_id to module_id 2020-09-30 11:52:54 +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