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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
morphiens
/
pythoncan
Public
forked from
hardbyte/python-can
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
pythoncan
can
on
m240-pythoncan
User selector
All users
All time
Commit history
Commits on Jun 5, 2024
[Jayant] Add timeout param in connect init
morphlebrick
committed
18cf2be
View commit details
Copy full SHA for 18cf2be
View code at this point
Browse repository at this point
Commits on May 23, 2024
[Vatsal] Minor changes to logging
somya51p
committed
9e0d71e
View commit details
Copy full SHA for 9e0d71e
View code at this point
Browse repository at this point
Commits on May 2, 2024
[Ashish] added channel init param
somya51p
committed
3208ace
View commit details
Copy full SHA for 3208ace
View code at this point
Browse repository at this point
[Ashish] modified condition for valid can message
SpandanKar
committed
c900216
View commit details
Copy full SHA for c900216
View code at this point
Browse repository at this point
Commits on Apr 30, 2024
[Ashish] added support for uotek eth to can
SpandanKar
committed
508e12f
View commit details
Copy full SHA for 508e12f
View code at this point
Browse repository at this point
Commits on Dec 12, 2023
Update CHANGELOG.md for 4.3.1 (#1706)
zariiii9003
authored
f0634d2
View commit details
Copy full SHA for f0634d2
View code at this point
Browse repository at this point
Commits on Dec 8, 2023
Fix initialization order in EtasBus (#1704)
Show description for 033be12
lumagi
authored
033be12
View commit details
Copy full SHA for 033be12
View code at this point
Browse repository at this point
Commits on Dec 5, 2023
Fix socketcand erroneously discarding frames (#1700)
Show description for cc72abb
faisal-shah
authored
cc72abb
View commit details
Copy full SHA for cc72abb
View code at this point
Browse repository at this point
Commits on Nov 16, 2023
Release version 4.3.0 (#1688)
hardbyte
authored
bc3f955
View commit details
Copy full SHA for bc3f955
View code at this point
Browse repository at this point
Commits on Oct 30, 2023
Configure socketcand TCP socket to reduce latency (#1683)
Show description for 5c1c46f
faisal-shah
authored
5c1c46f
View commit details
Copy full SHA for 5c1c46f
View code at this point
Browse repository at this point
Commits on Oct 19, 2023
Vector: use global channel_index if provided (#1681)
Show description for 38c4dc4
zariiii9003
authored
38c4dc4
View commit details
Copy full SHA for 38c4dc4
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
Update Changelog for Release v.4.3.0rc0 (#1680)
Show description for 61ee42b
lumagi
and
zariiii9003
authored
61ee42b
View commit details
Copy full SHA for 61ee42b
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
Add BitTiming/BitTimingFd support to KvaserBus (#1510)
Show description for 2d60900
zariiii9003
authored
2d60900
View commit details
Copy full SHA for 2d60900
View code at this point
Browse repository at this point
Implement _detect_available_configs for the Ixxat bus. (#1607)
Show description for 7b353ca
MattWoodhead
and
zariiii9003
authored
7b353ca
View commit details
Copy full SHA for 7b353ca
View code at this point
Browse repository at this point
Fix ThreadBasedCyclicSendTask thread not being stopped on Windows (#1679)
Show description for e869fb7
pierreluctg
and
Pierre-Luc Tessier Gagné
authored
e869fb7
View commit details
Copy full SHA for e869fb7
View code at this point
Browse repository at this point
Commits on Oct 12, 2023
Add BitTiming.iterate_from_sample_point static methods (#1671)
Show description for b2689ae
danielhrisca
authored
b2689ae
View commit details
Copy full SHA for b2689ae
View code at this point
Browse repository at this point
Vector: Skip the can_op_mode check if the device reports can_op_mode=0 (#1678)
danielhrisca
authored
b0ba12f
View commit details
Copy full SHA for b0ba12f
View code at this point
Browse repository at this point
Commits on Oct 8, 2023
PCAN: remove Windows registry check (#1672)
Show description for b547dfc
zariiii9003
authored
b547dfc
View commit details
Copy full SHA for b547dfc
View code at this point
Browse repository at this point
Send HighPriority Message to flush VectorBus Tx buffer (#1636)
Show description for e3d912b
deronek
authored
e3d912b
View commit details
Copy full SHA for e3d912b
View code at this point
Browse repository at this point
Update linters, activate more ruff rules (#1669)
Show description for 237f2be
zariiii9003
authored
237f2be
View commit details
Copy full SHA for 237f2be
View code at this point
Browse repository at this point
Commits on Oct 2, 2023
We do not need to account for drift when we USE_WINDOWS_EVENTS (#1666)
pierreluctg
authored
3c3f123
View commit details
Copy full SHA for 3c3f123
View code at this point
Browse repository at this point
Commits on Sep 17, 2023
Relax BitTiming & BitTimingFd Validation (#1618)
Show description for db177b3
zariiii9003
authored
db177b3
View commit details
Copy full SHA for db177b3
View code at this point
Browse repository at this point
Fix BLFReader error for incomplete or truncated stream (#1662)
Show description for e09d35e
ro5in
and
Iding Robin
authored
e09d35e
View commit details
Copy full SHA for e09d35e
View code at this point
Browse repository at this point
Catch `pywintypes.error` in broadcast manager (#1659)
zariiii9003
authored
b794153
View commit details
Copy full SHA for b794153
View code at this point
Browse repository at this point
Commits on Sep 12, 2023
Kvaser: add parameter exclusive and override_exclusive (#1660)
Show description for f3fa071
luojiaaoo
and
luoja
authored
f3fa071
View commit details
Copy full SHA for f3fa071
View code at this point
Browse repository at this point
Commits on Sep 8, 2023
Fix PCAN timestamp (#1651)
Show description for 40c7791
zariiii9003
authored
40c7791
View commit details
Copy full SHA for 40c7791
View code at this point
Browse repository at this point
Use same configuration file as Linux on macOS (#1657)
pierreluctg
authored
4b17b9c
View commit details
Copy full SHA for 4b17b9c
View code at this point
Browse repository at this point
Commits on Aug 25, 2023
Fixed serial number range (#1650)
Show description for 1774051
pierreluctg
authored
1774051
View commit details
Copy full SHA for 1774051
View code at this point
Browse repository at this point
Commits on Aug 23, 2023
Do not stop notifier if exception was handled (#1645)
zariiii9003
authored
4267e44
View commit details
Copy full SHA for 4267e44
View code at this point
Browse repository at this point
Commits on Aug 18, 2023
ixxat: Fix exception in 'state' property on bus coupling errors (#1647)
Show description for fcf615d
henzef
authored
fcf615d
View commit details
Copy full SHA for fcf615d
View code at this point
Browse repository at this point
Commits on Aug 17, 2023
Support version string of older PCAN basic API (#1644)
zariiii9003
authored
3814254
View commit details
Copy full SHA for 3814254
View code at this point
Browse repository at this point
Commits on Aug 10, 2023
Optimize PCAN send performance (#1640)
YP6729
authored
d81a16b
View commit details
Copy full SHA for d81a16b
View code at this point
Browse repository at this point
Commits on Jul 11, 2023
align `ID:` in message string (#1635)
zariiii9003
authored
631f7be
View commit details
Copy full SHA for 631f7be
View code at this point
Browse repository at this point
Commits on Jul 9, 2023
Fix Vector channel detection (#1634)
zariiii9003
authored
ddc7c35
View commit details
Copy full SHA for ddc7c35
View code at this point
Browse repository at this point
Commits on Jul 6, 2023
Enable send and receive on network ID above 255 (#1627)
pierreluctg
authored
78d25ff
View commit details
Copy full SHA for 78d25ff
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.