eCAL::hdf5
: enhance API to save information with unique ID.
#1338
Open
3 of 4 tasks
eCAL::hdf5
: enhance API to save information with unique ID.
#1338
We want to introduce a new eCAL HDF5 File version v6.
Current file layout:
To facilitate saving TopicDescriptionInformation with different descriptors, we need to change the structure quite a bit
Questions
std::uint64_t
?)Todo:
Channel
(name + ID) instead ofstd::string
(channel_name
) ([measurement] HDF5 v6 - Store channel ID in measurement #1375)ecal_meas_file_v6.h/cpp
for new reader implementation andecal_meas_file_writer_v6.h/cpp
for new writer implementation ([measurement] HDF5 v6 - Store channel ID in measurement #1375)The text was updated successfully, but these errors were encountered: