issues
search
ETHZ-TEC
/
RocketLogger
Official development repository of the RocketLogger project.
https://github.com/ETHZ-TEC/RocketLogger/wiki
BSD 3-Clause "New" or "Revised" License
14
stars
4
forks
source link
Fix RLD file corruption when no binary data channels are logged
#60
Closed
lsigrist
closed
2 years ago
lsigrist
commented
2 years ago
fix missing check for available binary channels before storing binary data block
add standalone Python script
bug57_recover.py
to recover files affected by erroneously added binary data block
patches affected files to be compliant with data file specification
Fixes: #57
bug57_recover.py
to recover files affected by erroneously added binary data blockFixes: #57