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 }}
HonestLocksmith
/
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
on
send_msg_sequence
User selector
All users
All time
Commit history
Commits on Sep 3, 2019
Allow message sequence in bus.send
Pierre-Luc Tessier Gagné
committed
0e03a42
View commit details
Copy full SHA for 0e03a42
View code at this point
Browse repository at this point
Fix bitrate setting in slcan
christiansandberg
authored and
felixdivo
committed
fca9827
View commit details
Copy full SHA for fca9827
View code at this point
Browse repository at this point
Commits on Aug 16, 2019
fix exception message if filetype is unknown
felixdivo
committed
a4154a4
View commit details
Copy full SHA for a4154a4
View code at this point
Browse repository at this point
address review comments, cleanup tests
felixdivo
committed
2dda623
View commit details
Copy full SHA for 2dda623
View code at this point
Browse repository at this point
address review on typing of PathLike
felixdivo
committed
2ae5100
View commit details
Copy full SHA for 2ae5100
View code at this point
Browse repository at this point
address review
felixdivo
committed
329f5bc
View commit details
Copy full SHA for 329f5bc
View code at this point
Browse repository at this point
address review
felixdivo
committed
56c6adb
View commit details
Copy full SHA for 56c6adb
View code at this point
Browse repository at this point
fix grammar in doc string
Show description for 219f482
felixdivo
and
karlding
committed
219f482
View commit details
Copy full SHA for 219f482
View code at this point
Browse repository at this point
make linter happier
felixdivo
committed
c01f49a
View commit details
Copy full SHA for c01f49a
View code at this point
Browse repository at this point
fix problem in sphinx-build doc generation
felixdivo
committed
32d1ffc
View commit details
Copy full SHA for 32d1ffc
View code at this point
Browse repository at this point
cleanups
felixdivo
committed
b8a1130
View commit details
Copy full SHA for b8a1130
View code at this point
Browse repository at this point
finalize IO typechecking, some import erros remain
felixdivo
committed
8f8c5e7
View commit details
Copy full SHA for 8f8c5e7
View code at this point
Browse repository at this point
fix formatting
felixdivo
committed
dfa264a
View commit details
Copy full SHA for dfa264a
View code at this point
Browse repository at this point
fix problem with shpinx-build and typing
felixdivo
committed
3200713
View commit details
Copy full SHA for 3200713
View code at this point
Browse repository at this point
add io/logger.py
felixdivo
committed
fb4e529
View commit details
Copy full SHA for fb4e529
View code at this point
Browse repository at this point
add typing to the generic IO module
felixdivo
committed
cd3f81b
View commit details
Copy full SHA for cd3f81b
View code at this point
Browse repository at this point
Commits on Aug 15, 2019
Add typing annotations for can.notifier
Show description for e6f3453
karlding
authored and
hardbyte
committed
e6f3453
View commit details
Copy full SHA for e6f3453
View code at this point
Browse repository at this point
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 8, 2019
Add typing annotations for can.listener
Show description for 7252e86
karlding
authored and
felixdivo
committed
7252e86
View commit details
Copy full SHA for 7252e86
View code at this point
Browse repository at this point
Commits on Aug 6, 2019
Merge branch 'develop' into event-based-send-task
zariiii9003
authored
a634ab1
View commit details
Copy full SHA for a634ab1
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
Merge branch 'develop' into event-based-send-task
zariiii9003
authored
c549f15
View commit details
Copy full SHA for c549f15
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
Add typing annotations for can.message
Show description for 41e592c
karlding
authored and
hardbyte
committed
41e592c
View commit details
Copy full SHA for 41e592c
View code at this point
Browse repository at this point
Commits on Aug 1, 2019
Add typing annotations for can.broadcastmanager
Show description for 80cc665
karlding
authored and
hardbyte
committed
80cc665
View commit details
Copy full SHA for 80cc665
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
Merge branch 'develop' into event-based-send-task
felixdivo
authored
bb6ac47
View commit details
Copy full SHA for bb6ac47
View code at this point
Browse repository at this point
Add typing annotations for functions in can.bus (#652)
Show description for 0019438
karlding
authored and
hardbyte
committed
0019438
View commit details
Copy full SHA for 0019438
View code at this point
Browse repository at this point
Commits on Jul 24, 2019
little fix
zariiii9003
committed
8b66f09
View commit details
Copy full SHA for 8b66f09
View code at this point
Browse repository at this point
little fix
zariiii9003
committed
8e5a309
View commit details
Copy full SHA for 8e5a309
View code at this point
Browse repository at this point
add event based cyclic send
zariiii9003
committed
6384baa
View commit details
Copy full SHA for 6384baa
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
Previous
Next
You can’t perform that action at this time.