Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jonathan Hanks
daqd_stream
Commits
d768dfeb
Commit
d768dfeb
authored
Nov 07, 2019
by
Jonathan Hanks
Browse files
A quick readme.
parent
f8ff19cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
readme.md
0 → 100644
View file @
d768dfeb
# Daq_lite
Testing out a method to allow external processes to consume a CDS data stream.
The idea is to have a single process which consumes the CDS data stream + metadata and exports a combiled meta-data data buffer set via shared memory.
Library interfaces are provided to consume this, doing channel listing and data access.
The goal is to provide a simple interface such that a process does not need to know about the CDS data layout, only
the channels that are requested. The application would only need to know the channels, and then wait for
signals for data being delivered.
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment