Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / linefollowing / Makefile @ 1953

History | View | Annotate | Download (491 Bytes)

# Date Author Comment
1948 03/24/2011 05:08 PM Alex Zirbel

Fixed tiny bug

1945 03/17/2011 06:10 PM Alex Zirbel

Changed to use Alex's barcode code.

1922 02/03/2011 04:34 PM Alex Zirbel

Added Dan's line following code

1919 01/17/2011 06:37 PM Alex Zirbel

Added a statusbot project to help me debug the demo by seeing what the bots are thinking.

1878 11/18/2010 08:46 PM Devendra Gurjar

Fixed some comments in linefollowing.c

1851 11/01/2010 08:10 PM Dan Jacobs

Added turning

1845 10/22/2010 05:03 PM Devendra Gurjar

Updated linefollowing/barcode code.
Makefile is configured to OSX to annoy Dan.

1841 10/16/2010 06:34 PM Dan Jacobs

Added line following

1835 10/07/2010 08:29 PM Devendra Gurjar

Inserted linefollowing code into main.c
Updated test_ir unit test

1834 10/07/2010 07:30 PM Devendra Gurjar

Copied template to linefollowing directory

1561 11/16/2009 09:53 PM David Schultz

Updated all makefiles. You may need to update the port settings to get your project to program the robots again.

1097 04/03/2009 07:22 PM Martin Herrmann

Makefile OS autodetection

1055 02/25/2009 05:25 PM Austin Buchan

include path was fixed. AVRDUDEPORT was changed to com4 instead of the usb/tty thingy

967 01/27/2009 06:08 PM Abraham Levkoy

now it will work

951 01/14/2009 06:30 PM Chris Mar

testing commit on new svn (just template directory)

773 05/05/2008 10:13 PM Kevin Woo

Commented some of the encoder functions.

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.