RP1210
RP1210 copied to clipboard
A Python32 implementation of the RP1210C standard. Now with 100% test coverage!
how do i properly set flow control for 11bit id ?? Can you share an example ? RP1210_Set_ISO15765_Flow_Control.....
### Documentation checklist (added by @dfieschko): - [ ] RP1210.py - [x] Functions - [x] Dicts/constants - [ ] RP1210Protocol - [ ] RP1210Device - [x] RP1210Config - [x] RP1210API...
- Child of RP1210Client - Should have channel and baud arguments - J1939-specific SendCommand functions - #29 - Incorporate J1939 convenience classes - #35 - Add message/signal router akin to...
Baud should be selectable. Available baud rates should be determined by which protocol is selected. Also, add protocol property (getter and setter) to RP1210VendorList
Protocol should be selectable. Changing the currently selected protocol should also change which devices are available. Or should it? Also, add protocol property (getter and setter) to RP1210VendorList
@BenGardiner has shown that demand for J1708 exists; add functionality for generating and parsing J1708 messages.
@BenGardiner has shown that demand for J1708 exists; break out J1708 commands like J1939 commands are currently.
https://docs.github.com/en/actions/hosting-your-own-runners/about-self-hosted-runners