CLAS12 EPICS
EPICS applications, drivers, and operator interfaces for CLAS12. External, third-party modules and support should not be maintained within this repository.
EPICS base, extensions, support modules, and synApps have been compiled for linux-x86, linux-x86_64, and vxWorks-ppc604. IOCs should run 64-bit binaries, exceptions should be documented.
- EPICS_BASE 3.14.12.5
- EPICS_HOST_ARCH linux-x86_64 (rhel7 32/64-bit, VxWorks 5.5 PPC)
- CSS 4.1.1
- synApps 5.8
In general, we follow the "fork-and-pull" Git workflow.
- Fork the repo on GitHub
- Commit changes to a branch in your fork
- Submit pull request "upstream" with your changes (provide clear comments)
- Merge changes in to "upstream" repo
NOTE: Be sure to merge the latest from "upstream" before making a pull request.