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
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 }}
albireox
/
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 Oct 7, 2018
Merge pull request #452 from maxchill/develop
Show description for 46206c1
felixdivo
authored
46206c1
View commit details
Copy full SHA for 46206c1
Browse repository at this point
Make typing dependency conditional < python 3.5
maxchill
authored
eb8ee51
View commit details
Copy full SHA for eb8ee51
Browse repository at this point
Commits on Oct 6, 2018
Fix some slcan issues (#447)
Show description for bf56c58
christiansandberg
authored
bf56c58
View commit details
Copy full SHA for bf56c58
Browse repository at this point
Commits on Oct 5, 2018
Merge pull request #434 from pierreluctg/receive_own_messages
Show description for 84aa6b1
felixdivo
authored
84aa6b1
View commit details
Copy full SHA for 84aa6b1
Browse repository at this point
Merge branch 'develop' into receive_own_messages
felixdivo
authored
752406c
View commit details
Copy full SHA for 752406c
Browse repository at this point
Commits on Oct 3, 2018
Fix bug in setting bitrate introduce by the multiple channel support (#446)
pierreluctg
authored and
hardbyte
committed
c59c959
View commit details
Copy full SHA for c59c959
Browse repository at this point
Remove warning about extended_id parameter. May be added in a future version (#448)
hardbyte
authored
97339eb
View commit details
Copy full SHA for 97339eb
Browse repository at this point
Commits on Oct 2, 2018
Merge branch 'develop' into receive_own_messages
pierreluctg
authored
679d1a9
View commit details
Copy full SHA for 679d1a9
Browse repository at this point
Fix path image path in scripts documentation (#442)
cottsay
authored and
hardbyte
committed
34f05de
View commit details
Copy full SHA for 34f05de
Browse repository at this point
Commits on Oct 1, 2018
Remove shebangs from files in the module (#443)
Show description for a9ae867
cottsay
authored and
hardbyte
committed
a9ae867
View commit details
Copy full SHA for a9ae867
Browse repository at this point
Commits on Sep 30, 2018
Start migration of Message init to use is_extended_id (#440)
Show description for 44d27df
hardbyte
authored
44d27df
View commit details
Copy full SHA for 44d27df
Browse repository at this point
Merge branch 'develop' into receive_own_messages
hardbyte
authored
87018fa
View commit details
Copy full SHA for 87018fa
Browse repository at this point
Chore - Merge master back into develop
hardbyte
authored
92ae4f3
View commit details
Copy full SHA for 92ae4f3
Browse repository at this point
Merge branch 'master' into develop
Show description for e23dfc5
hardbyte
committed
e23dfc5
View commit details
Copy full SHA for e23dfc5
Browse repository at this point
Feature update deprecation notes (#437)
Show description for 6a6c641
hardbyte
authored
6a6c641
View commit details
Copy full SHA for 6a6c641
Browse repository at this point
Commits on Sep 28, 2018
Change can.Message (#413)
Show description for c37420d
felixdivo
authored and
hardbyte
committed
c37420d
View commit details
Copy full SHA for c37420d
Browse repository at this point
Remove spaces from setup.py version specifiers (#432)
hardbyte
authored
1110ac3
View commit details
Copy full SHA for 1110ac3
Browse repository at this point
Adding neoVI support for receive_own_messages
pierreluctg
committed
cedb853
View commit details
Copy full SHA for cedb853
Browse repository at this point
Commits on Sep 27, 2018
Merge pull request #428 from hardbyte/feature-extract-cli-help
Show description for db1fc25
felixdivo
authored
db1fc25
View commit details
Copy full SHA for db1fc25
Browse repository at this point
Merge branch 'develop' into feature-extract-cli-help
felixdivo
authored
e19045f
View commit details
Copy full SHA for e19045f
Browse repository at this point
Merge pull request #426 from hardbyte/fix-425
Show description for 832eee6
felixdivo
authored
832eee6
View commit details
Copy full SHA for 832eee6
Browse repository at this point
Merge branch 'develop' into fix-425
hardbyte
authored
daa4cf4
View commit details
Copy full SHA for daa4cf4
Browse repository at this point
Extract viewer command line help
hardbyte
committed
ce5ac4b
View commit details
Copy full SHA for ce5ac4b
Browse repository at this point
travis needs to install doc deps before calling sphinx
hardbyte
committed
c660779
View commit details
Copy full SHA for c660779
Browse repository at this point
Minor doc tweaks
hardbyte
committed
bfb20dc
View commit details
Copy full SHA for bfb20dc
Browse repository at this point
Extract the command line output automatically from scripts
hardbyte
committed
57fa6b9
View commit details
Copy full SHA for 57fa6b9
Browse repository at this point
Remove shebangs from files in the module (#429)
Show description for 56a4cb2
cottsay
authored and
hardbyte
committed
56a4cb2
View commit details
Copy full SHA for 56a4cb2
Browse repository at this point
Commits on Sep 25, 2018
Make sure the viewer scripts exits with the correct error code when displaying the help page (#430)
Show description for 926733d
Lauszus
authored and
hardbyte
committed
926733d
View commit details
Copy full SHA for 926733d
Browse repository at this point
Commits on Sep 24, 2018
Storing tasks twice is bad... especially when trying to stop them
hardbyte
committed
5763d2e
View commit details
Copy full SHA for 5763d2e
Browse repository at this point
Backends now use a separate method to implement periodic sending.
hardbyte
committed
44ccc7e
View commit details
Copy full SHA for 44ccc7e
Browse repository at this point
Add changelog for v2.3.0 (#423)
hardbyte
authored
cdecd3a
View commit details
Copy full SHA for cdecd3a
Browse repository at this point
Commits on Sep 23, 2018
Merge pull request #412 from hardbyte/feature-socketcan-bcm-owned-by-bus
Show description for 8d92a05
felixdivo
authored
8d92a05
View commit details
Copy full SHA for 8d92a05
Browse repository at this point
Merge branch 'develop' into feature-socketcan-bcm-owned-by-bus
felixdivo
authored
d91da63
View commit details
Copy full SHA for d91da63
Browse repository at this point
Merge pull request #415 from pierreluctg/neovi-multi-channels
Show description for 24c50df
felixdivo
authored
24c50df
View commit details
Copy full SHA for 24c50df
Browse repository at this point
Commits on Sep 22, 2018
Optionally remove all tasks from the bus when stopping them
hardbyte
committed
cba01c7
View commit details
Copy full SHA for cba01c7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.