Mercurial > ~darius > hgwebdir.cgi > tempctrl
log
age | author | description |
---|---|---|
2008-10-30 | darius | Fix printf typo from last commit. |
2008-10-30 | darius | Don't update the temperature we make decisions if it is invalid. |
2008-10-30 | darius | Add attribution for IIC routines. |
2008-10-30 | darius | Add support for reading/writing to a DS1307 over TWI/IIC. |
2008-10-30 | darius | Default to not beeping (saves eardrums during testing) |
2008-10-30 | darius | Ignore non-source files. |
2008-10-30 | darius | Not useful in a Mercurial world. |
2008-10-29 | darius | Make it louder. |
2008-10-29 | darius | Skip beep related stuff #ifdef WITHUSB. |
2008-10-29 | darius | Add a beeper when the data is stale (only when USB is disabled as they share |
2008-10-29 | darius | Disable WDT in reset just in case we take too long (eg after reset when the |
2008-10-29 | darius | Missed variable declaration changes from previous commit. |
2008-10-29 | darius | Rejig command parsing and assume the compiler isn't dumb (eg it can reuse |
2008-10-29 | darius | Rejig how temperatures are logged. Print out the final line at the end so it |