fair-acc / opencmw-cpp

Open Common Middle-Ware library for accelerator equipment- and beam-based control systems at FAIR.
https://opencmw.io
GNU Lesser General Public License v3.0
10 stars 8 forks source link

[5pt, 0pt] Implement gr4-flowgraph integration with the OpenCMW Disruptor #200

Closed ivan-cukic closed 1 year ago

RalphSteinhagen commented 1 year ago

The original idea of splitting the sample-by-sample streaming and chunked data processing (using 'DataSet' objects) between GNU Radio and OpenCMW was dropped in favour of doing both types of processing in GNU Radio.

This design decision has been discussed and agreed upon during the GNU Radio 4.0 Architecture meeting. See (expanded) slides for details.

See also https://github.com/fair-acc/opencmw-cpp/issues/199.