dfieschko / RP1210

A Python32 implementation of the RP1210C standard. Now with 100% test coverage!
MIT License
20 stars 12 forks source link

Setting flow control for ISO15765 11bit Id #106

Open czechu82 opened 6 months ago

czechu82 commented 6 months ago

how do i properly set flow control for 11bit id ??

Can you share an example ?

RP1210_Set_ISO15765_Flow_Control.....

dfieschko commented 6 months ago

Hi @czechu82! Unfortunately, I can't tell you since I never broke out any extra functionality for ISO 15765 - I was focused almost entirely on expanding J1939 support when I was still actively working on this project.

We had a ticket open for ISO 15765 (#101), but unfortunately never got to it.