canable-fw icon indicating copy to clipboard operation
canable-fw copied to clipboard

Firmware for the CANable USB to CAN adapter

Results 14 canable-fw issues
Sort by recently updated
recently updated
newest added

before to start the developement, I would like to know how to decode data received on the serial line. I understood first char (the t) indicates the start, then 3...

I like https://github.com/matthiasbock/cantact-fw/commit/e115124ff277498af24bce7d9a6dac0e70bf2666 would love to help merge that idea into this fork. Please let me know if that's something you would be willing to merge if I pull request...

manual pick from https://github.com/matthiasbock/cantact-fw/

manual pick from https://github.com/matthiasbock/cantact-fw/

manual pick from https://github.com/matthiasbock/cantact-fw/

if this is acceptable next step could be to attach build artifacts also same approach could be used to compile using a few different versions of GCC here gcc binaries...

Preparation for https://github.com/linklayer/cantact-fw/commit/325fc715e12a25f1dc99cc83193a3da72ab0c6cf my approach here is two simpler PRs instead of one more complex

This would add support for UAVCAN operation

This fixes issue #8 and allows the adapter to work with UAVCAN. The problem with the original ACK/NACK implementation seemed to be that if the CANable was in the middle...

The lower-case 's' command allows manually setting time quantums. Adding support for this option would make arbitrary baud rates possible.