Marco Antonio Barra Montevechi Filho e7c34375ee Merge dev into master
According to this MR:
https://gitlab.esss.lu.se/epics-modules/adorca/-/merge_requests/18 it
seems dev branch has been extensively used in the last few months. The
recipe is using the dev branch:
https://gitlab.esss.lu.se/e3/recipes/adorca-recipe/-/blob/master/recipe/meta.yaml?ref_type=heads
so merging it into master shouldn't break anything. It's just a sync
after some development time.

I initially thought about merging master into dev first to solve the
small conflict in .gitignore but then this would be acessible to the
recipe.

After this maybe we should update the recipe?
2024-06-17 17:44:59 +02:00
2024-02-20 10:47:31 +01:00
2024-01-17 15:14:49 +01:00
2022-12-23 11:39:58 +01:00
2024-06-17 17:44:59 +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%