- Aug 19, 2013
-
-
Alexander Ivanov authored
The forked server exists at the end of request and the memory is released then by the operating system. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3459 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
notes on work still to be done in this area. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3458 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Aug 16, 2013
-
-
Rolf Bork authored
Continued work on synch acquisition of EPICS channels. Fix to memcpy of ints: code continued to do 2 mem copies even though a model may not contain any integer epics values of its own. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3457 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
DAQ buffer for EPICS 16Hz synch operation. Memory holes occur whenever there are odd number of integer value entries in the EPICS data structure. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3456 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3455 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3454 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3453 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Aug 15, 2013
-
-
Rolf Bork authored
support synchronous acquisition of EPICS channels. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3452 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3451 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Aug 14, 2013
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3450 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
orderd list in header file, with integers first and doubles last. This ensures that EPICS structure matches DAQ .ini file produced by fmseq.pl. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3449 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
This is a first cut, with cleanup still remaining. Priliminary testing has been done on LHO DAQ test system. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3448 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3447 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3446 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
Removed defines for old diag[] array, which is no longer used (see controller.c notes on previous svn commit). git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3445 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
- Variable name cleanup - diags[15] array divided up into readable names. - Additional pointer to EPICS DAQ memory passed to daqWrite() call. This was put in to allow daqLib.c to send EPICS data synchronously at 16Hz. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3444 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
MX receiver threads. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3443 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
1.19.24 (p1) will not work any more. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3442 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Aug 12, 2013
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3439 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
room for up to 170 DCUs. Added total DCU count checking. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3437 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
This caused a problem when NDS failed to open a file (empty file name). git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3435 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Aug 08, 2013
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3434 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3433 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jul 30, 2013
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3431 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
Bug fix - bug number 477. Auto-generated DAC Monitor screens not properly generated when both 16bit and 18bit DAC cards in a model. Cause was that supporting MEDM generation perl modules were not used correct DAC number index to write screen files, causing generation of 16bit and 18bit screens by the same name. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3428 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jul 29, 2013
-
-
Rolf Bork authored
This removes the need to call code in epicsXfer.c to move this data to/from local memory space, which had to be spread out across code cycles. Initial testing shows no degradation in performance, actually some overall improvement in cycle time stability. Regression testing of filter modules was performed on LHO DAQ test system. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3427 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jul 25, 2013
-
-
Alexander Ivanov authored
- FW#_SCIENCE_TOTAL_CHANS - # fast of channels FW writes to science frames - FW#_SCIENCE_CHANS_SAVED - Total # of channels FW writes to science frames to the frame builder code. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3423 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jul 24, 2013
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3422 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jul 23, 2013
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3420 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3419 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jul 22, 2013
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3416 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3414 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3413 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3412 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3411 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jul 19, 2013
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3410 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jul 17, 2013
-
-
Alexander Ivanov authored
to the broadcast receivers. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3409 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jul 11, 2013
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3408 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3407 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3406 6dcd42c9-f523-4c6d-aada-af552506706e
-