log

age author description
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
Wed, 01 Sep 2004 17:45:24 +0930 darius - Reduce type widths where possible.
Fri, 16 Jul 2004 23:39:58 +0930 darius Enable pretty LED command.
Mon, 12 Jul 2004 23:59:00 +0930 darius - Add some useful return values to search functions.
Mon, 12 Jul 2004 17:51:20 +0930 darius Supply clock speed via the command line so 1wire-delay.h can use it.
Mon, 12 Jul 2004 17:50:42 +0930 darius Change the 1 wire routines to mostly C with assembly delay routines
Mon, 12 Jul 2004 16:49:21 +0930 darius Add usage for sr command.
Mon, 12 Jul 2004 15:43:31 +0930 darius Clean the right files.
Mon, 12 Jul 2004 15:41:41 +0930 darius Ignore file.
Mon, 12 Jul 2004 15:41:35 +0930 darius Implement a command driven 1 wire bus tool.
Mon, 12 Jul 2004 15:39:27 +0930 darius - Specify the part number.
Sun, 11 Jul 2004 22:06:14 +0930 darius Use nicer build framework.
Sun, 11 Jul 2004 00:45:50 +0930 darius Import AVR test code. DANIEL AVR_1_1
Sun, 11 Jul 2004 00:45:50 +0930 darius Initial revision