1
I Use This!
Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Aug 26, 2025 — Aug 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added bitsetting features in the interface program More... about 11 years ago
fixed a few issues in the interface file. Added way for the serial number to be found under windows. More... about 11 years ago
generated with microsoft scriptomatic, lists all USB devices More... about 11 years ago
Adding interface notes and fixed imports More... about 11 years ago
Added notes More... about 11 years ago
Added interface file to go between CANAL API and python-can More... about 11 years ago
Added option for usb2can interface More... about 11 years ago
Adding test program to excersie send and receive, needs cleanup More... about 11 years ago
Adding python wrapper for CANAL interface for usb2can device More... about 11 years ago
Ensure we use the Kvaser inteface for kvaser testing More... about 11 years ago
[kvaser] Ratchet up log level for canlib. Closes #30 More... about 11 years ago
[send_one.py] Warn the user when bus.send fails More... about 11 years ago
Fix typo in interface.py More... about 11 years ago
Load default channel. Closes #31 More... about 11 years ago
Refactor configuration More... about 11 years ago
Use newer api for network test More... about 11 years ago
Update socketcan docs. More... about 11 years ago
Update socketcan docs to work without ifconfig More... about 11 years ago
Add the specific interfaces to can_logger More... about 11 years ago
[interface.py] useless prints removed More... about 11 years ago
[interface.py] refs #32 Improve interface.py checks with bustype='socketcan' More... about 11 years ago
Unified timeout behavior between socketcan_native and socketcan_ctypes. More... about 11 years ago
Added section explaining timeout usage for socketcan_native. More... about 11 years ago
Avoid bogus warning messages upon module import. More... about 11 years ago
Narrowed the scope of an exception catch. More... about 11 years ago
Removed format() calls from log statements. More... about 11 years ago
Added timeout handling for reading from socketcan_native buses. More... about 11 years ago
Don't use format() in log statements. More... about 11 years ago
Optimization of array copy. More... about 11 years ago
Use correct function for determining size of C struct. More... about 11 years ago