Mercurial > ~darius > hgwebdir.cgi > tempctrl
log
age | author | description |
---|---|---|
Wed, 06 May 2009 08:30:45 +0930 | Daniel O'Connor | Don't call wdt_reset() in the IRQ routine - it makes the WDT useless. |
Wed, 21 Jan 2009 22:52:40 +1030 | darius | Use new routine to print short error code rather than a cryptic number. |
Wed, 21 Jan 2009 22:52:15 +1030 | darius | Modify comment to match reality. |
Wed, 21 Jan 2009 22:51:59 +1030 | darius | Change default temperature to 18C - better for Ale yeast. |
Wed, 21 Jan 2009 22:51:37 +1030 | darius | Add a routine to return text versions of errors from the temperature |
Wed, 21 Jan 2009 22:50:43 +1030 | darius | Change error #define's so that they are outside the range the DS1820 can report. |
Wed, 21 Jan 2009 18:01:40 +1030 | darius | Missed makefile.. not sure how. |
Wed, 21 Jan 2009 18:01:17 +1030 | darius | Missed some USB related crud + copyright updates. |