Project

General

Profile

Statistics
| Revision:

root / branches / rbom / code / projects / template @ 1390

# Date Author Comment
1390 09/07/2009 10:19 PM Rich Hong

fixes #570 avrdude port detection

863 10/01/2008 10:02 PM Austin Buchan

BOM1.5 Driver complete, test case is in template. Next step is to merge with trunk, which could have issues since the trunk functions are different now.

783 09/01/2008 05:50 PM Austin Buchan

Contains a test case that lets you specify the pattern of LEDs on the BOM1.5 over serial

369 01/23/2008 10:01 PM Austin Buchan

First crack at BOMv1.5 driver code. Pindefs are correct and the existing functions still work. At the moment the main function controls the clock and data of the rbom so you can shift things around. TODO: get bom_set_emitters working to correctly shift 16 bits around. Eventually this will have to be merged with the new bom code that James wrote, probably manually.

365 01/22/2008 08:43 PM Austin Buchan

made a copy

156 10/10/2007 08:43 PM Eugene Marinelli

Updated robot_slave code; reformatted a lot of stuff

63 09/24/2007 08:25 PM Eugene Marinelli

dos2unix on Makefile.

42 09/14/2007 03:44 PM Brian Coltin

Moved port to front in template makefile.

21 09/11/2007 01:08 AM Justin Scheiner

Added two lines to the default Makefile that checks for a predefined COLONYROOT variable.
I suggest everyone defines a global as the ../../.. is undependable.

16 09/10/2007 09:51 PM Brian Coltin

Added template file.