Revisions 0 to 10 in in which 'led.c' was changed are listed below. These revisions are ancestors of the revision [9ca449dd..]. The "diff" links listed with each revision will show changes in 'led.c' between that revision and [9ca449dd..].

3994 days ago: Firmware changes to match rewired control board.
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: 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.
Date: Sat, 25 May 2013 19:24:39 GMT
4239 days ago: Improve handling of arming, providing LED blink codes if the arming fails.
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: 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.
Date: Sat, 22 Sep 2012 12:08:07 GMT
4262 days ago: Let's have an LED driving module so that we can output different patterns for
view file | diff | revision info | browse files
Author: gavan@coolfactor.org
Changelog: Let's have an LED driving module so that we can output different patterns for
status indications etc.
Date: Thu, 30 Aug 2012 14:04:33 GMT