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 }}
MaybeMeet
/
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 Sep 28, 2018
Change can.Message (#413)
Show description for c37420d
felixdivo
authored and
hardbyte
committed
c37420d
View commit details
Copy full SHA for c37420d
Browse repository at this point
Remove spaces from setup.py version specifiers (#432)
hardbyte
authored
1110ac3
View commit details
Copy full SHA for 1110ac3
Browse repository at this point
Commits on Sep 27, 2018
Merge pull request #428 from hardbyte/feature-extract-cli-help
Show description for db1fc25
felixdivo
authored
db1fc25
View commit details
Copy full SHA for db1fc25
Browse repository at this point
Merge branch 'develop' into feature-extract-cli-help
felixdivo
authored
e19045f
View commit details
Copy full SHA for e19045f
Browse repository at this point
Merge pull request #426 from hardbyte/fix-425
Show description for 832eee6
felixdivo
authored
832eee6
View commit details
Copy full SHA for 832eee6
Browse repository at this point
Merge branch 'develop' into fix-425
hardbyte
authored
daa4cf4
View commit details
Copy full SHA for daa4cf4
Browse repository at this point
Extract viewer command line help
hardbyte
committed
ce5ac4b
View commit details
Copy full SHA for ce5ac4b
Browse repository at this point
travis needs to install doc deps before calling sphinx
hardbyte
committed
c660779
View commit details
Copy full SHA for c660779
Browse repository at this point
Minor doc tweaks
hardbyte
committed
bfb20dc
View commit details
Copy full SHA for bfb20dc
Browse repository at this point
Extract the command line output automatically from scripts
hardbyte
committed
57fa6b9
View commit details
Copy full SHA for 57fa6b9
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
Browse repository at this point
Commits on Sep 25, 2018
Make sure the viewer scripts exits with the correct error code when displaying the help page (#430)
Show description for 926733d
Lauszus
authored and
hardbyte
committed
926733d
View commit details
Copy full SHA for 926733d
Browse repository at this point
Commits on Sep 24, 2018
Storing tasks twice is bad... especially when trying to stop them
hardbyte
committed
5763d2e
View commit details
Copy full SHA for 5763d2e
Browse repository at this point
Backends now use a separate method to implement periodic sending.
hardbyte
committed
44ccc7e
View commit details
Copy full SHA for 44ccc7e
Browse repository at this point
Add changelog for v2.3.0 (#423)
hardbyte
authored
cdecd3a
View commit details
Copy full SHA for cdecd3a
Browse repository at this point
Commits on Sep 23, 2018
Merge pull request #412 from hardbyte/feature-socketcan-bcm-owned-by-bus
Show description for 8d92a05
felixdivo
authored
8d92a05
View commit details
Copy full SHA for 8d92a05
Browse repository at this point
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
Merge pull request #415 from pierreluctg/neovi-multi-channels
Show description for 24c50df
felixdivo
authored
24c50df
View commit details
Copy full SHA for 24c50df
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
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
Minor update to bcm docs
hardbyte
committed
33798b0
View commit details
Copy full SHA for 33798b0
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
Add note to codecov config
hardbyte
committed
a57156b
View commit details
Copy full SHA for a57156b
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
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
Add stop_all_periodic_tasks to bus api
hardbyte
committed
d3ee3ef
View commit details
Copy full SHA for d3ee3ef
Browse repository at this point
Commits on Sep 21, 2018
Merge branch 'develop' into neovi-multi-channels
pierreluctg
authored
f9ddd86
View commit details
Copy full SHA for f9ddd86
Browse repository at this point
docstring fix
pierreluctg
committed
4ab7f99
View commit details
Copy full SHA for 4ab7f99
Browse repository at this point
Default to sending in self.channels[0] only if there is only one channel
pierreluctg
committed
822a7ff
View commit details
Copy full SHA for 822a7ff
Browse repository at this point
Use uniform line endings across repository (#419)
Show description for c7dd830
cottsay
authored and
hardbyte
committed
c7dd830
View commit details
Copy full SHA for c7dd830
Browse repository at this point
Commits on Sep 20, 2018
Merge pull request #417 from pierreluctg/patch-1
Show description for d88dc0c
felixdivo
authored
d88dc0c
View commit details
Copy full SHA for d88dc0c
Browse repository at this point
Merge branch 'develop' into patch-1
felixdivo
authored
c122823
View commit details
Copy full SHA for c122823
Browse repository at this point
Merge pull request #420 from cottsay/example_shebangs
Show description for 0859351
felixdivo
authored
0859351
View commit details
Copy full SHA for 0859351
Browse repository at this point
Fix permissions and shebangs in examples
cottsay
committed
04e71a6
View commit details
Copy full SHA for 04e71a6
Browse repository at this point
Commits on Sep 18, 2018
Fix for numbered windows config file list
Show description for f5b056b
pierreluctg
authored
f5b056b
View commit details
Copy full SHA for f5b056b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.