19 Commits

Author SHA1 Message Date
aa00966599 sets precision for rates
Some checks failed
Test And Build / Build (push) Failing after 8s
Test And Build / Lint (push) Failing after 8s
2025-11-20 12:31:25 +01:00
8ae9cb0bd8 adds rate calculation for each channel
Some checks failed
Test And Build / Lint (push) Failing after 2s
Test And Build / Build (push) Failing after 2s
2025-11-20 12:16:52 +01:00
66792837a6 adds PV for turning Electornics on and off
Some checks failed
Test And Build / Lint (push) Successful in 2s
Test And Build / Build (push) Failing after 2s
2025-11-18 14:00:26 +01:00
2f60ac2a24 bugfix
Some checks failed
Test And Build / Build (push) Failing after 2s
Test And Build / Lint (push) Successful in 2s
2025-11-18 08:47:57 +01:00
d7a4d057aa makes detector channel the last channel
Some checks failed
Test And Build / Build (push) Failing after 2s
Test And Build / Lint (push) Successful in 3s
2025-11-18 07:58:02 +01:00
8f8b78a9bf adds a udp config that works with the correlation unit 2025-11-07 13:20:15 +01:00
e53a2a4f40 finished converting the processing to a batch-wise variant 2025-11-06 15:30:25 +01:00
5f95e82a3c in the process of switching to a more batch processing approach. so far, seems like it can keep up 2025-11-06 11:58:19 +01:00
056b0a5f8a check for udp packets being missed 2025-11-04 17:01:18 +01:00
ecc6e98f4c can stop count and clear channels 2025-11-04 15:31:28 +01:00
2c47f338c2 can send kafka messages again and can set the broker and topics in the start command 2025-11-04 13:56:44 +01:00
60aa1652c3 again at the point that I can do preset based counts, but now with the priority queue built in so that the events are sorted 2025-11-04 10:24:25 +01:00
81bd3bef7f working on correcting the ordering of the messages 2025-11-03 17:31:16 +01:00
e65725609c moves more options to ioc function 2025-11-03 13:29:01 +01:00
1e853487aa adds a POC preset based count 2025-10-31 13:23:55 +01:00
d7bf3977fc reorganises and cleans up some parts of the code 2025-10-31 10:16:54 +01:00
750436732c can receive both monitor and detector udp events and send them to different kafka topics 2025-10-30 16:48:33 +01:00
c2ca5f699c progress with parsing and kafka 2025-10-30 11:51:16 +01:00
b810509156 POC for each interface type 2025-10-29 12:07:02 +01:00