Skip to content

v0.42.0

Choose a tag to compare

@teo teo released this 12 May 15:33
· 1010 commits to master since this release

The present release includes improvements to the OCClite plugin for FairMQ devices and other fixes and improvements.

  • OCC:
    • [occ] Add debug spam to SetProperty calls
    • [occ] Correct path of channel configuration keys
    • [occ] Remove --channel-config workaround and rely on implicit creation
    • [occ] Build with C++17
    • [occ] Make debug output parsable
    • [occ] Query back chans. properties for debug purposes
    • [occ] Reduce debug output volume
  • Miscellaneous:
    • [core] Add GetRootRole and SetGlobalVar to workflow & refactor callable
    • [core] Run the cleanup binary only for readout-dataflow
    • [core][OCTRL-574] The odc_topology_fullname value is generated in a separate function.