hardbyte / hardbyte/python-can

viewer with CAN-FD, print packets with variable DLC but same ID in different lines

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

説明

### Is your feature request related to a problem? Please describe.

I am reading the CAN-FD bus of BOSCH SMART SYSTEM ebikes. For example packets with ID 0x507 can have data lengths of 20, 24, 32 ,48. They are written on top of each other in the console output of the viewer script and count is reset.

### Describe the solution you'd like

Use a separate line for a packet with same ID and same DLC. Note that CAN FD there can be various DLCs for same IDs

### Describe alternatives you've considered

### Additional context

I am reading the CAN-FD bus of BOSCH SMART SYSTEM ebikes. For example packets with ID 0x507 can have data lengths of 20, 24, 32 ,48.

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

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

評価

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

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

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