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 }}
feuerball
/
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 Feb 6, 2023
Implement BitTiming/BitTimingFD handling for PCAN Bus (#1514)
Show description for 75fdfe4
lumagi
and
zariiii9003
authored
75fdfe4
View commit details
Copy full SHA for 75fdfe4
Browse repository at this point
Commits on Feb 4, 2023
Improve slcan.py (#1490)
Show description for b16f8aa
mikisama
authored
b16f8aa
View commit details
Copy full SHA for b16f8aa
Browse repository at this point
Add BitTiming/BitTimingFd support to NiXNETcanBus (#1520)
zariiii9003
authored
814051e
View commit details
Copy full SHA for 814051e
Browse repository at this point
Vector: refactor bit timing setup (#1516)
Show description for 8b6bfa9
zariiii9003
authored
8b6bfa9
View commit details
Copy full SHA for 8b6bfa9
Browse repository at this point
Commits on Feb 2, 2023
print warnings
zariiii9003
authored
9cd7b49
View commit details
Copy full SHA for 9cd7b49
Browse repository at this point
Commits on Jan 30, 2023
Cleanup ixxat interface code (#1517)
felixdivo
authored
7359376
View commit details
Copy full SHA for 7359376
Browse repository at this point
Merge pull request #1518 from hardbyte/felixdivo-patch-2
Show description for c0cbcca
felixdivo
authored
c0cbcca
View commit details
Copy full SHA for c0cbcca
Browse repository at this point
Align ixxat interface's `shutdown()` with `can.BusABC` typing
felixdivo
authored
047cbe4
View commit details
Copy full SHA for 047cbe4
Browse repository at this point
Commits on Jan 28, 2023
Socketcand ext ID bug fixes, and implement channel{_info} and Message attributes (#1508)
Show description for e96abcf
faisal-shah
authored
e96abcf
View commit details
Copy full SHA for e96abcf
Browse repository at this point
Add code example to BitTiming docs (#1515)
Show description for 356f6f9
zariiii9003
authored
356f6f9
View commit details
Copy full SHA for 356f6f9
Browse repository at this point
Commits on Jan 27, 2023
Add BitTiming/BitTimingFd support to VectorBus (#1470)
Show description for 7a4c6f8
zariiii9003
authored
7a4c6f8
View commit details
Copy full SHA for 7a4c6f8
Browse repository at this point
Update XL_HardwareType (#1509)
zariiii9003
authored
d2abd34
View commit details
Copy full SHA for d2abd34
Browse repository at this point
Automatic type conversion for config values (#1499)
zariiii9003
authored
1dddc1d
View commit details
Copy full SHA for 1dddc1d
Browse repository at this point
Commits on Jan 25, 2023
improve robustness against unknown HardwareType values (#1502)
zariiii9003
authored
dcf15c9
View commit details
Copy full SHA for dcf15c9
Browse repository at this point
Add VN5611 HWTYPE (#1501)
martinjthompson
authored
86a91bb
View commit details
Copy full SHA for 86a91bb
Browse repository at this point
Unify bit timings with separate class for CAN FD (#1468)
Show description for 48b18f1
zariiii9003
and
lumagi
authored
48b18f1
View commit details
Copy full SHA for 48b18f1
Browse repository at this point
Commits on Jan 24, 2023
Add ODB II url to docs (#1497)
felixdivo
authored
3c7520e
View commit details
Copy full SHA for 3c7520e
Browse repository at this point
Commits on Jan 23, 2023
Add usage of select instead of polling for Linux based platform (PCAN Interface) (#1410)
Show description for 5c523ec
BKaDamien
and
zariiii9003
authored
5c523ec
View commit details
Copy full SHA for 5c523ec
Browse repository at this point
Commits on Jan 20, 2023
Update PCAN Basic to 4.6.2.753 (#1481)
Show description for 35de98e
zariiii9003
authored
35de98e
View commit details
Copy full SHA for 35de98e
Browse repository at this point
Commits on Jan 14, 2023
Enable SocketCAN interface tests in GitHub CI (#1484)
Show description for 69a5209
lumagi
authored
69a5209
View commit details
Copy full SHA for 69a5209
Browse repository at this point
Commits on Jan 12, 2023
Fix logger name
zariiii9003
authored
ef803a5
View commit details
Copy full SHA for ef803a5
Browse repository at this point
USB2CAN: Faster channel detection on Windows (#1480)
Show description for 4713c2c
zariiii9003
authored
4713c2c
View commit details
Copy full SHA for 4713c2c
Browse repository at this point
Vector: Check sample point instead of tseg & sjw (#1486)
Show description for fabcdf7
zariiii9003
authored
fabcdf7
View commit details
Copy full SHA for fabcdf7
Browse repository at this point
Commits on Jan 11, 2023
Avoid using root logger in usb2can (#1483)
Show description for c4c396b
pierreluctg
authored
c4c396b
View commit details
Copy full SHA for c4c396b
Browse repository at this point
Commits on Jan 7, 2023
Use ip link JSON output for SocketCAN find_available_interfaces (#1478)
Show description for 15b8af0
lumagi
authored
15b8af0
View commit details
Copy full SHA for 15b8af0
Browse repository at this point
Commits on Jan 5, 2023
add deprecation period to deprecated_args_alias (#1477)
zariiii9003
authored
5e5b950
View commit details
Copy full SHA for 5e5b950
Browse repository at this point
Commits on Jan 4, 2023
Run doctest in CI (#1476)
zariiii9003
authored
1278a0f
View commit details
Copy full SHA for 1278a0f
Browse repository at this point
Commits on Jan 2, 2023
Merge pull request #1474 from zariiii9003/ignore_config
Show description for d37b693
felixdivo
authored
d37b693
View commit details
Copy full SHA for d37b693
Browse repository at this point
rename context -> config_context
zariiii9003
committed
2f50efd
View commit details
Copy full SHA for 2f50efd
Browse repository at this point
Commits on Jan 1, 2023
add `ignore_config` parameter to can.Bus
zariiii9003
committed
7013796
View commit details
Copy full SHA for 7013796
Browse repository at this point
Commits on Dec 31, 2022
Update pylint (#1471)
Show description for eb0331d
zariiii9003
authored
eb0331d
View commit details
Copy full SHA for eb0331d
Browse repository at this point
Commits on Dec 28, 2022
Turn sphinx warnings into errors (#1472)
Show description for 9977c71
zariiii9003
authored
9977c71
View commit details
Copy full SHA for 9977c71
Browse repository at this point
Commits on Dec 21, 2022
fix indentation
zariiii9003
authored
ddeef2e
View commit details
Copy full SHA for ddeef2e
Browse repository at this point
Add conda badge and fix GHA badge (#1467)
zariiii9003
authored
3f314dc
View commit details
Copy full SHA for 3f314dc
Browse repository at this point
fix TypeError (#1466)
zariiii9003
authored
b775278
View commit details
Copy full SHA for b775278
Browse repository at this point
Previous
Next
You can’t perform that action at this time.