Skip to content
Snippets Groups Projects
Commit d85d3e1a authored by Jonathan Hanks's avatar Jonathan Hanks
Browse files

Beginning to bring the zmq receiving into the daqd.

Needed to split the zmq_daq.h file into two portions to avoid name conflicts on channel_t structures.  The daqd does not need (cannot use) the version found in the zmq_daq.h.
So zmq_daq_core.h contains the structures and definitions that the daqd needs to injest streams from the FE computers.
zmq_daq.h includes zmq_daq_core.h.

git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4469 6dcd42c9-f523-4c6d-aada-af552506706e
parent afe1922f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment