- Sep 25, 2013
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3490 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3489 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Sep 24, 2013
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3488 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Sep 18, 2013
-
-
Alexander Ivanov authored
Added two parameters to "start trend;" command to indicate the length of trend frames and minute trend frames in seconds and minutes accordingly. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3487 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Sep 16, 2013
-
-
Rolf Bork authored
particularly since synchronous EPICS DAQ takes place on cycle 0. - Added doxygen commentary. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3486 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Sep 12, 2013
-
-
Rolf Bork authored
moving data from shared memory to local memory and finally DAQ net memory. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3485 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
- daqConfig: Load DAQ info from shared memory. - loadLocalTable: Setup data pointers in local table based on config. These two functions evolve from code previously in the daqWrite() function. Motivation for this was same/similar code for daq configuration was in two places in daqWrite and had to be kept in sync for new changes, once on initialization and once when a reconfig command was received. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3484 6dcd42c9-f523-4c6d-aada-af552506706e
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3483 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Sep 11, 2013
-
-
Alexander Ivanov authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3482 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Sep 10, 2013
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@3481 6dcd42c9-f523-4c6d-aada-af552506706e
-
- 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
-