1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 15, 2025 — Aug 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added CAN.Bus imput validity checking code Fixed error when throwing exception after receiving invalid channel number Added start of read/write callback handling code More... almost 17 years ago
Corrected formatting according to PEP-8 More... almost 17 years ago
Fixed more PEP-8 errors in canstat.py More... almost 17 years ago
Corrected formatting according to PEP-8 Changed "import *" statements to import the specific libraries required More... almost 17 years ago
Fixed import statements (importing a single function from a library apparently doesn't work) More... almost 17 years ago
Removed "import *" statements More... almost 17 years ago
Fixed superclass name for InvalidParameterError More... almost 17 years ago
Corrected formatting according to PEP-8 Changed "import *" statements to import the specific functions required More... almost 17 years ago
Corrected formatting according to PEP-8 (including removing comments containing code from original C header file) More... almost 17 years ago
Corrected formatting according to PEP-8 More... almost 17 years ago
Added start of CAN module and test code More... almost 17 years ago
Added NULL_CALLBACK definition to canlib.py More... almost 17 years ago
Adding ctypes-based CANLIB python interface files More... almost 17 years ago