Mercurial > ~darius > hgwebdir.cgi > tempctrl
graph
-
Squeeze down the output so it will fit in 80 colums.Mon, 11 May 2009 09:55:51 +0930, by Daniel O'Connor
-
Don't call wdt_reset() in the IRQ routine - it makes the WDT useless.Wed, 06 May 2009 08:30:45 +0930, by Daniel O'Connor
-
Use new routine to print short error code rather than a cryptic number.Wed, 21 Jan 2009 22:52:40 +1030, by darius
-
Modify comment to match reality.Wed, 21 Jan 2009 22:52:15 +1030, by darius
-
Change default temperature to 18C - better for Ale yeast.Wed, 21 Jan 2009 22:51:59 +1030, by darius
-
Add a routine to return text versions of errors from the temperatureWed, 21 Jan 2009 22:51:37 +1030, by darius
-
Change error #define's so that they are outside the range the DS1820 can report.Wed, 21 Jan 2009 22:50:43 +1030, by darius
-
Missed makefile.. not sure how.Wed, 21 Jan 2009 18:01:40 +1030, by darius
-
Missed some USB related crud + copyright updates.Wed, 21 Jan 2009 18:01:17 +1030, by darius
-
Create a new repo for temperature control to make hacking on other things easier.Wed, 21 Jan 2009 16:37:32 +1030, by darius
-
Keep the newer GCC happy.Mon, 19 Jan 2009 22:54:19 +1030, by darius
-
Fix up parsing logic.Mon, 19 Jan 2009 22:54:08 +1030, by darius
-
Write the sub command into the right variable (oops). Now you can set theMon, 19 Jan 2009 22:53:40 +1030, by darius
-
Check the right value for staleness(!)Mon, 19 Jan 2009 22:52:36 +1030, by darius
-
Default to auto (EEPROM is fried so this is the only way..)Mon, 19 Jan 2009 22:51:53 +1030, by darius
-
Change to new ROM ID (EEPROM appears to be fried now - ARGH)Mon, 19 Jan 2009 22:51:30 +1030, by darius
-
Tab to space conversion in usage text.Sun, 18 Jan 2009 20:03:24 +1030, by darius
-
Fix off by one bug when terminating input command.Sun, 18 Jan 2009 18:04:01 +1030, by darius
-
Fix printf typo from last commit.Thu, 30 Oct 2008 20:09:32 +1030, by darius
-
Don't update the temperature we make decisions if it is invalid.Thu, 30 Oct 2008 20:09:02 +1030, by darius
-
Add attribution for IIC routines.Thu, 30 Oct 2008 20:05:36 +1030, by darius
-
Add support for reading/writing to a DS1307 over TWI/IIC.Thu, 30 Oct 2008 11:53:32 +1030, by darius
-
Default to not beeping (saves eardrums during testing)Thu, 30 Oct 2008 11:44:52 +1030, by darius
-
Ignore non-source files.Thu, 30 Oct 2008 11:43:16 +1030, by darius
-
Not useful in a Mercurial world.Thu, 30 Oct 2008 11:41:55 +1030, by darius
-
Make it louder.Wed, 29 Oct 2008 17:45:50 +1030, by darius
-
Skip beep related stuff #ifdef WITHUSB.Wed, 29 Oct 2008 17:45:32 +1030, by darius
-
Add a beeper when the data is stale (only when USB is disabled as they shareWed, 29 Oct 2008 17:41:04 +1030, by darius
-
Disable WDT in reset just in case we take too long (eg after reset when theWed, 29 Oct 2008 16:11:15 +1030, by darius
-
Missed variable declaration changes from previous commit.Wed, 29 Oct 2008 16:10:20 +1030, by darius
-
Rejig command parsing and assume the compiler isn't dumb (eg it can reuseWed, 29 Oct 2008 16:09:55 +1030, by darius
-
Rejig how temperatures are logged. Print out the final line at the end so itWed, 29 Oct 2008 16:06:42 +1030, by darius
-
Default to idle mode (saves on compressor stress when testing)Wed, 29 Oct 2008 16:04:20 +1030, by darius
-
Move declaration of error table up with the function declarations.Wed, 29 Oct 2008 16:03:16 +1030, by darius
-
Add watchdog timer.Mon, 20 Oct 2008 22:22:15 +1030, by darius
-
Add watchdog reset to timer IRQ.Mon, 20 Oct 2008 22:21:21 +1030, by darius
-
Add macros for number system used for temperatures.Mon, 20 Oct 2008 22:11:18 +1030, by darius
-
Fix typo.Sun, 06 Jul 2008 22:42:42 +0930, by darius
-
Init lastdata same as lastheat/coolon/off otherwise we won't handle thingSun, 06 Jul 2008 22:42:32 +0930, by darius
-
Actually keep track of when the heater & cooler go on/off..Sun, 06 Jul 2008 22:28:21 +0930, by darius
-
Add temperature control.Sun, 06 Jul 2008 22:19:53 +0930, by darius
-
update tagsThu, 22 Nov 2007 16:02:40 +0000, by convert-repo
-
Use parallel programmer.Fri, 23 Nov 2007 12:02:22 +1030, by darius
-
Use \r\n instead of \n\r (keeps pexpect happy)Fri, 23 Nov 2007 12:01:54 +1030, by darius
-
- Conditionalise USB support.Tue, 23 Oct 2007 11:03:22 +0930, by darius
-
Conditionalise USB support, use DWARF debugging as AVR studio groksTue, 23 Oct 2007 10:55:51 +0930, by darius
-
Tidy up, hide details behind macros to make it more obvious what weTue, 23 Oct 2007 10:54:01 +0930, by darius
-
Work around FreeBSD setting CPU flags based on architecturesTue, 23 Oct 2007 10:52:50 +0930, by darius
-
- Don't wrap individual debug statements in ifdef, use a conditionallyTue, 23 Oct 2007 10:51:35 +0930, by darius
-
Isolate the bus frobbing parts and the delays into a separate header.Sun, 23 Apr 2006 22:57:16 +0930, by darius
-
- Rename some more functions to be consistent.Mon, 10 Apr 2006 17:27:48 +0930, by darius
-
Make sure our outputs are pulled high.Mon, 10 Apr 2006 17:23:51 +0930, by darius
-
Remove extra newlineMon, 10 Apr 2006 17:23:03 +0930, by darius
-
Ignorance.Mon, 10 Apr 2006 17:22:28 +0930, by darius
-
Test programs to talk to the hardware from a PCMon, 10 Apr 2006 17:22:17 +0930, by darius
-
- Remove some #if'd out code.Tue, 13 Dec 2005 10:53:48 +1030, by darius
-
More ignorance.Mon, 12 Dec 2005 23:38:29 +1030, by darius
-
- Change to 38400 baud.Mon, 12 Dec 2005 23:37:16 +1030, by darius
-
Add code to talk to a Phillips PDIUSBB12.Mon, 12 Dec 2005 23:32:59 +1030, by darius
-
Report the bus being held low back to the caller from OWFirst/Next.Mon, 12 Dec 2005 23:27:40 +1030, by darius
-
Re-format the code.Mon, 12 Dec 2005 23:01:00 +1030, by darius
-
Copy the correct segments into the flash image otherwise pre-declaredMon, 12 Dec 2005 22:57:46 +1030, by darius
-
Scrap our handle rolled loops and use AVR libc's macros instead.Mon, 12 Dec 2005 15:42:03 +1030, by darius
-
Covert to a later version of avr-libc. Stuff like not using inb/outb,Fri, 25 Nov 2005 21:49:56 +1030, by darius
-
Covert to a later version of avr-libc. Stuff like not using inb/outb,Fri, 25 Nov 2005 21:45:51 +1030, by darius
-
- Add LED commands.Sat, 17 Sep 2005 18:10:33 +0930, by darius
-
- Add $Id$Sat, 17 Sep 2005 18:02:28 +0930, by darius
-
- Reduce type widths where possible.Wed, 01 Sep 2004 17:45:24 +0930, by darius
-
Enable pretty LED command.Fri, 16 Jul 2004 23:39:58 +0930, by darius
-
- Add some useful return values to search functions.Mon, 12 Jul 2004 23:59:00 +0930, by darius
-
Supply clock speed via the command line so 1wire-delay.h can use it.Mon, 12 Jul 2004 17:51:20 +0930, by darius
-
Change the 1 wire routines to mostly C with assembly delay routinesMon, 12 Jul 2004 17:50:42 +0930, by darius
-
Add usage for sr command.Mon, 12 Jul 2004 16:49:21 +0930, by darius
-
Clean the right files.Mon, 12 Jul 2004 15:43:31 +0930, by darius
-
Ignore file.Mon, 12 Jul 2004 15:41:41 +0930, by darius
-
Implement a command driven 1 wire bus tool.Mon, 12 Jul 2004 15:41:35 +0930, by darius
-
- Specify the part number.Mon, 12 Jul 2004 15:39:27 +0930, by darius
-
Use nicer build framework.Sun, 11 Jul 2004 22:06:14 +0930, by darius
-
Initial revisionSun, 11 Jul 2004 00:45:50 +0930, by darius