Skip to content

Adding in an experimental set of structures to define daq metadata.

  • These structures are meant to send occasional messages describing the contents of a daq data block.
  • Header only code to build/verify/traverse the structures is provided.
    • A C version is supplied with sufficient flexibility that it may be used in kernel space or userspace with shared memory or standard malloc.
  • Test code is included.
Edited by Jonathan Hanks

Merge request reports