Wed, 29 Oct 2008 16:09:55 +1030 |
darius |
Rejig command parsing and assume the compiler isn't dumb (eg it can reuse
|
Wed, 29 Oct 2008 16:06:42 +1030 |
darius |
Rejig how temperatures are logged. Print out the final line at the end so it
|
Wed, 29 Oct 2008 16:04:20 +1030 |
darius |
Default to idle mode (saves on compressor stress when testing)
|
Wed, 29 Oct 2008 16:03:16 +1030 |
darius |
Move declaration of error table up with the function declarations.
|
Mon, 20 Oct 2008 22:22:15 +1030 |
darius |
Add watchdog timer.
|
Mon, 20 Oct 2008 22:21:21 +1030 |
darius |
Add watchdog reset to timer IRQ.
|
Mon, 20 Oct 2008 22:11:18 +1030 |
darius |
Add macros for number system used for temperatures.
|
Sun, 06 Jul 2008 22:42:42 +0930 |
darius |
Fix typo.
|
Sun, 06 Jul 2008 22:42:32 +0930 |
darius |
Init lastdata same as lastheat/coolon/off otherwise we won't handle thing
|
Sun, 06 Jul 2008 22:28:21 +0930 |
darius |
Actually keep track of when the heater & cooler go on/off..
|
Sun, 06 Jul 2008 22:19:53 +0930 |
darius |
Add temperature control.
|
Thu, 22 Nov 2007 16:02:40 +0000 |
convert-repo |
update tags
|
Fri, 23 Nov 2007 12:02:22 +1030 |
darius |
Use parallel programmer.
|
Fri, 23 Nov 2007 12:01:54 +1030 |
darius |
Use \r\n instead of \n\r (keeps pexpect happy)
|
Tue, 23 Oct 2007 11:03:22 +0930 |
darius |
- Conditionalise USB support.
|
Tue, 23 Oct 2007 10:55:51 +0930 |
darius |
Conditionalise USB support, use DWARF debugging as AVR studio groks
|
Tue, 23 Oct 2007 10:54:01 +0930 |
darius |
Tidy up, hide details behind macros to make it more obvious what we
|
Tue, 23 Oct 2007 10:52:50 +0930 |
darius |
Work around FreeBSD setting CPU flags based on architectures
|
Tue, 23 Oct 2007 10:51:35 +0930 |
darius |
- Don't wrap individual debug statements in ifdef, use a conditionally
|
Sun, 23 Apr 2006 22:57:16 +0930 |
darius |
Isolate the bus frobbing parts and the delays into a separate header.
|
Mon, 10 Apr 2006 17:27:48 +0930 |
darius |
- Rename some more functions to be consistent.
|
Mon, 10 Apr 2006 17:23:51 +0930 |
darius |
Make sure our outputs are pulled high.
|
Mon, 10 Apr 2006 17:23:03 +0930 |
darius |
Remove extra newline
|
Mon, 10 Apr 2006 17:22:28 +0930 |
darius |
Ignorance.
|
Mon, 10 Apr 2006 17:22:17 +0930 |
darius |
Test programs to talk to the hardware from a PC
|
Tue, 13 Dec 2005 10:53:48 +1030 |
darius |
- Remove some #if'd out code.
|
Mon, 12 Dec 2005 23:38:29 +1030 |
darius |
More ignorance.
|
Mon, 12 Dec 2005 23:37:16 +1030 |
darius |
- Change to 38400 baud.
|