openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
python-can
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
1 day
ago.
Aug 23, 2025 — Aug 23, 2026
Showing page 90 of 101
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Change makefile so it works on Linux and Windows
Brian Thorne
More...
over 15 years ago
Change setup script to install ipython profile as a python module instead of a script
Brian Thorne
More...
over 15 years ago
Get ipy_profile to be installed as a python file, not a script
Brian Thorne
More...
over 15 years ago
merge
Brian Thorne
More...
over 15 years ago
print str is easier
Brian Thorne
More...
over 15 years ago
Reduced timeouts on canReadWait and canWriteWait to improve response time of CAN listeners
Mark Catley
More...
over 15 years ago
Added TimestampMessage object to CAN.py, which is now returned instead of None when no messages are available
Mark Catley
More...
over 15 years ago
Reduced timeouts on canReadWait and canWriteWait calls, to prevent them blocking other driver calls
Ben Powell
More...
over 15 years ago
Eval is evil.
Brian Thorne
More...
over 15 years ago
Added tag 1.0.0 for changeset aa92eeca822c
bpowell
More...
over 15 years ago
merge tag adding and type-checking
yli
More...
almost 16 years ago
Removed type-checking of elements in a CAN.MessageList, as they are not always CAN.Message objects or subclasses
bpowell
More...
almost 16 years ago
Added tag v1.0 for changeset d3c228c28ed1
yli
More...
almost 16 years ago
Added install instructions
bpowell
More...
almost 16 years ago
Fixed behaviour of get_canlib_version on Windows
bpowell
More...
almost 16 years ago
CAN.MessageList can now accept messages that are instances of CAN.Message subclasses as well as instances of CAN.Message
bpowell
More...
almost 16 years ago
More additions to pycanlib_manual.txt Removed unnecessary deepcopy operation from CAN.MessageList.filtered_messages
bpowell
More...
almost 16 years ago
Fixed bug in evaluation of filter_criteria in CAN.MessageList Added some tests for CAN.MessageList class in pycanlib_manual.txt Added doctest target to documentation makefile
bpowell
More...
almost 16 years ago
Fixed remaining doctests in pycanlib_manual.txt
bpowell
More...
almost 16 years ago
Documentation makefile can now produce HTML documents Fixed spelling of reStructuredText in pycanlib_manual.txt
bpowell
More...
almost 16 years ago
Rewrapped lines in pycanlib_manual.txt Started fixing doctests in pycanlib_manual.txt
bpowell
More...
almost 16 years ago
Fixed bug where id_type parameter of a message could not be changed after it was created
bpowell
More...
almost 16 years ago
Added maximum values for 11-bit and 29-bit arbitration IDs Data and info string arrays for different CAN.Message instances will now *actually* be different
bpowell
More...
almost 16 years ago
Fixed an issue where members of a CAN.Message data array would be rejected for being long integers, even though they were within the range 0 - 255
bpowell
More...
about 16 years ago
CAN.Bus.listeners is now accessible as a property, and the add_listener and remove_listener methods have been removed
bpowell
More...
about 16 years ago
Removed busload.py script because it relies on functionality that has been removed from pycanlib
bpowell
More...
about 16 years ago
CAN.Bus.__init__ now takes a channel URL as its 'channel' argument
bpowell
More...
about 16 years ago
Fixed bug where USBcan II devices were not found by get_canlib_channel_from_url on Linux
Ben Powell
More...
about 16 years ago
CAN channels on a specific device may now be opened by referring to a channel number on a device with a specific serial number (only implemented for Kvaser Leaf and USBcan II currently)
bpowell
More...
about 16 years ago
Added MessagePrinter subclass of CAN.Listener
bpowell
More...
about 16 years ago
←
1
2
…
86
87
88
89
90
91
92
93
94
…
100
101
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree