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 }}
largomst
/
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 Apr 21, 2019
implemented FD for Pcan
bmeisels
authored and
hardbyte
committed
105e4f9
View commit details
Copy full SHA for 105e4f9
Browse repository at this point
Commits on Apr 19, 2019
Turn BusState into an enum (#533)
felixdivo
authored and
hardbyte
committed
dcf87ce
View commit details
Copy full SHA for dcf87ce
Browse repository at this point
Commits on Apr 18, 2019
Add guide for new io formats (#548)
Show description for cfb5721
felixdivo
authored and
hardbyte
committed
cfb5721
View commit details
Copy full SHA for cfb5721
Browse repository at this point
fixed typo
giovanni-superpedestrian
authored and
hardbyte
committed
a2f07fb
View commit details
Copy full SHA for a2f07fb
Browse repository at this point
Commits on Apr 16, 2019
Direct setup.py test to use pytest.
bhass1
authored and
hardbyte
committed
5a2f011
View commit details
Copy full SHA for 5a2f011
Browse repository at this point
Commits on Apr 9, 2019
Fix typos & add docs
Show description for 6535a07
felixdivo
committed
6535a07
View commit details
Copy full SHA for 6535a07
Browse repository at this point
Commits on Apr 6, 2019
remove python 3.5 from travis build
hardbyte
authored and
felixdivo
committed
c17ff89
View commit details
Copy full SHA for c17ff89
Browse repository at this point
Revert "Apply travis lint"
Show description for 1c95575
hardbyte
authored and
felixdivo
committed
1c95575
View commit details
Copy full SHA for 1c95575
Browse repository at this point
remove python 3.8 for now
hardbyte
authored and
felixdivo
committed
78ad867
View commit details
Copy full SHA for 78ad867
Browse repository at this point
Have travis deploy tagged commits to PyPi
hardbyte
authored and
felixdivo
committed
4a288d4
View commit details
Copy full SHA for 4a288d4
Browse repository at this point
Start building/testing on Python 3.8-dev
hardbyte
authored and
felixdivo
committed
e2562f6
View commit details
Copy full SHA for e2562f6
Browse repository at this point
Apply travis lint and stop building/testing on Python 3.5
hardbyte
authored and
felixdivo
committed
a13138d
View commit details
Copy full SHA for a13138d
Browse repository at this point
Fix Dead Link (#546)
Show description for 1663764
felixdivo
authored and
hardbyte
committed
1663764
View commit details
Copy full SHA for 1663764
Browse repository at this point
Commits on Apr 4, 2019
Readded test to compare sent msg and recvd msg in simplecyclic
bhass1
authored and
felixdivo
committed
b1d64cf
View commit details
Copy full SHA for b1d64cf
Browse repository at this point
Fixed simplecyclic test
Show description for f848e9f
bhass1
authored and
felixdivo
committed
f848e9f
View commit details
Copy full SHA for f848e9f
Browse repository at this point
Fixes BusState.PASSIVE from config file for PCAN
Show description for dd89de4
bhass1
authored and
felixdivo
committed
dd89de4
View commit details
Copy full SHA for dd89de4
Browse repository at this point
Commits on Mar 21, 2019
Updated instances of **config to **kwargs, closes #492
Peter Andersen
authored and
felixdivo
committed
b6c8752
View commit details
Copy full SHA for b6c8752
Browse repository at this point
Commits on Mar 15, 2019
Fix missing handle for CANAL API functions.
Show description for 6090e94
acolomb
authored and
felixdivo
committed
6090e94
View commit details
Copy full SHA for 6090e94
Browse repository at this point
Commits on Mar 14, 2019
clearify documentation
felixdivo
committed
4afaf82
View commit details
Copy full SHA for 4afaf82
Browse repository at this point
readd channel
felixdivo
committed
c6d770c
View commit details
Copy full SHA for c6d770c
Browse repository at this point
Simplify virtual can a little bit
felixdivo
committed
2dd02d1
View commit details
Copy full SHA for 2dd02d1
Browse repository at this point
Remove support for Python 3.4 + update testing dependencies (#532)
Show description for 15c8016
felixdivo
authored and
hardbyte
committed
15c8016
View commit details
Copy full SHA for 15c8016
Browse repository at this point
Commits on Mar 4, 2019
Improve USB2CAN interface (#511)
Show description for 4be2233
felixdivo
authored and
hardbyte
committed
4be2233
View commit details
Copy full SHA for 4be2233
Browse repository at this point
Commits on Feb 28, 2019
Handle missing app_name in vector interface.
Show description for 232e6db
hardbyte
committed
232e6db
View commit details
Copy full SHA for 232e6db
Browse repository at this point
Commits on Feb 27, 2019
Include all test scripts in manifest. (#526)
Show description for bb7ea01
hardbyte
authored
bb7ea01
View commit details
Copy full SHA for bb7ea01
Browse repository at this point
Commits on Feb 26, 2019
Update Badges in Readme
felixdivo
authored and
hardbyte
committed
bcaf8cf
View commit details
Copy full SHA for bcaf8cf
Browse repository at this point
Merge pull request #523 from hardbyte/release-3.1.1
Show description for 6bf95a3
hardbyte
authored
6bf95a3
View commit details
Copy full SHA for 6bf95a3
Browse repository at this point
Commits on Feb 25, 2019
Change version to 3.1.1 and record in changelog
hardbyte
committed
d2dace8
View commit details
Copy full SHA for d2dace8
Browse repository at this point
Commits on Feb 24, 2019
Merge pull request #517 from hardbyte/release-3.1.0
Show description for a6a4447
hardbyte
authored
a6a4447
View commit details
Copy full SHA for a6a4447
Browse repository at this point
Commits on Feb 23, 2019
Merge pull request #516 from hardbyte/release-3.1.0
Show description for 3dcfcbb
hardbyte
authored
3dcfcbb
View commit details
Copy full SHA for 3dcfcbb
Browse repository at this point
release 3.1.0
felixdivo
committed
0348433
View commit details
Copy full SHA for 0348433
Browse repository at this point
fix #510
felixdivo
committed
44cefbe
View commit details
Copy full SHA for 44cefbe
Browse repository at this point
Commits on Feb 22, 2019
canalystii interface take msg.is_extend_id into use and fix typo (#513)
atmlvs
authored and
hardbyte
committed
119999d
View commit details
Copy full SHA for 119999d
Browse repository at this point
Commits on Feb 19, 2019
Update iscan.py
Show description for f8524c1
JanGoeteyn
authored and
felixdivo
committed
f8524c1
View commit details
Copy full SHA for f8524c1
Browse repository at this point
Commits on Feb 13, 2019
Message class changes (#497)
Show description for 4ea358f
felixdivo
authored and
hardbyte
committed
4ea358f
View commit details
Copy full SHA for 4ea358f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.