Mercurial > ~darius > hgwebdir.cgi > tempctrl
log
age | author | description |
---|---|---|
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(!) |