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 }}
jaesc
/
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 Jan 18, 2021
Update nixnet.rst
hardbyte
authored
49691d8
View commit details
Copy full SHA for 49691d8
Browse repository at this point
nixnet files related reformatted with black
jaesc
committed
04f4458
View commit details
Copy full SHA for 04f4458
Browse repository at this point
Commits on Jan 15, 2021
NI-XNET added to interfaces.rst
jaesc
committed
ba50df2
View commit details
Copy full SHA for ba50df2
Browse repository at this point
Commits on Jan 14, 2021
Add NI-XNET dependency to setup.py
jaesc
committed
8fd6aa3
View commit details
Copy full SHA for 8fd6aa3
Browse repository at this point
Add queue len condition to read and use BRS flag to change message type
jaesc
committed
2e0d559
View commit details
Copy full SHA for 2e0d559
Browse repository at this point
Commits on Jan 13, 2021
update authors information
jaesc
committed
a1ac1a3
View commit details
Copy full SHA for a1ac1a3
Browse repository at this point
Add NI-XNET doc
jaesc
committed
55941ad
View commit details
Copy full SHA for 55941ad
Browse repository at this point
Add initial NI-XNET support
jaesc
committed
09c4f12
View commit details
Copy full SHA for 09c4f12
Browse repository at this point
Commits on Dec 13, 2020
Add udp multicast bus (#644)
Show description for 7ddea9e
felixdivo
authored
7ddea9e
View commit details
Copy full SHA for 7ddea9e
Browse repository at this point
Commits on Dec 10, 2020
solved issue #954
s0kr4t3s
authored and
hardbyte
committed
ad7a908
View commit details
Copy full SHA for ad7a908
Browse repository at this point
Commits on Dec 2, 2020
Format code with black
tojoh511
committed
e9b9cea
View commit details
Copy full SHA for e9b9cea
Browse repository at this point
Extract constant for start of file date format in ASCWriter (#955)
tojoh511
authored
b0273d9
View commit details
Copy full SHA for b0273d9
Browse repository at this point
Commits on Nov 26, 2020
Run format workflow on push rather than PR
hardbyte
authored
974d8a8
View commit details
Copy full SHA for 974d8a8
Browse repository at this point
Commits on Nov 25, 2020
Allow arm64 builds to fail on travis-ci
hardbyte
authored
d603a7a
View commit details
Copy full SHA for d603a7a
Browse repository at this point
Add Travis CI support for arm64 architectures (#705)
Show description for 01bb3e9
karlding
authored
01bb3e9
View commit details
Copy full SHA for 01bb3e9
Browse repository at this point
removes setuptools from install requires (#945)
Show description for 9c3fc16
kdschlosser
authored
9c3fc16
View commit details
Copy full SHA for 9c3fc16
Browse repository at this point
Process auto black (#950)
Show description for 8555fb4
hardbyte
authored
8555fb4
View commit details
Copy full SHA for 8555fb4
Browse repository at this point
Commits on Nov 22, 2020
Merge pull request #943 from zariiii9003/move_filelock
Show description for 6c01b3c
mergify[bot]
authored
6c01b3c
View commit details
Copy full SHA for 6c01b3c
Browse repository at this point
Merge branch 'develop' into move_filelock
hardbyte
authored
d5df3ca
View commit details
Copy full SHA for d5df3ca
Browse repository at this point
Merge pull request #946 from kdschlosser/mypy_extensions_fix
Show description for b957870
mergify[bot]
authored
b957870
View commit details
Copy full SHA for b957870
Browse repository at this point
Merge branch 'develop' into move_filelock
hardbyte
authored
8fa4090
View commit details
Copy full SHA for 8fa4090
Browse repository at this point
Merge branch 'develop' into mypy_extensions_fix
hardbyte
authored
e402e11
View commit details
Copy full SHA for e402e11
Browse repository at this point
Commits on Nov 21, 2020
Merge pull request #924 from bmeisels/fileno_slcan_fix
Show description for e767285
mergify[bot]
authored
e767285
View commit details
Copy full SHA for e767285
Browse repository at this point
removes whitespace from mypy_extension in install_requires.
Show description for 163805e
kdschlosser
committed
163805e
View commit details
Copy full SHA for 163805e
Browse repository at this point
move "filelock" to neovi dependencies
zariiii9003
committed
e90dd9f
View commit details
Copy full SHA for e90dd9f
Browse repository at this point
Update can/interfaces/slcan.py
Show description for 1948d6c
felixdivo
authored
1948d6c
View commit details
Copy full SHA for 1948d6c
Browse repository at this point
Merge branch 'develop' into fileno_slcan_fix
felixdivo
authored
4c99f97
View commit details
Copy full SHA for 4c99f97
Browse repository at this point
Merge pull request #939 from hardbyte/felixdivo-patch-pcan-docs
Show description for f7a843e
mergify[bot]
authored
f7a843e
View commit details
Copy full SHA for f7a843e
Browse repository at this point
Commits on Nov 20, 2020
Merge branch 'develop' into felixdivo-patch-pcan-docs
mergify[bot]
authored
3be434d
View commit details
Copy full SHA for 3be434d
Browse repository at this point
Merge pull request #929 from altendky/update_pcan_basic_py
Show description for 582abf1
mergify[bot]
authored
582abf1
View commit details
Copy full SHA for 582abf1
Browse repository at this point
Commits on Nov 19, 2020
Merge branch 'develop' into update_pcan_basic_py
felixdivo
authored
d16cb60
View commit details
Copy full SHA for d16cb60
Browse repository at this point
Update PCAN docs
Show description for e1a4a89
felixdivo
authored
e1a4a89
View commit details
Copy full SHA for e1a4a89
Browse repository at this point
Commits on Nov 16, 2020
Merge pull request #905 from jxltom/feature/gs-usb-support
Show description for e381a64
mergify[bot]
authored
e381a64
View commit details
Copy full SHA for e381a64
Browse repository at this point
Merge branch 'develop' into feature/gs-usb-support
hardbyte
authored
17f05d7
View commit details
Copy full SHA for 17f05d7
Browse repository at this point
Update mergify config (#937)
Show description for 72c4ac9
hardbyte
authored
72c4ac9
View commit details
Copy full SHA for 72c4ac9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.