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

CSV file support in Python Support Library #15

Open lsigrist opened 3 years ago

lsigrist commented 3 years ago

Currently, the RocketLogger Python Support Library supports loading (and merging) of binary (*.rld) files only. Support for loading *.csv files would be helpful to make use of the available channel merge functionality.

Relates to: https://gitlab.ethz.ch/tec/public/rocketlogger/-/issues/132