- Sep 09, 2013
-
-
Rolf Bork authored
shared memory. In some cases, pointers to double type data were not pointing to a proper 8 byte memory boundary. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3480 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Sep 06, 2013
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3479 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3478 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
The modified part outputs GPS seconds, as requested in bugzilla entry 492. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3477 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3476 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
as RO (read only) in RCG generated autoBurt file. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3475 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3474 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
This was in response to bugzilla item #487. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3473 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Sep 05, 2013
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3472 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
no longer required, as EPICS channels now part of fast data DAQ files for synchronous EPICS DAQ. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3471 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Sep 04, 2013
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3470 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Aug 22, 2013
-
-
Rolf Bork authored
Bug fix: Filter module initialization code was still using local memory instead of shared memory. This resulted in nan at excite inputs and all filters on when code started. Note that this fault only detected when test version of membuf used to set all shared memory to errant values to see if code initialized shared memory correctly. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3466 6dcd42c9-f523-4c6d-aada-af552506706e
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3465 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Aug 21, 2013
-
-
Alexander Ivanov authored
"insmod mbuf one_fill=1" does it. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3463 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
is needed to initialize all masks to zero, so we come up with all Epics channels unmasked. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3461 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Aug 20, 2013
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3460 6dcd42c9-f523-4c6d-aada-af552506706e
-
- 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
-