- Jul 29, 2017
-
-
Jonathan Hanks authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4425 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jul 28, 2017
-
-
Jonathan Hanks authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4424 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jul 27, 2017
-
-
Jonathan Hanks authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4421 6dcd42c9-f523-4c6d-aada-af552506706e
-
Jonathan Hanks authored
A 'firehose' test to push out a large stream of data. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4420 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4418 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jul 26, 2017
-
-
Jonathan Hanks authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4416 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jul 25, 2017
-
-
Jonathan Hanks authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4414 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
ipc->reqAck variable instead of ipc->status, as standalone daqd uses this variable as well and therefore a conflict. This change also made in branch-3.2. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4413 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jul 24, 2017
-
-
Jonathan Hanks authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4411 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jul 11, 2017
-
-
Jonathan Hanks authored
The producer has been split out for zmq, but still does mx. CMake changes to help with builds of multiple daqds. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4409 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jul 07, 2017
-
-
Jonathan Hanks authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4408 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jul 06, 2017
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4402 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jul 05, 2017
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4399 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jun 30, 2017
-
-
Jonathan Hanks authored
Add the following to the daqdrc: update configuration number "tcp://hostname:port" The address references the zmq req socket that the run number server is running on. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4396 6dcd42c9-f523-4c6d-aada-af552506706e
-
Jonathan Hanks authored
Add the following to the daqdrc: update configuration number "tcp://hostname:port" The address references the zmq req socket that the run number server is running on. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4395 6dcd42c9-f523-4c6d-aada-af552506706e
-
Jonathan Hanks authored
The actual frame writing is done in distinct threads. Make sure the threads get started. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4394 6dcd42c9-f523-4c6d-aada-af552506706e
-
Jonathan Hanks authored
The fw referenced shmemDaqIpc[], which was never initialized. Deferencing the pointers in the array caused a daqd crash. The results of the read (if it had succeeded) were not being used, so I have simply removed the variables. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4393 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4392 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4391 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4390 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4389 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
Also, should now be able to run in this mode without hardware. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4388 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4387 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
In preparation for switch to ZMQ, added ability to setup and find new gds shmem and read in DAQ and GDS TP channel names. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4386 6dcd42c9-f523-4c6d-aada-af552506706e
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4385 6dcd42c9-f523-4c6d-aada-af552506706e
-
Jonathan Hanks authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4384 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jun 24, 2017
-
-
Jonathan Hanks authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4383 6dcd42c9-f523-4c6d-aada-af552506706e
-
Jonathan Hanks authored
Disallowing building in place for src/gds. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4382 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jun 23, 2017
-
-
Jonathan Hanks authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4381 6dcd42c9-f523-4c6d-aada-af552506706e
-
Jonathan Hanks authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4380 6dcd42c9-f523-4c6d-aada-af552506706e
-
Jonathan Hanks authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4379 6dcd42c9-f523-4c6d-aada-af552506706e
-
Jonathan Hanks authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4378 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jun 22, 2017
-
-
Jonathan Hanks authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4377 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jun 20, 2017
-
-
Jonathan Hanks authored
Adding in a run number generator. Still need to patch it into daqd. This will allow services that consume frames to optimize bulk reads by sharing the table of contents between frames. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4375 6dcd42c9-f523-4c6d-aada-af552506706e
-
Jonathan Hanks authored
Plus some additions to help with adding atomics to handle some race conditions (not actually enabled yet). git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4374 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jun 09, 2017
-
-
David Barker authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4373 6dcd42c9-f523-4c6d-aada-af552506706e
-
Jonathan Hanks authored
This is to give us integration with modern tooling, out of tree builds, and easier packaging. This is not yet ready for production. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4372 6dcd42c9-f523-4c6d-aada-af552506706e
-
Jonathan Hanks authored
Plus some additions to help with adding atomics to handle some race conditions (not actually enabled yet). git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4371 6dcd42c9-f523-4c6d-aada-af552506706e
-
- Jun 02, 2017
-
-
Keith Thorne authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4370 6dcd42c9-f523-4c6d-aada-af552506706e
-
- May 30, 2017
-
-
Rolf Bork authored
git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4368 6dcd42c9-f523-4c6d-aada-af552506706e
-