Draft: Add HDF5Receiver satellite (C++)
This is draft to add a HDF5 satellite implemented in C++. The main reason doing this over the existing Python implementation is speed. It uses the HighFive C++ library.
TODO:
-
Implement data receiving -
Think about how to store multiple frames -
Test HDF5 file -
Metrics (to be done in !601 (merged)) -
Benchmark data rate (=> get run timer from satellite) -
HDF5 wrap? (https://github.com/mesonbuild/wrapdb/issues/1896)
Edited by Stephan Lachnit