CANLibrary/CANLibrary
2012-10-16 10:14:07 +02:00
..
.gitignore * Removed unnecessary binary files 2012-08-08 10:54:14 +02:00
__init__.py A Python library for sending and receiving CAN messages via the PEAK PCan adapter. 2012-07-06 15:45:14 +02:00
CanMessage.py Simplified the VW checksum calculation that is just a simple bitwise XOR over the CAN message bytes. 2012-10-16 10:13:33 +02:00
CanSignal.py Bugfixes: 2012-08-08 10:50:03 +02:00
example.py Minor cosmetics in example.py. 2012-10-16 10:14:07 +02:00
PCan.py Bugfixes: 2012-08-08 10:50:03 +02:00