hardbyte / hardbyte/python-can

ASCReader does not support ASC format since V8.1

オープン
#1,531 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
Python
スター
1.6k
フォーク
697
PR マージ指標
30日以内にマージされた PR はありません

説明

### 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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。