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
1 day
ago. based on code collected
2 days
ago.
Aug 26, 2025 — Aug 26, 2026
Showing page 83 of 101
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed test files used for development
jvmotivps
More...
about 11 years ago
Fixed up test to handle an object of None type
jvmotivps
More...
about 11 years ago
Added logging statements and reworked the recv statement
jvmotivps
More...
about 11 years ago
removed code fragments from the comments.
jvmotivps
More...
about 11 years ago
removed print statements and replaced with logging functions
jvmotivps
More...
about 11 years ago
Added blocking for the recv function, cleaned up old code fragments
jvmotivps
More...
about 11 years ago
Cleaned up bitwise operations and loging in the transmit. Also removed function calls
jvmotivps
More...
about 11 years ago
Added mappings for the flags
jvmotivps
More...
about 11 years ago
Fixing ctypes error: ValueError: Can only assign sequence of same size
angeloc
as Angelo Compagnucci
More...
about 11 years ago
Fixing ctypes error: ValueError: Can only assign sequence of same size
angeloc
as Angelo Compagnucci
More...
about 11 years ago
J1939 protocol is using old Message api.
Brian Thorne
More...
about 11 years ago
Update contributor doc.
Brian Thorne
More...
about 11 years ago
Merged in jacklev/python-can/PCAN-clean-shutdown (pull request #12)
Brian Thorne
More...
about 11 years ago
Merged in jacklev/python-can/PCAN-support-multiple-bitrates (pull request #11)
Brian Thorne
More...
about 11 years ago
changed flag to flags, cleaned up messagetx
jvmotivps
More...
about 11 years ago
Corrected case typo
Jack Jester-Weinstein
More...
about 11 years ago
Added bitrate dictionary lookup to PCAN objects to pcan.py, with "bitrate" as a kwarg. Defaults w/o debug message to 500k, as with canlib.py.
Jack Jester-Weinstein
More...
about 11 years ago
Added shutdown() function to pcan.py so python-can will release the net it's blocking.
Jack Jester-Weinstein
More...
about 11 years ago
Cleaned up baudrate setup
jvmotivps
More...
about 11 years ago
Changed from 2 character baudrate sets to actual numbers
jvmotivps
More...
about 11 years ago
added some comments to the code
jvmotivps
More...
about 11 years ago
Added bit padding to be able to send the data throught a compatable ctype
jvmotivps
More...
about 11 years ago
Modified the test statement to only give 4 bytes of data
jvmotivps
More...
about 11 years ago
Test application to send and recive using the usb2can interface. VERY basic
jvmotivps
More...
about 11 years ago
Sending and recieve now work, need to fix send to accept data of various lengths
jvmotivps
More...
about 11 years ago
added support to open the connection to the device. Fixed issues with kwargs not being handled correctly.
jvmotivps
More...
about 11 years ago
Adding shutdown function
jvmotivps
More...
about 11 years ago
resturctured setup code to create connection
jvmotivps
More...
about 11 years ago
fixed import statement
jvmotivps
More...
about 11 years ago
Fixed transmit message to be more friendly to threads
jvmotivps
More...
about 11 years ago
←
1
2
…
79
80
81
82
83
84
85
86
87
…
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