Skip to content
Snippets Groups Projects
Commit 1cec3c92 authored by Rolf Bork's avatar Rolf Bork
Browse files

Update to reflect latest changes.

git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3375 6dcd42c9-f523-4c6d-aada-af552506706e
parent a74db6ef
No related branches found
No related tags found
No related merge requests found
......@@ -2,11 +2,15 @@
Changes for 2.7
============================
- Makefile.linux modified to exclude some filter module channels from EDCU.ini files,
as outlined in LIGO-T1300494. This also fixes bugzilla #460.
- controller.c file modified to set DACKILL when DAC timing error detected. This will cause all DAC outputs to go to zero. To reset, must restart the code. This was done to avoid
channel hopping of DAC channels.
- Filter module w/control (FMC) part .pm and MEDM screens changed. EPICS channel added for MASK setting and now reflected on new screen template.
as outlined in LIGO-T1300494. This also fixes bugzilla #460.
- controller.c file modified to set DACKILL when DAC timing error detected. This will cause
all DAC outputs to go to zero. To reset, must restart the code. This was done to avoid
channel hopping of DAC channels.
- Filter module w/control (FMC) part .pm and MEDM screens changed. EPICS channel added for MASK
setting and now reflected on new screen template.
- New filter module EPICS channels added as described in LIGO T1300494.
- skeleton.st and fmseq.pl modified to automatically set filter module SWSTAT.HIGH alarm levels to 0x7fff.
- Makefile.linux changed to exclude this channel in burt, such that burt cannot reset it.
- Bug Fix (461) TRAMP moved to top of burt restore settings for filter modules.
============================
Changes for 2.6.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment