log

age author description
2013-04-01 Daniel O'Connor Fix 'none' mode. default tip
2009-05-11 Daniel O'Connor Squeeze down the output so it will fit in 80 colums.
2009-05-05 Daniel O'Connor Don't call wdt_reset() in the IRQ routine - it makes the WDT useless.
2009-01-21 darius Use new routine to print short error code rather than a cryptic number.
2009-01-21 darius Modify comment to match reality.
2009-01-21 darius Change default temperature to 18C - better for Ale yeast.
2009-01-21 darius Add a routine to return text versions of errors from the temperature
2009-01-21 darius Change error #define's so that they are outside the range the DS1820 can report.
2009-01-21 darius Missed makefile.. not sure how.
2009-01-21 darius Missed some USB related crud + copyright updates.
2009-01-21 darius Create a new repo for temperature control to make hacking on other things easier.
2009-01-19 darius Keep the newer GCC happy.
2009-01-19 darius Fix up parsing logic.
2009-01-19 darius Write the sub command into the right variable (oops). Now you can set the
2009-01-19 darius Check the right value for staleness(!)