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 }}
uerg
/
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
interfaces
vector
on
develop
User selector
All users
All time
Commit history
Commits on Dec 2, 2019
fixes #732: add support for VN8900 xlGetChannelTime function (#733)
danielhrisca
authored and
christiansandberg
committed
f342c1c
View commit details
Copy full SHA for f342c1c
View code at this point
Browse repository at this point
Commits on Nov 12, 2019
VectorBus - add methods to handle non message events (#708)
zariiii9003
authored and
christiansandberg
committed
3cf42bb
View commit details
Copy full SHA for 3cf42bb
View code at this point
Browse repository at this point
vector xlclass - implement XLbusParams (#718)
zariiii9003
authored and
christiansandberg
committed
ac84454
View commit details
Copy full SHA for ac84454
View code at this point
Browse repository at this point
Commits on Sep 12, 2019
add doc/conf.py to pylint checking, reformat files
felixdivo
committed
8f1ba23
View commit details
Copy full SHA for 8f1ba23
View code at this point
Browse repository at this point
removing coding: utf-8 directive since that is now the defualt in Python 3
felixdivo
committed
1947e56
View commit details
Copy full SHA for 1947e56
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
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
Commits on Jul 18, 2019
fix formatter warnings
jsee23
committed
ba63309
View commit details
Copy full SHA for ba63309
View code at this point
Browse repository at this point
Merge branch 'develop' into vectorCanFdConfig
felixdivo
authored
10037e9
View commit details
Copy full SHA for 10037e9
View code at this point
Browse repository at this point
Commits on Jul 15, 2019
fix unvalid syntax
Seemann Jochen (CC-DA/ECU2)
authored and
Seemann Jochen (CC-DA/ECU2)
committed
9f170be
View commit details
Copy full SHA for 9f170be
View code at this point
Browse repository at this point
use consistent naming scheme
Show description for 2c03af4
jsee23
and
felixdivo
authored
2c03af4
View commit details
Copy full SHA for 2c03af4
View code at this point
Browse repository at this point
Commits on Jul 14, 2019
skip channels without CAN support
Seemann Jochen (CC-DA/ECU2)
authored and
Seemann Jochen (CC-DA/ECU2)
committed
b4cfda2
View commit details
Copy full SHA for b4cfda2
View code at this point
Browse repository at this point
provide CAN FD support information in config detection
Seemann Jochen (CC-DA/ECU2)
authored and
Seemann Jochen (CC-DA/ECU2)
committed
dab03b7
View commit details
Copy full SHA for dab03b7
View code at this point
Browse repository at this point
Commits on Jul 6, 2019
added xlCanRequestChipState and some constants
zariiii9003
committed
b2e1d75
View commit details
Copy full SHA for b2e1d75
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
4033a62
View commit details
Copy full SHA for 4033a62
View code at this point
Browse repository at this point
remove other excluded checks
felixdivo
committed
2ab6ff2
View commit details
Copy full SHA for 2ab6ff2
View code at this point
Browse repository at this point
remove trailing whitespace
felixdivo
committed
9cccf29
View commit details
Copy full SHA for 9cccf29
View code at this point
Browse repository at this point
use new super syntax in can/**
felixdivo
committed
048df91
View commit details
Copy full SHA for 048df91
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 Feb 28, 2019
Handle missing app_name in vector interface.
Show description for 232e6db
hardbyte
committed
232e6db
View commit details
Copy full SHA for 232e6db
View code at this point
Browse repository at this point
Commits on Oct 7, 2018
use is_expedned_id instead of extended_id in Message constructor
felixdivo
committed
63325b2
View commit details
Copy full SHA for 63325b2
View code at this point
Browse repository at this point
Commits on Sep 30, 2018
Merge branch 'master' into develop
Show description for e23dfc5
hardbyte
committed
e23dfc5
View commit details
Copy full SHA for e23dfc5
View code at this point
Browse repository at this point
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
View code at this point
Browse repository at this point
Commits on Sep 27, 2018
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 Aug 13, 2018
Select vector hardware by serial number (#387)
AntonioCohimbra
authored and
christiansandberg
committed
7acf9fd
View commit details
Copy full SHA for 7acf9fd
View code at this point
Browse repository at this point
Commits on Jul 17, 2018
Implement _detect_available_configs for Vector
christiansandberg
committed
595fa65
View commit details
Copy full SHA for 595fa65
View code at this point
Browse repository at this point
Commits on Jul 11, 2018
Raise meaningful exception for Vector when a channel is not available (#355)
christiansandberg
committed
ad7d2c0
View commit details
Copy full SHA for ad7d2c0
View code at this point
Browse repository at this point
Raise meaningful exception for Vector when a channel is not available (#355)
christiansandberg
authored
f7d79f3
View commit details
Copy full SHA for f7d79f3
View code at this point
Browse repository at this point
Commits on Jun 25, 2018
Improved channel handling (#332)
Show description for c4752b2
christiansandberg
authored
c4752b2
View commit details
Copy full SHA for c4752b2
View code at this point
Browse repository at this point
Commits on Jun 21, 2018
Fixing inconsistent indentation (use of a mixture of tabs and spaces)
pierreluctg
authored and
hardbyte
committed
dfae0bb
View commit details
Copy full SHA for dfae0bb
View code at this point
Browse repository at this point
Commits on Jun 18, 2018
Fix 328: Allow more than one filter for vector (#330)
AntonioCohimbra
authored and
felixdivo
committed
b865a93
View commit details
Copy full SHA for b865a93
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.