Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
geynis
/
python-can
Public
forked from
hardbyte/python-can
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit history
Commits on Jun 7, 2022
fix #1299 (#1301)
zariiii9003
authored
0c4dee0
View commit details
Copy full SHA for 0c4dee0
Browse repository at this point
Commits on Jun 1, 2022
Clean up comment after !1302 (#1322)
felixdivo
authored
0d7f65f
View commit details
Copy full SHA for 0d7f65f
Browse repository at this point
Remove redundant writer.stop call that throws error (#1317)
Show description for 47f673b
j-c-cook
authored
47f673b
View commit details
Copy full SHA for 47f673b
Browse repository at this point
Improve gs_usb usability and fix loopback frames (#1270)
Show description for 97302b9
chemicstry
authored
97302b9
View commit details
Copy full SHA for 97302b9
Browse repository at this point
Commits on May 25, 2022
Fix fileno error on Windows (robotell bus) (#1313)
Show description for 4cb2f2f
gribera
authored
4cb2f2f
View commit details
Copy full SHA for 4cb2f2f
Browse repository at this point
Commits on May 2, 2022
Default mode for FileIOMessageWriter should be wt (#1303)
Show description for 796b525
pierreluctg
authored
796b525
View commit details
Copy full SHA for 796b525
Browse repository at this point
Commits on Apr 30, 2022
test python 3.11 (#1302)
zariiii9003
authored
1693c27
View commit details
Copy full SHA for 1693c27
Browse repository at this point
Commits on Apr 29, 2022
Fix timestamp handling in udp_multicast on macOS (#1278)
Show description for 19cf49a
felixdivo
authored
19cf49a
View commit details
Copy full SHA for 19cf49a
Browse repository at this point
Update black to fix CI
zariiii9003
authored
638d81a
View commit details
Copy full SHA for 638d81a
Browse repository at this point
Commits on Apr 20, 2022
add missing vector devices (#1296)
chrisoro
authored
fe18a34
View commit details
Copy full SHA for fe18a34
Browse repository at this point
fix #1292 (#1293)
zariiii9003
authored
ed6cd66
View commit details
Copy full SHA for ed6cd66
Browse repository at this point
Commits on Mar 14, 2022
%d format is for a number, not str (#1281)
pierreluctg
authored
af55b0a
View commit details
Copy full SHA for af55b0a
Browse repository at this point
Commits on Mar 9, 2022
Merge pull request #1271 from hartkopp/develop
Show description for ebae360
hardbyte
authored
ebae360
View commit details
Copy full SHA for ebae360
Browse repository at this point
Merge pull request #1279 from hardbyte/felixdivo-update-black
Show description for 113ca4e
felixdivo
authored
113ca4e
View commit details
Copy full SHA for 113ca4e
Browse repository at this point
Update the black formatter to stable release
Show description for ae0bc17
felixdivo
committed
ae0bc17
View commit details
Copy full SHA for ae0bc17
Browse repository at this point
Fix channel2int conversion (#1269)
Show description for b92ee5a
zariiii9003
and
felixdivo
authored
b92ee5a
View commit details
Copy full SHA for b92ee5a
Browse repository at this point
Commits on Mar 8, 2022
Fix BLF timestamp conversion (#1273)
Show description for 8ffdcbc
zariiii9003
authored
8ffdcbc
View commit details
Copy full SHA for 8ffdcbc
Browse repository at this point
Commits on Mar 5, 2022
[IO][canutils]: use common CAN interface names in generated logfile
Show description for 56fb131
hartkopp
committed
56fb131
View commit details
Copy full SHA for 56fb131
Browse repository at this point
Commits on Mar 1, 2022
[IO][canutils]: add direction support (#1244)
Show description for 4d9b32c
jazi007
and
Nadhmi JAZI
authored
4d9b32c
View commit details
Copy full SHA for 4d9b32c
Browse repository at this point
Commits on Feb 18, 2022
Update version to 4.0.0
felixdivo
authored and
hardbyte
committed
d177a82
View commit details
Copy full SHA for d177a82
Browse repository at this point
Finalize changelog for 4.0.0
felixdivo
authored and
hardbyte
committed
cbc5294
View commit details
Copy full SHA for cbc5294
Browse repository at this point
Commits on Feb 11, 2022
bugfix ASCReader (#1257)
zariiii9003
authored
7fcc813
View commit details
Copy full SHA for 7fcc813
Browse repository at this point
[IO][ASC]: fix data length (#1246)
Show description for f1a012c
jazi007
and
Nadhmi JAZI
authored
f1a012c
View commit details
Copy full SHA for f1a012c
Browse repository at this point
Pass flags instead of flags_t type for USB2CAN (#1252)
Show description for 20b3138
jacobian91
and
Jacob Erickson
authored
20b3138
View commit details
Copy full SHA for 20b3138
Browse repository at this point
Commits on Feb 8, 2022
If parsed data has shortened, overwrite end of line with spaces (#1201)
Show description for 1142299
simonkerscher
authored
1142299
View commit details
Copy full SHA for 1142299
Browse repository at this point
Commits on Feb 7, 2022
Update history & contributors (#1251)
Show description for 207be4b
hardbyte
authored
207be4b
View commit details
Copy full SHA for 207be4b
Browse repository at this point
Commits on Feb 4, 2022
Fix guaranteed crash when using usb2can (#1249)
felixdivo
authored
257d57d
View commit details
Copy full SHA for 257d57d
Browse repository at this point
Prepare 4.0.0-rc.0 (#1241)
felixdivo
authored
a2c0128
View commit details
Copy full SHA for a2c0128
Browse repository at this point
Commits on Jan 28, 2022
Update changelog (#1240)
felixdivo
authored
24ea2f2
View commit details
Copy full SHA for 24ea2f2
Browse repository at this point
Commits on Jan 27, 2022
Fix entry_points deprecation (#1233)
Show description for c7ba84a
felixdivo
authored
c7ba84a
View commit details
Copy full SHA for c7ba84a
Browse repository at this point
Fix deprecation of asyncio.get_event_loop() (#1235)
Show description for 48f9c27
felixdivo
authored
48f9c27
View commit details
Copy full SHA for 48f9c27
Browse repository at this point
Address pylint issues (#1239)
Show description for f1808ed
felixdivo
authored
f1808ed
View commit details
Copy full SHA for f1808ed
Browse repository at this point
Merge pull request #1238 from zariiii9003/io_typing
Show description for 28513eb
zariiii9003
authored
28513eb
View commit details
Copy full SHA for 28513eb
Browse repository at this point
Merge pull request #1232 from hardbyte/felixdivo-patch-list-conversion-removed
Show description for cb58f9a
felixdivo
authored
cb58f9a
View commit details
Copy full SHA for cb58f9a
Browse repository at this point
improve io typing
zariiii9003
committed
55c5fdf
View commit details
Copy full SHA for 55c5fdf
Browse repository at this point
Previous
Next
You can’t perform that action at this time.