8000 Release v2.1.0 into master by hardbyte · Pull Request #242 · hardbyte/python-can · GitHub
[go: up one dir, main page]

Skip to content

Release v2.1.0 into master#242

Merged
hardbyte merged 65 commits intomasterfrom
release-2.1.0
Feb 18, 2018
Merged

Release v2.1.0 into master#242
hardbyte merged 65 commits intomasterfrom
release-2.1.0

Conversation

@hardbyte
Copy link
Owner
@hardbyte hardbyte commented Feb 10, 2018
  • Support for out of tree can interfaces with pluggy.
  • Initial support for CAN-FD for socketcan_native and kvaser interfaces.
  • Neovi interface now uses Intrepid Control Systems's own interface library.
  • Improvements and new documentation for SQL reader/writer.

I've uploaded a release candidate to PyPi:

pip install python-can==2.1.0.rc1

felixdivo and others added 30 commits December 13, 2017 17:27
…atabase in SqliteWriter are regulary committed
Existing code throw in a `KeyError: 'interface'` when a invalid interface name is used.
Replacing the pyneovi implementation with ICS own python interface python-ics.

`neovi` interface is replaced by `icsneovi` interface.

`neovi` interface is now pointing to the the `icsneovi` interface for compatibility.
Change the rx queue to a deque.
Removed the filtering of the abr id 0.
Adding the channel information to the rx messages.
Changed the import error logging from error to warning.
@hardbyte hardbyte changed the title Release v2.1.0 Release v2.1.0 into master Feb 17, 2018
@hardbyte hardbyte merged commit 338d211 into master Feb 18, 2018
@hardbyte hardbyte added this to the 2.1 Release milestone Feb 18, 2018
@felixdivo felixdivo deleted the release-2.1.0 branch February 19, 2018 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

0