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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
PythonWorkbench
/
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
bus.py
on
send_msg_sequence
User selector
All users
Datepicker
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
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 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
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 11, 2019
Fix iteration in Bus.stop_all_periodic_tasks
Show description for 36a8d63
felixdivo
authored
36a8d63
View commit details
Copy full SHA for 36a8d63
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
fix other linter stuff
felixdivo
committed
53724a6
View commit details
Copy full SHA for 53724a6
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 python <3.6 from can/*
felixdivo
committed
036b99f
View commit details
Copy full SHA for 036b99f
View code at this point
Browse repository at this point
Commits on Apr 19, 2019
Turn BusState into an enum (#533)
felixdivo
authored and
hardbyte
committed
dcf87ce
View commit details
Copy full SHA for dcf87ce
View code at this point
Browse repository at this point
Commits on Mar 21, 2019
Updated instances of **config to **kwargs, closes #492
Peter Andersen
authored and
felixdivo
committed
b6c8752
View commit details
Copy full SHA for b6c8752
View code at this point
Browse repository at this point
Commits on Jan 7, 2019
Documentation update (#486)
Show description for 1a74330
hardbyte
authored
1a74330
View commit details
Copy full SHA for 1a74330
View code at this point
Browse repository at this point
Commits on Oct 31, 2018
fix rendering of BusABC docstring
Show description for 0027384
patkan
authored and
hardbyte
committed
0027384
View commit details
Copy full SHA for 0027384
View code at this point
Browse repository at this point
Commits on Sep 27, 2018
Merge branch 'develop' into fix-425
hardbyte
authored
daa4cf4
View commit details
Copy full SHA for daa4cf4
View code at this point
Browse repository at this point
Remove shebangs from files in the module (#429)
Show description for 56a4cb2
cottsay
authored and
hardbyte
committed
56a4cb2
View commit details
Copy full SHA for 56a4cb2
View code at this point
Browse repository at this point
Commits on Sep 24, 2018
Backends now use a separate method to implement periodic sending.
hardbyte
committed
44ccc7e
View commit details
Copy full SHA for 44ccc7e
View code at this point
Browse repository at this point
Commits on Sep 22, 2018
Optionally remove all tasks from the bus when stopping them
hardbyte
committed
cba01c7
View commit details
Copy full SHA for cba01c7
View code at this point
Browse repository at this point
Add a test that calls both methods of stopping periodic tasks
hardbyte
committed
4660091
View commit details
Copy full SHA for 4660091
View code at this point
Browse repository at this point
Add an opt out to storing tasks on the bus
hardbyte
committed
ac20840
View commit details
Copy full SHA for ac20840
View code at this point
Browse repository at this point
Wrap the tasks stop method to remove from the bus's task_list.
hardbyte
committed
83c6089
View commit details
Copy full SHA for 83c6089
View code at this point
Browse repository at this point
Add stop_all_periodic_tasks to bus api
hardbyte
committed
d3ee3ef
View commit details
Copy full SHA for d3ee3ef
View code at this point
Browse repository at this point
Commits on Aug 31, 2018
Resolve pylint issues (#403)
Show description for c8f6b4c
yegorich
authored and
hardbyte
committed
c8f6b4c
View commit details
Copy full SHA for c8f6b4c
View code at this point
Browse repository at this point
Commits on Jul 18, 2018
sphinx fixes
felixdivo
committed
f57f8a9
View commit details
Copy full SHA for f57f8a9
View code at this point
Browse repository at this point
fix sphinx warnings
felixdivo
committed
566ddd8
View commit details
Copy full SHA for 566ddd8
View code at this point
Browse repository at this point
doc fixes
felixdivo
committed
c445859
View commit details
Copy full SHA for c445859
View code at this point
Browse repository at this point
Commits on Jul 1, 2018
doc cleanups
felixdivo
committed
ac0e2ed
View commit details
Copy full SHA for ac0e2ed
View code at this point
Browse repository at this point
cleanups & some sphinx fixes
felixdivo
committed
62ef8f3
View commit details
Copy full SHA for 62ef8f3
View code at this point
Browse repository at this point
Commits on Jun 30, 2018
Make recv log level configurable with class constant
christiansandberg
committed
0b7de38
View commit details
Copy full SHA for 0b7de38
View code at this point
Browse repository at this point
Log received messages for all interfaces
Show description for 6d9fdb7
christiansandberg
committed
6d9fdb7
View commit details
Copy full SHA for 6d9fdb7
View code at this point
Browse repository at this point
Commits on Jun 29, 2018
Feature travis to build sphinx docs (#342)
Show description for 85e1274
hardbyte
authored
85e1274
View commit details
Copy full SHA for 85e1274
View code at this point
Browse repository at this point
Commits on Jun 21, 2018
Fix shadowing built-in name "filter"
pierreluctg
authored and
hardbyte
committed
100ebca
View commit details
Copy full SHA for 100ebca
View code at this point
Browse repository at this point
Commits on Jun 13, 2018
Setting _filters to None when filter Iterator is empty (#325)
Show description for e6d9e76
pierreluctg
authored and
felixdivo
committed
e6d9e76
View commit details
Copy full SHA for e6d9e76
View code at this point
Browse repository at this point
Merge pull request #315 from hardbyte/feature-synchronized-bus
Show description for bb3b117
felixdivo
authored
bb3b117
View commit details
Copy full SHA for bb3b117
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.