e2d6d48cde99315b6ac99ed82f15095874391a3a
The timestamp buffer is now filled unconditionally, always after dcamcap_transferinfo is called. It is only used, however, if trigger mode is external. This reduces time between detecting an image and getting the timestamp from around 1.6 ms to around 200 ns.
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
Languages
C++
52.1%
C
45.7%
Batchfile
1.2%
Makefile
1%