en-us Changes to file watchdog.c (from [3dc5e7ac..]) http://mtn.coolfactor.org/viewmtn.py/revision/filechanges/3dc5e7ac4bcb952cc267892653dd78ed095d8778/watchdog.c Changes to file watchdog.c (from [3dc5e7ac..]) http://mtn.coolfactor.org/viewmtn.py/revision/info/9ca449dd7941ad52e33bdcb5c28b2ba35d54219a Bye bye Wii Motion Plus, hello MPU6050. Also, increase control loop Bye bye Wii Motion Plus, hello MPU6050. Also, increase control loop
to 200Hz, add SD card logging, and a number of other changes.
gavan@coolfactor.org Tue, 06 May 2014 21:03:48 GMT
http://mtn.coolfactor.org/viewmtn.py/revision/info/4f22e7ef7d3064e3b51a5b868a4722f3f13c747b Firmware changes to match rewired control board. Firmware changes to match rewired control board.
This is a bit more difficult than just reassigning pins as the usage
of the timers has changed to the point of using 16 bit timers where 32 bit
timers would have been ideal. This makes the use of the prescaler necessary,
and we need to cope with a different prescaler value being used on different
timers.
gavan@coolfactor.org Sat, 25 May 2013 19:24:39 GMT
http://mtn.coolfactor.org/viewmtn.py/revision/info/64de686d701acb9539dc52fe0bff299405612ab0 Improve handling of arming, providing LED blink codes if the arming fails. Improve handling of arming, providing LED blink codes if the arming fails.
Also, implement a software watchdog to make sure that the main real-time
modules are actually being run. Provide a panic facility, also giving blink
codes to indicate the panic reason.
gavan@coolfactor.org Sat, 22 Sep 2012 12:08:07 GMT