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 }}
domologic
/
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
socketcan
on
develop
User selector
All users
All time
Commit history
Commits on Jun 17, 2021
Specific Exceptions: Adapting socketcan interface (#1087)
Show description for 0e0c64f
felixdivo
authored
0e0c64f
View commit details
Copy full SHA for 0e0c64f
View code at this point
Browse repository at this point
Commits on Apr 23, 2021
fix size/layout of struct needed for timestamping
felixdivo
committed
1f2fe7a
View commit details
Copy full SHA for 1f2fe7a
View code at this point
Browse repository at this point
Commits on Apr 18, 2021
Update can/interfaces/socketcan/socketcan.py
Show description for f14f699
felixdivo
and
hardbyte
authored
f14f699
View commit details
Copy full SHA for f14f699
View code at this point
Browse repository at this point
Commits on Apr 16, 2021
Format code with black
felixdivo
committed
6c022eb
View commit details
Copy full SHA for 6c022eb
View code at this point
Browse repository at this point
Merge branch 'socketcan-timestamp-ns' of github.com:hardbyte/python-can into socketcan-timestamp-ns
felixdivo
committed
0390c7d
View commit details
Copy full SHA for 0390c7d
View code at this point
Browse repository at this point
fix crash on windows
felixdivo
committed
54c14ba
View commit details
Copy full SHA for 54c14ba
View code at this point
Browse repository at this point
Format code with black
felixdivo
committed
6167fac
View commit details
Copy full SHA for 6167fac
View code at this point
Browse repository at this point
add nanosecond resolution timestamping to socketcan
felixdivo
committed
ab93ce8
View commit details
Copy full SHA for ab93ce8
View code at this point
Browse repository at this point
Commits on Apr 14, 2021
Add support for changing the loopback flag (#960)
Show description for bea8c7c
jjguti
and
Juanjo Gutiérrez
authored
bea8c7c
View commit details
Copy full SHA for bea8c7c
View code at this point
Browse repository at this point
Commits on May 12, 2020
Formatting with black
hardbyte
committed
8f0a7e5
View commit details
Copy full SHA for 8f0a7e5
View code at this point
Browse repository at this point
Commits on May 4, 2020
address review
felixdivo
committed
96a2707
View commit details
Copy full SHA for 96a2707
View code at this point
Browse repository at this point
Commits on May 3, 2020
add can_filters with typing information to the signature of SocketcanBus
felixdivo
committed
41e4706
View commit details
Copy full SHA for 41e4706
View code at this point
Browse repository at this point
Fix typo in can/interfaces/socketcan/socketcan.py
Show description for 1823956
felixdivo
and
karlding
authored
1823956
View commit details
Copy full SHA for 1823956
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
fix linter complaints
felixdivo
committed
50869ac
View commit details
Copy full SHA for 50869ac
View code at this point
Browse repository at this point
Merge branch 'develop' into felixdivo-patch-socketcan
felixdivo
authored
fd772a1
View commit details
Copy full SHA for fd772a1
View code at this point
Browse repository at this point
Commits on Apr 9, 2020
Relax restriction of arbitration ID uniqueness for SocketCAN (#785)
Show description for 2d672b3
tysonite
authored
2d672b3
View commit details
Copy full SHA for 2d672b3
View code at this point
Browse repository at this point
Commits on Apr 4, 2020
Add TX/RX message direction to socketcan (#780)
tysonite
authored
a35ab98
View commit details
Copy full SHA for a35ab98
View code at this point
Browse repository at this point
Commits on Feb 11, 2020
add docs
felixdivo
committed
915c2cb
View commit details
Copy full SHA for 915c2cb
View code at this point
Browse repository at this point
simplify implementation and handle errors
felixdivo
committed
4cb5dcb
View commit details
Copy full SHA for 4cb5dcb
View code at this point
Browse repository at this point
cleanups in socketcan helpers
felixdivo
committed
8fc1b62
View commit details
Copy full SHA for 8fc1b62
View code at this point
Browse repository at this point
clean up utils.py
felixdivo
authored
01e8c87
View commit details
Copy full SHA for 01e8c87
View code at this point
Browse repository at this point
Commits on Nov 7, 2019
Add typing annotations for SocketCAN interface (#710)
Show description for c001ef2
karlding
authored
c001ef2
View commit details
Copy full SHA for c001ef2
View code at this point
Browse repository at this point
Commits on Sep 12, 2019
add doc/conf.py to pylint checking, reformat files
felixdivo
committed
8f1ba23
View commit details
Copy full SHA for 8f1ba23
View code at this point
Browse repository at this point
removing coding: utf-8 directive since that is now the defualt in Python 3
felixdivo
committed
1947e56
View commit details
Copy full SHA for 1947e56
View code at this point
Browse repository at this point
Commits on Jul 15, 2019
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
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 May 27, 2019
Format files using black formatter
karlding
authored and
hardbyte
committed
ad4d46e
View commit details
Copy full SHA for ad4d46e
View code at this point
Browse repository at this point
Commits on May 19, 2019
fix other linter stuff
felixdivo
committed
8a0d980
View commit details
Copy full SHA for 8a0d980
View code at this point
Browse repository at this point
use new super syntax in can/**
felixdivo
committed
048df91
View commit details
Copy full SHA for 048df91
View code at this point
Browse repository at this point
run 2to3 and cleanup afterwards
felixdivo
committed
83710ca
View commit details
Copy full SHA for 83710ca
View code at this point
Browse repository at this point
remove socketcan_ctypes leftovers
felixdivo
committed
9f09418
View commit details
Copy full SHA for 9f09418
View code at this point
Browse repository at this point
remove support for Python < 3.6 from can/interfaces/*/*
felixdivo
committed
fb9b63f
View commit details
Copy full SHA for fb9b63f
View code at this point
Browse repository at this point
remove special case for socketcan_{native,ctypes}
felixdivo
committed
a688695
View commit details
Copy full SHA for a688695
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.