hardbyte / hardbyte/python-can
Add support for CSV log reader to handle multiple channels
Offen
enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 1.6k
- Forks
- 697
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### Is your feature request related to a problem? Please describe.
Right now the `CSVReader` and `CSVWriter` classes do not support files with multiple channels. It would be great to add that functionality.
### Describe the solution you'd like
CSV IO library supports multiple channels, like ASC IO library.
### Describe alternatives you've considered
Creating multiple log files for each channel is tedious and clumsy.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.