Description
The channel information header section of RLD files generated using the "split files at defined file size" feature is corrupt for additionally generated files. E.g. when storing measurements to data.rld the header of data.rld is ok, but subsequently generated data_p#.rld suffer from corrupt channel information section.
Consequently, processing of split file is not possible as the import aborts with an error due to invalid channel info header data.
Note: when activated ambient measurement files do not suffer corrupt channel info headers.
How Reproduced
Affects RocketLogger versions 2.0.0 and 2.0.1. Enable "split large files" (default setting) and sample sufficient amount of data to generate at least on split file with suffix _p#.
RocketLogger version 1.1.6 produces correct headers also for split files.
Description The channel information header section of RLD files generated using the "split files at defined file size" feature is corrupt for additionally generated files. E.g. when storing measurements to
data.rld
the header ofdata.rld
is ok, but subsequently generateddata_p#.rld
suffer from corrupt channel information section. Consequently, processing of split file is not possible as the import aborts with an error due to invalid channel info header data.Note: when activated ambient measurement files do not suffer corrupt channel info headers.
How Reproduced Affects RocketLogger versions 2.0.0 and 2.0.1. Enable "split large files" (default setting) and sample sufficient amount of data to generate at least on split file with suffix
_p#
. RocketLogger version 1.1.6 produces correct headers also for split files.