Tinymovr icon indicating copy to clipboard operation
Tinymovr copied to clipboard

CAN Watchdog option

Open amcunio opened this issue 2 years ago • 1 comments

We are wanting some additional functionality for the firmware to have a watchdog that halts the motor if it stops receiving CAN messages on the bus.

If we were to implement this, would this be likely to be merged in. Additionally, are there any design requirements that you have for the overall repository that would help this in getting passed through.

amcunio avatar Jul 25 '22 04:07 amcunio

Thank you for the comment. Yes, we would like to merge as this is a desired functionality.

We run a firmware build and cppcheck for each board revision during CI. In C we loosely follow the Google Style guide. And in Python we try to use Black.

That's all. Just open a pull request when you are ready.

Thanks.

yconst avatar Jul 25 '22 07:07 yconst