Mercurial > ~darius > hgwebdir.cgi > tempctrl
graph
-
Default to auto (EEPROM is fried so this is the only way..)2009-01-19, by darius
-
Change to new ROM ID (EEPROM appears to be fried now - ARGH)2009-01-19, by darius
-
Tab to space conversion in usage text.2009-01-18, by darius
-
Fix off by one bug when terminating input command.2009-01-18, by darius
-
Fix printf typo from last commit.2008-10-30, by darius
-
Don't update the temperature we make decisions if it is invalid.2008-10-30, by darius
-
Add attribution for IIC routines.2008-10-30, by darius
-
Add support for reading/writing to a DS1307 over TWI/IIC.2008-10-30, by darius
-
Default to not beeping (saves eardrums during testing)2008-10-30, by darius
-
Ignore non-source files.2008-10-30, by darius
-
Not useful in a Mercurial world.2008-10-30, by darius
-
Make it louder.2008-10-29, by darius
-
Skip beep related stuff #ifdef WITHUSB.2008-10-29, by darius
-
Add a beeper when the data is stale (only when USB is disabled as they share2008-10-29, by darius
-
Disable WDT in reset just in case we take too long (eg after reset when the2008-10-29, by darius
-
Missed variable declaration changes from previous commit.2008-10-29, by darius
-
Rejig command parsing and assume the compiler isn't dumb (eg it can reuse2008-10-29, by darius
-
Rejig how temperatures are logged. Print out the final line at the end so it2008-10-29, by darius
-
Default to idle mode (saves on compressor stress when testing)2008-10-29, by darius
-
Move declaration of error table up with the function declarations.2008-10-29, by darius
-
Add watchdog timer.2008-10-20, by darius
-
Add watchdog reset to timer IRQ.2008-10-20, by darius
-
Add macros for number system used for temperatures.2008-10-20, by darius
-
Fix typo.2008-07-06, by darius
-
Init lastdata same as lastheat/coolon/off otherwise we won't handle thing2008-07-06, by darius
-
Actually keep track of when the heater & cooler go on/off..2008-07-06, by darius
-
Add temperature control.2008-07-06, by darius
-
update tags2007-11-22, by convert-repo
-
Use parallel programmer.2007-11-23, by darius
-
Use \r\n instead of \n\r (keeps pexpect happy)2007-11-23, by darius
-
- Conditionalise USB support.2007-10-23, by darius
-
Conditionalise USB support, use DWARF debugging as AVR studio groks2007-10-23, by darius
-
Tidy up, hide details behind macros to make it more obvious what we2007-10-23, by darius
-
Work around FreeBSD setting CPU flags based on architectures2007-10-23, by darius
-
- Don't wrap individual debug statements in ifdef, use a conditionally2007-10-23, by darius
-
Isolate the bus frobbing parts and the delays into a separate header.2006-04-23, by darius
-
- Rename some more functions to be consistent.2006-04-10, by darius
-
Make sure our outputs are pulled high.2006-04-10, by darius
-
Remove extra newline2006-04-10, by darius
-
Ignorance.2006-04-10, by darius
-
Test programs to talk to the hardware from a PC2006-04-10, by darius
-
- Remove some #if'd out code.2005-12-13, by darius
-
More ignorance.2005-12-12, by darius
-
- Change to 38400 baud.2005-12-12, by darius
-
Add code to talk to a Phillips PDIUSBB12.2005-12-12, by darius
-
Report the bus being held low back to the caller from OWFirst/Next.2005-12-12, by darius
-
Re-format the code.2005-12-12, by darius
-
Copy the correct segments into the flash image otherwise pre-declared2005-12-12, by darius
-
Scrap our handle rolled loops and use AVR libc's macros instead.2005-12-12, by darius
-
Covert to a later version of avr-libc. Stuff like not using inb/outb,2005-11-25, by darius
-
Covert to a later version of avr-libc. Stuff like not using inb/outb,2005-11-25, by darius
-
- Add LED commands.2005-09-17, by darius
-
- Add $Id$2005-09-17, by darius
-
- Reduce type widths where possible.2004-09-01, by darius
-
Enable pretty LED command.2004-07-16, by darius
-
- Add some useful return values to search functions.2004-07-12, by darius
-
Supply clock speed via the command line so 1wire-delay.h can use it.2004-07-12, by darius
-
Change the 1 wire routines to mostly C with assembly delay routines2004-07-12, by darius
-
Add usage for sr command.2004-07-12, by darius
-
Clean the right files.2004-07-12, by darius
-
Ignore file.2004-07-12, by darius
-
Implement a command driven 1 wire bus tool.2004-07-12, by darius
-
- Specify the part number.2004-07-12, by darius
-
Use nicer build framework.2004-07-11, by darius
-
Initial revision2004-07-10, by darius