log

age author description
Mon, 20 Oct 2008 22:21:21 +1030 darius Add watchdog reset to timer IRQ.
Mon, 20 Oct 2008 22:11:18 +1030 darius Add macros for number system used for temperatures.
Sun, 06 Jul 2008 22:42:42 +0930 darius Fix typo.
Sun, 06 Jul 2008 22:42:32 +0930 darius Init lastdata same as lastheat/coolon/off otherwise we won't handle thing
Sun, 06 Jul 2008 22:28:21 +0930 darius Actually keep track of when the heater & cooler go on/off..
Sun, 06 Jul 2008 22:19:53 +0930 darius Add temperature control.
Thu, 22 Nov 2007 16:02:40 +0000 convert-repo update tags
Fri, 23 Nov 2007 12:02:22 +1030 darius Use parallel programmer.
Fri, 23 Nov 2007 12:01:54 +1030 darius Use \r\n instead of \n\r (keeps pexpect happy)
Tue, 23 Oct 2007 11:03:22 +0930 darius - Conditionalise USB support.
Tue, 23 Oct 2007 10:55:51 +0930 darius Conditionalise USB support, use DWARF debugging as AVR studio groks
Tue, 23 Oct 2007 10:54:01 +0930 darius Tidy up, hide details behind macros to make it more obvious what we
Tue, 23 Oct 2007 10:52:50 +0930 darius Work around FreeBSD setting CPU flags based on architectures
Tue, 23 Oct 2007 10:51:35 +0930 darius - Don't wrap individual debug statements in ifdef, use a conditionally
Sun, 23 Apr 2006 22:57:16 +0930 darius Isolate the bus frobbing parts and the delays into a separate header.