hardbyte / hardbyte/python-can

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

Aperta
#1,737 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Python
Stelle
1.6k
Fork
697
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.