12 Commits

Author SHA1 Message Date
soederqvist_a f7d4292d68 Software proton counter DAQ (#5)
Example Action / Lint (push) Successful in 3s
Example Action / BuildAndTest (push) Failing after 10s
This PR implements a software based proton counterbox implementation supporting only 1 channel, the proton current that is typically propagated over channel access.

It also changes a minor convention of how to signal low rate, but this wasn't used by the client Nicos so this shouldn't affect anything.

Reviewed-on: #5
2026-03-11 09:25:17 +01:00
wall_e 3dd7c5a1d9 moves the gating configuration logic to epics 2025-06-16 17:38:48 +02:00
wall_e 5066cafc07 rename from counterbox to daq 2025-04-29 17:22:31 +02:00
wall_e d4b111ce6d Commiting state after implementing gating etc before cleaning and refactoring 2025-02-13 16:06:31 +01:00
wall_e 897e54901f Adding sim and test 2024-11-05 09:29:38 +01:00
wall_e 29e8aa9e85 simplify status/count update logic 2024-10-24 11:53:37 +02:00
wall_e 80bd2973be missing new db files 2024-10-23 09:16:22 +02:00
wall_e 7e020130c3 Makefile bugfix and hopefully fix readme 2024-10-23 09:12:26 +02:00
wall_e ded85da283 adds streamdevice as required module 2024-10-22 15:40:17 +02:00
wall_e f49f2bccd7 no longer manually set library version 2024-10-18 17:17:07 +02:00
wall_e 67d5dfac9c Explicitly set the cpp standard, to hopefully fix CI 2024-10-18 13:29:16 +02:00
wall_e d612f5c565 Draft Stream Device Rewrite of Counterbox Driver 2024-10-18 13:18:43 +02:00