hardbyte / hardbyte/python-can

ASCReader does not support ASC format since V8.1

Ouverte
#1,531 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
bug
Langage dominant
Python
Étoiles
1.6k
Forks
697
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

### Describe the bug

ASCReader in python-can 4.1.0 doesn't support ASC CANFD format since V8.1, since \ name is missing in code.
According to the document from Vector , there should be \ between \ and \.

### To Reproduce

Use python-can to read CANFD message in asc log since format V8.1.

### Expected behavior

Reading process stopped with CANFD message.

### Additional context
I made a quick fix in a forked [branch](https://github.com/Tian-Jionglu/python-can/tree/asc_quick_fix).
I think an overall fix about ASC format IO is needed in this issue.

OS and version:
Python version:
python-can version:
python-can interface/s (if applicable):

Traceback and logs

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.