Commit Graph

6 Commits

Author SHA1 Message Date
mathis_s 28e5cd4ec4 WIP state for Hugo to potentially fix a segfault 2026-04-20 14:24:50 +02:00
mathis_s 87003df25c Added target for library 2026-04-16 13:16:09 +02:00
mathis_s f95d106d65 Made put and get more flexible 2026-04-16 08:28:11 +02:00
mathis_s 1baaf835d4 Removed unneccessary sleep used in testing 2026-04-15 13:27:09 +02:00
mathis_s 43d9ab5045 Proof of concept for generic EPICS-CA driver
Proof of concept for a MIDAS channel-access driver which can read from
and write to PVs using the mEpicsCa class.

Documentation is still missing, but test is passing (at least on my
machine). To test the driver, run cmake --build build --target
run_m_epics_ca_test from the root directory.
2026-04-15 13:23:09 +02:00
mathis_s c42f42dcf6 Initial commit 2025-11-25 16:55:18 +01:00