log tempctrl.c @ 62:e955aa7047ed

age author description
Thu, 30 Oct 2008 20:09:02 +1030 darius Don't update the temperature we make decisions if it is invalid.
Thu, 30 Oct 2008 11:53:32 +1030 darius Add support for reading/writing to a DS1307 over TWI/IIC.
Thu, 30 Oct 2008 11:44:52 +1030 darius Default to not beeping (saves eardrums during testing)
Wed, 29 Oct 2008 17:45:32 +1030 darius Skip beep related stuff #ifdef WITHUSB.
Wed, 29 Oct 2008 17:41:04 +1030 darius Add a beeper when the data is stale (only when USB is disabled as they share
Wed, 29 Oct 2008 16:09:55 +1030 darius Rejig command parsing and assume the compiler isn't dumb (eg it can reuse
Wed, 29 Oct 2008 16:06:42 +1030 darius Rejig how temperatures are logged. Print out the final line at the end so it
Wed, 29 Oct 2008 16:04:20 +1030 darius Default to idle mode (saves on compressor stress when testing)
Mon, 20 Oct 2008 22:21:21 +1030 darius Add watchdog reset to timer IRQ.
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.