Mercurial > ~darius > hgwebdir.cgi > avr
log
age | author | description |
---|---|---|
2008-10-29 | darius | Default to idle mode (saves on compressor stress when testing) |
2008-10-29 | darius | Move declaration of error table up with the function declarations. |
2008-10-20 | darius | Add watchdog timer. |
2008-10-20 | darius | Add watchdog reset to timer IRQ. |
2008-10-20 | darius | Add macros for number system used for temperatures. |
2008-07-06 | darius | Fix typo. |
2008-07-06 | darius | Init lastdata same as lastheat/coolon/off otherwise we won't handle thing |
2008-07-06 | darius | Actually keep track of when the heater & cooler go on/off.. |
2008-07-06 | darius | Add temperature control. |
2007-11-22 | convert-repo | update tags |
2007-11-23 | darius | Use parallel programmer. |
2007-11-23 | darius | Use \r\n instead of \n\r (keeps pexpect happy) |
2007-10-23 | darius | - Conditionalise USB support. |
2007-10-23 | darius | Conditionalise USB support, use DWARF debugging as AVR studio groks |