Mercurial > ~darius > hgwebdir.cgi > avr
log
age | author | description |
---|---|---|
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 |
2007-10-23 | darius | Tidy up, hide details behind macros to make it more obvious what we |
2007-10-23 | darius | Work around FreeBSD setting CPU flags based on architectures |
2007-10-23 | darius | - Don't wrap individual debug statements in ifdef, use a conditionally |
2006-04-23 | darius | Isolate the bus frobbing parts and the delays into a separate header. |
2006-04-10 | darius | - Rename some more functions to be consistent. |
2006-04-10 | darius | Make sure our outputs are pulled high. |