log

age author description
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.
Mon, 12 Dec 2005 23:32:59 +1030 darius Add code to talk to a Phillips PDIUSBB12.
Mon, 12 Dec 2005 23:27:40 +1030 darius Report the bus being held low back to the caller from OWFirst/Next.
Mon, 12 Dec 2005 23:01:00 +1030 darius Re-format the code.
Mon, 12 Dec 2005 22:57:46 +1030 darius Copy the correct segments into the flash image otherwise pre-declared
Mon, 12 Dec 2005 15:42:03 +1030 darius Scrap our handle rolled loops and use AVR libc's macros instead.
Fri, 25 Nov 2005 21:49:56 +1030 darius Covert to a later version of avr-libc. Stuff like not using inb/outb,
Fri, 25 Nov 2005 21:45:51 +1030 darius Covert to a later version of avr-libc. Stuff like not using inb/outb,
Sat, 17 Sep 2005 18:31:19 +0930 darius Spell presence correctly. AVR_1_3
Sat, 17 Sep 2005 18:10:33 +0930 darius - Add LED commands.
Sat, 17 Sep 2005 18:02:28 +0930 darius - Add $Id$
Wed, 01 Sep 2004 17:46:15 +0930 darius Reduce object code size as much as possible. OWIRE_1_3