Skip to content

Pull requests: hardbyte/python-can

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Travis tests
#91 by hardbyte was merged Oct 28, 2016 Loading… updated Oct 28, 2016
compat: sqlite3's BLOB requires a buffer() in py2 bug
#88 by umlaeute was closed Oct 28, 2016 Loading… updated Oct 28, 2016
capture OSErrors while receiving data
#87 by umlaeute was merged Oct 19, 2016 Loading… updated Oct 19, 2016
Some ASCII logger additions enhancement
#89 by christiansandberg was merged Oct 27, 2016 Loading… updated Oct 27, 2016
National Instruments interface support enhancement major
#92 by christiansandberg was merged Nov 22, 2016 Loading… updated Nov 22, 2016
Optimize the sqlite3 logger. Closes #94
#95 by hardbyte was merged Nov 24, 2016 Loading… updated Nov 24, 2016 2.0 Release
Added some docs about IXXAT-windows configuration file options
#100 by cowo78 was merged Dec 3, 2016 Loading… updated Dec 3, 2016
Ixxat docs
#101 by hardbyte was merged Dec 4, 2016 Loading… updated Dec 4, 2016
Support remote and error frames in ASCWriter. bug minor
#97 by christiansandberg was merged Nov 29, 2016 Loading… updated Nov 29, 2016 2.0 Release
Better diagnostic messages
#103 by cowo78 was merged Dec 6, 2016 Loading… updated Dec 6, 2016
Feature canplayer api
#102 by hardbyte was merged Dec 6, 2016 Loading… updated Dec 6, 2016
Extended ID flag ignored on socketcan_native backend:socketcan
#110 by hardbyte was merged Dec 20, 2016 Loading… updated Dec 20, 2016
Refactoring interfaces into own packages
#112 by hardbyte was merged Jan 1, 2017 Loading… updated Jan 1, 2017
Add Vector can interface.
#113 by sgnes was closed Jan 4, 2017 Loading… updated Jan 4, 2017
Update socketcan_ctypes.py
#116 by mdjarrel was merged Jan 8, 2017 Loading… updated Jan 8, 2017 2.0 Release
Refactoring all functionality out of CAN.py
#117 by hardbyte was merged Jan 10, 2017 Loading… updated Jan 10, 2017 2.0 Release
Added linux support for pcanbasic
#118 by DPastl was merged Jan 16, 2017 Loading… updated Jan 16, 2017 2.0 Release
Adding support for ICS (INTREPID CONTROL SYSTEMS) neoVI interface via pyneovi
#123 by pierreluctg was closed Jan 23, 2017 Loading… updated Jan 23, 2017
Store exception from Notifier thread enhancement minor
#121 by christiansandberg was merged Jan 24, 2017 Loading… updated Jan 24, 2017 2.0 Release
Fix wrong channel value used to call PCANBasic API (#125)
#126 by Delgan was merged Jan 25, 2017 Loading… updated Jan 25, 2017
Fix USB2CAN recv timeout handling backend:usb2can bug
#128 by christiansandberg was merged Jan 25, 2017 Loading… updated Jan 25, 2017 2.0 Release
Clarify docs about the meaning of flush_tx_buffer, closes #64 docs
#131 by cowo78 was merged Jan 27, 2017 Loading… updated Jan 27, 2017 2.0 Release
Add timeout argument to send() proposal
#127 by christiansandberg was merged Jan 27, 2017 Loading… updated Jan 27, 2017
Use entry points for scripts proposal
#122 by christiansandberg was merged Jan 29, 2017 Loading… updated Jan 29, 2017 2.0 Release
ProTip! Exclude everything labeled bug with -label:bug.