0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
made extended IDs more sane, added extended ID support for CANtact More... about 7 years ago
pep8 fixes, bumped version More... about 7 years ago
made test use dispatcher to prevent thread problems More... over 7 years ago
added padding bytes to ISOTP frames, fixed debug printing of consecutive frames More... over 7 years ago
now reads all supported OBD PIDs, split OBD examples More... over 7 years ago
added get_supported_pids to obd interface, obd example now does multiple modes, better isotp multi-frame test, removed dead code More... over 7 years ago
cleanup, pep8 fixes More... over 7 years ago
return None instead of raising exception when no ISOTP data is received More... over 7 years ago
Merge remote-tracking branch 'ulabs-sgiroux/master' More... over 7 years ago
bump version for PyPI More... over 7 years ago
added future to fix py2 compatability, removed unused imports More... over 7 years ago
test cases for isotp, added transmission of flow control frames More... over 7 years ago
isotp working for single frame requests and responses, tested with OBD, some pep8 cleanup and fixes for pyserial on python3 More... over 7 years ago
Improved code quality More... over 7 years ago
Fixed file_candump_test on windows More... over 7 years ago
added interface and timestamp to CAN frames, added test for candump files More... over 7 years ago
split file dir into log and db, added candump logfile handling More... over 7 years ago
added padding for socketcan frame data More... over 7 years ago
fixed examples, added socketcan info More... over 7 years ago
fix dangerous default value More... over 7 years ago
cleanup, pep8 More... over 7 years ago
require correct states for dispatcher methods, fixed loopback tests More... over 7 years ago
added dispatcher, fixed can frame equality, made loopback thread safe More... over 7 years ago
corrected test name More... over 7 years ago
isotp frame parsing fixes, more tests More... over 7 years ago
removed redunant IsotpMessage type, added tests for isotp and loopback device More... over 7 years ago
fixed setuptools warnings More... over 7 years ago
corrected order of loopback buffer More... over 7 years ago
add Codacy badge More... over 7 years ago
cleanup unused includes and vars, better checking for SocketCAN support More... over 7 years ago