Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change implementation of low level watchdog #372

Open
ramensandwich opened this issue Mar 21, 2016 · 0 comments
Open

Change implementation of low level watchdog #372

ramensandwich opened this issue Mar 21, 2016 · 0 comments

Comments

@ramensandwich
Copy link
Collaborator

Currently if the watchdog barks (times out), then it will drop the brakes and spin in a loop. In order to continue, the system will need to be reset. Instead, low level should drop brakes and reset the system. Additionally, on startup low level should check the MCUSR (MCU Status Register) and set the appropriate bit for the cause of the reset. This will be reported to high level until the system receives a physical reset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant