1
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Aug 24, 2025 — Aug 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
#6 Add basic support for socketcan filtering (native backend only) More... about 13 years ago
Updates for ctypes More... about 13 years ago
Fully remove distribute More... about 13 years ago
#4 Ability to send messages with python2 More... about 13 years ago
#4 Typo in python 2 ctype interface More... about 13 years ago
Remove distribute More... about 13 years ago
default More... over 13 years ago
Changes to allow for use with python2.7 and python 3 More... over 13 years ago
README.md edited online with Bitbucket More... over 13 years ago
virtual_can_demo.py should use bus.send not bus.write More... over 13 years ago
README.md edited online with Bitbucket More... over 13 years ago
Bug fixes exposed by long messages. More... over 13 years ago
Remove can_printer as can_logger achieves the same thing. More... over 13 years ago
Fix the runnable scripts - the interfaces method was overly complex. Deal with Keyboard interrupts properly. More... over 13 years ago
Updating documentation and minor fixes to default arguments. More... over 13 years ago
Changes to support notifier api. More... over 13 years ago
Minor packages changes More... over 13 years ago
Introduce notifier class More... over 13 years ago
Remove the threading and listeners from Bus More... over 13 years ago
Kvaser CANLIB not being install should only be a warning. More... over 13 years ago
Work on j1939 protocol. Started to add j1939 tests. More... over 13 years ago
Add test utilizing virtual can interface. More... over 13 years ago
Work on ctypes wrapper of socketcan. Clean up socket in native python 3 implementation. More... over 13 years ago
Add distribute_setup More... over 13 years ago
Work on native socketcan implementation - add support for sending and receiving flags. Removed tx thread from bus. Add start of bus.__iter__ api. More... over 13 years ago
Work on j1939 protocol. More... over 13 years ago
Add sending path to native socketcan Bus. More... over 13 years ago
Documentation clean ups and fixes to publish on readthedocs.org More... over 13 years ago
Code clean up and more documentation changes. More... over 13 years ago
Added utc timestamping to both implementations of socketcan. Worked on porting existing j1939 protocol implementation across. Have the can_logger script working with multiple interfaces. More... over 13 years ago