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 }}
hardbyte
/
python-can
Public
Notifications
You must be signed in to change notification settings
Fork
695
Star
1.6k
Code
Issues
226
Pull requests
42
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Feature socketcan bcm owned by bus
- #412
#412
Merged
felixdivo
merged 9 commits into
develop
hardbyte/python-can:develop
from
feature-socketcan-bcm-owned-by-bus
hardbyte/python-can:feature-socketcan-bcm-owned-by-bus
Copy head branch name to clipboard
Sep 23, 2018
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Feature socketcan bcm owned by bus
#412
felixdivo
merged 9 commits into
develop
hardbyte/python-can:develop
from
feature-socketcan-bcm-owned-by-bus
hardbyte/python-can:feature-socketcan-bcm-owned-by-bus
Copy head branch name to clipboard
Commits
Commits on Sep 22, 2018
Add stop_all_periodic_tasks to bus api
hardbyte
committed
d3ee3ef
View commit details
Copy full SHA for d3ee3ef
Browse repository at this point
Associate a single BCM socket per channel with a socketcan bus.
Show description for 4e9e27b
hardbyte
committed
4e9e27b
View commit details
Copy full SHA for 4e9e27b
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
Browse repository at this point
Add note to codecov config
hardbyte
committed
a57156b
View commit details
Copy full SHA for a57156b
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
Browse repository at this point
Minor update to bcm docs
hardbyte
committed
33798b0
View commit details
Copy full SHA for 33798b0
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
Browse repository at this point
Optionally remove all tasks from the bus when stopping them
hardbyte
committed
cba01c7
View commit details
Copy full SHA for cba01c7
Browse repository at this point
Commits on Sep 23, 2018
Merge branch 'develop' into feature-socketcan-bcm-owned-by-bus
felixdivo
authored
d91da63
View commit details
Copy full SHA for d91da63
Browse repository at this point
You can’t perform that action at this time.