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 }}
turnik
/
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 Jul 4, 2019
setup.py: require pytest-runner only when necessary (#633)
Show description for 1892dc5
texierp
authored and
hardbyte
committed
1892dc5
View commit details
Copy full SHA for 1892dc5
Browse repository at this point
Commits on Jul 1, 2019
Merge pull request #632 from hardbyte/cli-fd-support
Show description for 788dd7b
christiansandberg
authored
788dd7b
View commit details
Copy full SHA for 788dd7b
Browse repository at this point
Merge branch 'develop' into cli-fd-support
christiansandberg
committed
2061438
View commit details
Copy full SHA for 2061438
Browse repository at this point
Commits on Jun 27, 2019
Merge pull request #626 from hardbyte/config-context
Show description for 2bf0dbe
felixdivo
authored
2bf0dbe
View commit details
Copy full SHA for 2bf0dbe
Browse repository at this point
Merge branch 'develop' into config-context
pierreluctg
authored
b083c67
View commit details
Copy full SHA for b083c67
Browse repository at this point
Adding doc
Pierre-Luc Tessier Gagné
committed
b59b684
View commit details
Copy full SHA for b59b684
Browse repository at this point
Commits on Jun 26, 2019
Remove debug print
christiansandberg
committed
c3f4c82
View commit details
Copy full SHA for c3f4c82
Browse repository at this point
Fix viewer when data does not fit
christiansandberg
committed
161eb0a
View commit details
Copy full SHA for 161eb0a
Browse repository at this point
Add CAN-FD support to CLI's and config file
christiansandberg
committed
b1c7c13
View commit details
Copy full SHA for b1c7c13
Browse repository at this point
Commits on Jun 23, 2019
Merge pull request #628 from kscharlund/read-can-fd-msg-64
Show description for f6e946f
christiansandberg
authored
f6e946f
View commit details
Copy full SHA for f6e946f
Browse repository at this point
Merge branch 'develop' into read-can-fd-msg-64
kscharlund
authored
0a31628
View commit details
Copy full SHA for 0a31628
Browse repository at this point
Refactor to save calculations
Karl Schärlund
committed
ccab928
View commit details
Copy full SHA for ccab928
Browse repository at this point
Merge pull request #615 from hardbyte/bit-timing-class
Show description for 9ab5e35
felixdivo
authored
9ab5e35
View commit details
Copy full SHA for 9ab5e35
Browse repository at this point
Merge branch 'develop' into bit-timing-class
felixdivo
authored
60e1491
View commit details
Copy full SHA for 60e1491
Browse repository at this point
Merge pull request #567 from shedfly/seeedstudio
Show description for 0b7af59
felixdivo
authored
0b7af59
View commit details
Copy full SHA for 0b7af59
Browse repository at this point
minor tidy-up
shedfly
committed
405c996
View commit details
Copy full SHA for 405c996
Browse repository at this point
fixing format errors, ran back format tool.
shedfly
committed
876e12c
View commit details
Copy full SHA for 876e12c
Browse repository at this point
fixing pylint errors, logging string arguments
shedfly
committed
cf1fcb4
View commit details
Copy full SHA for cf1fcb4
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
Browse repository at this point
Commits on Jun 22, 2019
Merge branch 'develop' into bit-timing-class
felixdivo
authored
983314a
View commit details
Copy full SHA for 983314a
Browse repository at this point
Merge branch 'develop' into seeedstudio
felixdivo
authored
d483472
View commit details
Copy full SHA for d483472
Browse repository at this point
Avoid padding CAN_FD_MESSAGE_64 objects to 4 bytes
Karl Schärlund
committed
dce7431
View commit details
Copy full SHA for dce7431
Browse repository at this point
Commits on Jun 19, 2019
Disable unnecessary lambda pylint warning.
Show description for f7afe99
Pierre-Luc Tessier Gagné
committed
f7afe99
View commit details
Copy full SHA for f7afe99
Browse repository at this point
Allow to set bus config argument via CAN_CONFIG environment variable
Pierre-Luc Tessier Gagné
committed
62ff42e
View commit details
Copy full SHA for 62ff42e
Browse repository at this point
Updating tests
Pierre-Luc Tessier Gagné
committed
2e37856
View commit details
Copy full SHA for 2e37856
Browse repository at this point
Merge branch 'develop' into config-context
pierreluctg
authored
575f2fa
View commit details
Copy full SHA for 575f2fa
Browse repository at this point
Simplifying the configuration context handling.
Show description for 24e4b35
Pierre-Luc Tessier Gagné
committed
24e4b35
View commit details
Copy full SHA for 24e4b35
Browse repository at this point
Commits on Jun 16, 2019
Update Readme: 4.x is currently developed
Show description for a26c209
felixdivo
committed
a26c209
View commit details
Copy full SHA for a26c209
Browse repository at this point
Commits on Jun 13, 2019
Update docs
christiansandberg
committed
ed54cc4
View commit details
Copy full SHA for ed54cc4
Browse repository at this point
Merge branch 'develop' into bit-timing-class
felixdivo
authored
8e98b74
View commit details
Copy full SHA for 8e98b74
Browse repository at this point
Commits on Jun 12, 2019
Merge pull request #621 from hardbyte/neovi-device-open-mutex
Show description for 833c4f5
felixdivo
authored
833c4f5
View commit details
Copy full SHA for 833c4f5
Browse repository at this point
remove crccheck reference from doco
shedfly
committed
0c0b9a1
View commit details
Copy full SHA for 0c0b9a1
Browse repository at this point
corrected crc calc and removed crccheck package.
shedfly
committed
fde4fdd
View commit details
Copy full SHA for fde4fdd
Browse repository at this point
changing from bit_rate to bitrate to match other interfaces and examples.
shedfly
committed
d3ef672
View commit details
Copy full SHA for d3ef672
Browse repository at this point
adding doc and cleaning up comments. Changing to Bus class name SeeedBus.
shedfly
committed
3ded783
View commit details
Copy full SHA for 3ded783
Browse repository at this point
Previous
Next
You can’t perform that action at this time.