- May 16, 2016
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4216 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4215 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
Working on PCIe switching code net 1 to 0 transmissions. This fixed on Caltech system. Now checking LLO system. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4214 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
Fix for RFM data mapping to PCIe space. Functional, but still needs work to put PCIe channels back to 512. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4213 6dcd42c9-f523-4c6d-aada-af552506706e
-
- May 12, 2016
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4212 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4211 6dcd42c9-f523-4c6d-aada-af552506706e
-
- May 11, 2016
-
-
Rolf Bork authored
- Removes need for GeFanuc RFM system for long range IPC. However, option still remains to use it, if desired. - Requires one separate computer to act as a switch for each long range connection. - Added switching software to run on this computer. - No I/O chassis required for the switching computer(s). - Switches run asynch at about 500KHz. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4210 6dcd42c9-f523-4c6d-aada-af552506706e
-
- May 05, 2016
-
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4209 6dcd42c9-f523-4c6d-aada-af552506706e
-
- May 04, 2016
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4208 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Apr 29, 2016
-
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4204 6dcd42c9-f523-4c6d-aada-af552506706e
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4203 6dcd42c9-f523-4c6d-aada-af552506706e
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4202 6dcd42c9-f523-4c6d-aada-af552506706e
-
Keith Thorne authored
Bug 472, 513 - create proper error message strings for errno. Created udp_reciever.cc/hh to pull that code out of producer.cc git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4201 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4200 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Apr 27, 2016
-
-
Rolf Bork authored
Bug Fix: RCG controller.c sending GPS second update 1 cycle late to user code. This affected both phase locked oscillator and GPS parts. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4195 6dcd42c9-f523-4c6d-aada-af552506706e
-
Joseph Betzwieser authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4192 6dcd42c9-f523-4c6d-aada-af552506706e
-
Joseph Betzwieser authored
Added an additional Oscillator type, so we have a Fixed Phase oscillator which limits the precision of the frequency requested to 0.001 and a Set Phase Oscillator which takes a GPS time to refernce zero phase to. Fixed some minor bugs related to initialization. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4191 6dcd42c9-f523-4c6d-aada-af552506706e
-
James Batch authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4190 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Apr 22, 2016
-
-
James Batch authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4187 6dcd42c9-f523-4c6d-aada-af552506706e
-
James Batch authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4186 6dcd42c9-f523-4c6d-aada-af552506706e
-
Keith Thorne authored
The edcu.cc file was passing an integer index to the connection and subscription callbacks via the user supplied void * argument. This removeds the int to void * to int loop by passing the pointers to the status field and value field that should get updated. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4185 6dcd42c9-f523-4c6d-aada-af552506706e
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4184 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Apr 21, 2016
-
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4183 6dcd42c9-f523-4c6d-aada-af552506706e
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4182 6dcd42c9-f523-4c6d-aada-af552506706e
-
Keith Thorne authored
Bugs 513,985 - remove obsolete TNF debug tool option, fix DEBUG usage in producer.cc, create mx_rcvr.hh header file. Remove unused SHMEM_DAQ defs. Fix single-machine framebuilder DAQ by using CPU affinity for frame-saver threads, mutex to prevent simultaneous second, minute trend writing git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4181 6dcd42c9-f523-4c6d-aada-af552506706e
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4180 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Apr 08, 2016
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4178 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
Bug fix: Operator variable was persistent, causing compile errors in future DIVIDE parts with fewer inputs. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4176 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Apr 06, 2016
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4172 6dcd42c9-f523-4c6d-aada-af552506706e
-
Jonathan Hanks authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4171 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Apr 05, 2016
-
-
Jonathan Hanks authored
Updated definition of channel_t to get rid of static variables in anonymous struct warnings. Added the proper defines (_DEFAULT_SOURCE) to get rid of libc's deprication warnings about _BSD_SOURCE. This required minor code path changes replacing sigseg with sigaction. The code was already in place, for the old potential cygwin port. Renamed an iteration counter to fix an issue in the nds build where there was variable shadowing. Updated printf strings for pointers to use %p. Fixed various pointer casting warnings. There are still some warnings in the src/gds build process with gcc 4.9.3, those will take more work. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4170 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Apr 01, 2016
-
-
Jonathan Hanks authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4168 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4166 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Mar 29, 2016
-
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4164 6dcd42c9-f523-4c6d-aada-af552506706e
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4163 6dcd42c9-f523-4c6d-aada-af552506706e
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4161 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Mar 17, 2016
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4158 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
Changed input checking to use ccodeio.h in userapps/cds/common/src area instead of in RCG code area. That way, as items are added, the RCG SVN number does not change. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4157 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4156 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4155 6dcd42c9-f523-4c6d-aada-af552506706e
-