- Jun 11, 2013
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3389 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3388 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
This new rule builds a version of daqd for the use as a frame writer with the GDS testpoints disabled. It changes the broadcast receive code not to receive any GDS testpoint data on UDP port 7098. This will allow to disable this port on the machine using the iptables command in order to stabilize the load on a frame writer machine and potentially avoid broadcast data retransmission requests. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3387 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jun 10, 2013
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3385 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3384 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jun 07, 2013
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3383 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3382 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
The data samples are bitwise ANDed during the decimation. If the data is decimated 4 times, then the result will be an expression d[0] & d[1] & d[2] & d[3] and not just d[0] as is the case for the float format (datatype=4). git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3381 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
to inadvertently turn off additional filter switches is mask was set to high number. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3380 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3379 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jun 06, 2013
-
-
Alexander Ivanov authored
Reset stored file modification time if it is detected that modified file is identical to the original. Avoid parsing the file repeatedly. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3378 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3377 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
when there is a mismatch in the loaded EDCU .ini configuration and the one on disk. The code periodically checks the CRC on all modified EDCU .ini files and reports the mismatch as the status value 0x8000 on the affected DCU. This functionality is disabled by default and needs to be enabled in daqdrc using "enable fckrs;" command. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3376 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3375 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
is done to support checking of filter switch settings by the EPICS code. Modified Makefile.linux to remove this channel from autoBurt regeneration, such that initialization above cannot be overwritten by burt files. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3374 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jun 05, 2013
-
-
Alexander Ivanov authored
X1:DAQ-FW0_FRAME_SIZE = size of the last full res. frame in bytes. X1:DAQ-FW0_SCIENCE_FRAME_SIZE = size of the last science frame in bytes. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3373 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
New script wiper_science.pl to take care of new /frames/science in addition to all the old directories. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3371 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3370 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3369 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jun 04, 2013
-
-
Alexander Ivanov authored
Introduced new daqdrc commands to launch a second frame writer thread (science frames). git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3368 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
Changes are planned to remove this limit and allocate dynamic memory. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3367 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3366 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3365 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
Added "uint32" optional type specification for a DAQ channel. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3364 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3363 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jun 03, 2013
-
-
Alexander Ivanov authored
we have for the direct form (provided by Brian Lantz). This fixes bug 457. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3362 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3361 6dcd42c9-f523-4c6d-aada-af552506706e
-
- May 30, 2013
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3360 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
to reduce channel counts, as defined in LIGO-T1300494. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3359 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
On detection of DAC module timing error, DACKILL will be invoked, causing zero to be output to all DAC channels. Code will continue to run, for monitoring purposes, but only way to recover from this error is to restart the code. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3358 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3357 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
MASK channels to indicate which filter on/off switches are under control of RT code. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3356 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
information from new EPICS channels described in T1300494. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3355 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
This allows indication on MEDM screen as to which filters are under control of the user model RT code (LC). git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3354 6dcd42c9-f523-4c6d-aada-af552506706e
-
- May 22, 2013
-
-
Rolf Bork authored
- _SWSTAT - New sfm switch status record - _SWREQ - Guardian requested switch settings - _SWMASK - Guardian set of which switch settings to monitor for alarms. Bit Pattern for all three new records: 0-9 = Filter 1 - 10 on/off 10 = Input switch on/off 11 = Offset switch on/off 12 = Output switch on/off 13 = Limit switch on/off 14 = History reset git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3353 6dcd42c9-f523-4c6d-aada-af552506706e
-
- May 09, 2013
-
-
Alexander Ivanov authored
the switchover is delayed by one second to give EPICS sequencer time to see and process the data. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3352 6dcd42c9-f523-4c6d-aada-af552506706e
-
- May 07, 2013
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3351 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
This is needed to give EPICS sequencer code some time to update the value in the EPICS database. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3350 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3349 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3348 6dcd42c9-f523-4c6d-aada-af552506706e
-