- Move vehicle interface code generation utilites from cantranslator repository to this Python library
- Support playing back a raw CAN trace file at the same speed it was recorded.
- Fix openxc-dashboard in Python 3.3.
- Increase robustness to invalid messages.
- Update pre-programmed OpenXC signals to match v4.0 release of the OpenXC vehicle interface (VI).
- Match defaut serial baud rate to v4.0 release of OpenXC VI
- Other small bug fixes and improvements.
Botched this release.
- Make pyserial an optional dependency to work around an issue with that package in Python 3
- Initial release