marcofilho cceb18989b Make epicsTS carry the proper EVR timestamp
epicsTS is the one passed to kafka: https://gitlab.esss.lu.se/epics-modules/ADPluginKafka/-/blob/2.0.2/adpluginkafkaApp/src/KafkaPlugin.cpp?ref_type=tags#L40
The documentation is a bit confusing on what is the difference between
epicsTS and timeStamp, but apparently both can be modified with no
problems.

After [this discussion](github.com/areaDetector/ADCore/issues?q=is%3Aissue%20state%3Aclosed)
I decided it was fine to keep the epicsTS in nanoseconds with the EVR
values.
2025-10-15 13:00:16 +02:00
2024-01-17 15:14:49 +01:00
2022-12-23 11:39:58 +01:00
2024-08-26 16:46:57 +02:00
2022-03-16 21:34:15 +01:00
2024-01-17 15:14:49 +01:00
2022-03-16 21:34:15 +01:00

ADHama

European Spallation Source ERIC Site-specific EPICS module : ADHama

Additonal information:

To build conda env:

conda create -n hama epics-base require tclx make compilers adcore busy

To activate env:

conda activate orca

git clone ...

cd git/ADOrca

compilation:

make -f ADOrca.Makefile LIBVERSION=0.1 clean uninstall build db install

execution:

iocsh.bash cmds/st.cmd

Description
adorca from ESS
NSS
Readme BSD-3-Clause 418 KiB
Languages
C++ 52.1%
C 45.7%
Batchfile 1.2%
Makefile 1%