en-us Changes to file led.c (from [9142f333..]) http://mtn.coolfactor.org/viewmtn.py/revision/filechanges/9142f3330490a5aa00c1686475633b620c2ef5e7/led.c Changes to file led.c (from [9142f333..]) 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
http://mtn.coolfactor.org/viewmtn.py/revision/info/d0420ebd87c820e33a32b29727989516e15980a8 Let's have an LED driving module so that we can output different patterns for Let's have an LED driving module so that we can output different patterns for
status indications etc.
gavan@coolfactor.org Thu, 30 Aug 2012 14:04:33 GMT