11 | | ================== ======================================== |
12 | | project summary |
13 | | ================== ======================================== |
14 | | PvMail Watch EPICS PV and send email |
15 | | Soft Glue Examples Example circuits and code for the FPGA |
16 | | specdomain document SPEC macros using Sphinx |
17 | | ================== ======================================== |
18 | | }}} |
19 | | |
20 | | ||project ||summary || |
21 | | ||PvMail ||Watch EPICS PV and send email || |
22 | | ||Soft Glue Examples ||Example circuits and code for the FPGA || |
23 | | ||specdomain ||document SPEC macros using Sphinx || |
24 | | |
25 | | == PvMail == |
26 | | |
27 | | Watches an EPICS PV and sends an email when the value of that PV changes from 0 to 1. |
28 | | |
29 | | * browse the project: https://subversion.xray.aps.anl.gov/trac/bcdaext/browser/pvMail |
30 | | * documentation: https://subversion.xray.aps.anl.gov/admin_bcdaext/pvMail/ |
31 | | * checkout: {{{svn co https://subversion.xray.aps.anl.gov/bcdaext/pvMail ./pvMail}}} |
32 | | |
33 | | == Soft Glue Examples == |
34 | | |
35 | | Example circuits and code for the Soft Glue EPICS FPGA. |
36 | | |
37 | | * browse the project: https://subversion.xray.aps.anl.gov/trac/bcdaext/browser/softGlue_examples |
38 | | * documentation: https://subversion.xray.aps.anl.gov/admin_bcdaext/softGlue_examples/ |
39 | | * checkout: {{{svn co https://subversion.xray.aps.anl.gov/bcdaext/softGlue_examples ./softGlue_examples}}} |