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 }}
koooko
/
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
Breadcrumbs
History for
python-can
can
interfaces
on
develop
User selector
All users
All time
Commit history
Commits on Aug 13, 2019
resolves #680
bmeisels
authored and
hardbyte
committed
807fc54
View commit details
Copy full SHA for 807fc54
View code at this point
Browse repository at this point
Commits on Aug 10, 2019
Remove deprecated SocketCAN interfaces from list
Show description for ec4862f
karlding
authored and
hardbyte
committed
ec4862f
View commit details
Copy full SHA for ec4862f
View code at this point
Browse repository at this point
Commits on Aug 4, 2019
Merge branch 'develop' into develop
craffert0
authored
dd5cb66
View commit details
Copy full SHA for dd5cb66
View code at this point
Browse repository at this point
Commits on Aug 3, 2019
syntax fixed
felixdivo
committed
39af904
View commit details
Copy full SHA for 39af904
View code at this point
Browse repository at this point
add testing flag to vector
felixdivo
committed
451ac0b
View commit details
Copy full SHA for 451ac0b
View code at this point
Browse repository at this point
raise more helpful exception if using vector on non-windows platforms
felixdivo
committed
35402f2
View commit details
Copy full SHA for 35402f2
View code at this point
Browse repository at this point
Commits on Jul 29, 2019
Do not incorrectly reset CANMsg.MSGTYPE on remote frame.
Show description for 02d5032
craffert0
committed
02d5032
View commit details
Copy full SHA for 02d5032
View code at this point
Browse repository at this point
Commits on Jul 22, 2019
refactoring and tests for vector interface (#646)
Show description for acda992
zariiii9003
authored and
hardbyte
committed
acda992
View commit details
Copy full SHA for acda992
View code at this point
Browse repository at this point
Commits on Jul 19, 2019
Merge branch 'develop' into felixdivo-document-socketcan
felixdivo
authored
89e0826
View commit details
Copy full SHA for 89e0826
View code at this point
Browse repository at this point
Merge branch 'develop' into felixdivo-document-socketcan
felixdivo
authored
2b3d794
View commit details
Copy full SHA for 2b3d794
View code at this point
Browse repository at this point
Commits on Jul 18, 2019
Merge branch 'develop' into vectorCanFdConfig
felixdivo
authored
407c16c
View commit details
Copy full SHA for 407c16c
View code at this point
Browse repository at this point
fix formatter warnings
jsee23
committed
ba63309
View commit details
Copy full SHA for ba63309
View code at this point
Browse repository at this point
Merge branch 'develop' into pcan-config-query
felixdivo
authored
adcfe97
View commit details
Copy full SHA for adcfe97
View code at this point
Browse repository at this point
Merge branch 'develop' into vectorCanFdConfig
felixdivo
authored
10037e9
View commit details
Copy full SHA for 10037e9
View code at this point
Browse repository at this point
Commits on Jul 15, 2019
fix linter and formatting warnings
jsee23
committed
15264be
View commit details
Copy full SHA for 15264be
View code at this point
Browse repository at this point
handle exception if library cannot be loaded
jsee23
committed
a036214
View commit details
Copy full SHA for a036214
View code at this point
Browse repository at this point
fix unvalid syntax
Seemann Jochen (CC-DA/ECU2)
authored and
Seemann Jochen (CC-DA/ECU2)
committed
9f170be
View commit details
Copy full SHA for 9f170be
View code at this point
Browse repository at this point
Document socketcan
Show description for b1839f8
felixdivo
authored
b1839f8
View commit details
Copy full SHA for b1839f8
View code at this point
Browse repository at this point
use consistent naming scheme
Show description for 2c03af4
jsee23
and
felixdivo
authored
2c03af4
View commit details
Copy full SHA for 2c03af4
View code at this point
Browse repository at this point
use consistent naming scheme
Show description for 2868b66
jsee23
and
felixdivo
authored
2868b66
View commit details
Copy full SHA for 2868b66
View code at this point
Browse repository at this point
Commits on Jul 14, 2019
skip channels without CAN support
Seemann Jochen (CC-DA/ECU2)
authored and
Seemann Jochen (CC-DA/ECU2)
committed
b4cfda2
View commit details
Copy full SHA for b4cfda2
View code at this point
Browse repository at this point
provide CAN FD support information in config detection
Seemann Jochen (CC-DA/ECU2)
authored and
Seemann Jochen (CC-DA/ECU2)
committed
dab03b7
View commit details
Copy full SHA for dab03b7
View code at this point
Browse repository at this point
add CAN FD support of channel in config
Seemann Jochen (CC-DA/ECU2)
authored and
Seemann Jochen (CC-DA/ECU2)
committed
4ecf02e
View commit details
Copy full SHA for 4ecf02e
View code at this point
Browse repository at this point
add support for query available PCAN channels
Seemann Jochen (CC-DA/ECU2)
authored and
Seemann Jochen (CC-DA/ECU2)
committed
b05d946
View commit details
Copy full SHA for b05d946
View code at this point
Browse repository at this point
Merge branch 'develop' into develop
felixdivo
authored
3ad6c3f
View commit details
Copy full SHA for 3ad6c3f
View code at this point
Browse repository at this point
Commits on Jul 13, 2019
Raise Exception instead of using assert on EINVAL
karlding
committed
6a4da47
View commit details
Copy full SHA for 6a4da47
View code at this point
Browse repository at this point
Commits on Jul 11, 2019
Read the BCM status before creating a Task
Show description for 948f141
karlding
committed
948f141
View commit details
Copy full SHA for 948f141
View code at this point
Browse repository at this point
Commits on Jul 10, 2019
Add support for multiple Cyclic Messages in Task (#610)
Show description for 56f153f
karlding
authored
56f153f
View commit details
Copy full SHA for 56f153f
View code at this point
Browse repository at this point
Commits on Jul 6, 2019
added xlCanRequestChipState and some constants
zariiii9003
committed
b2e1d75
View commit details
Copy full SHA for b2e1d75
View code at this point
Browse repository at this point
Commits on Jun 23, 2019
minor tidy-up
shedfly
committed
405c996
View commit details
Copy full SHA for 405c996
View code at this point
Browse repository at this point
fixing format errors, ran back format tool.
shedfly
committed
876e12c
View commit details
Copy full SHA for 876e12c
View code at this point
Browse repository at this point
fixing pylint errors, logging string arguments
shedfly
committed
cf1fcb4
View commit details
Copy full SHA for cf1fcb4
View code at this point
Browse repository at this point
fixing pylint errors, Unused variable 'i', unused import sleep.
shedfly
committed
fee2454
View commit details
Copy full SHA for fee2454
View code at this point
Browse repository at this point
Commits on Jun 22, 2019
Merge branch 'develop' into seeedstudio
felixdivo
authored
d483472
View commit details
Copy full SHA for d483472
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
corrected crc calc and removed crccheck package.
shedfly
committed
fde4fdd
View commit details
Copy full SHA for fde4fdd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.