Project

General

Profile

Statistics
| Revision:

root / branches / wireless / code / projects / unit_tests / Makefile @ 1935

History | View | Annotate | Download (491 Bytes)

# Date Author Comment
1935 02/21/2011 05:44 PM Ben Wasserman

I may have broken something, so I'm backing up what I have so I can revert the repository to make it compile again.

1689 03/24/2010 07:53 PM David Schultz

wireless: TX works, basic buffer is full after first wl_get_basic() call

1646 02/22/2010 07:19 PM David Schultz

wireless: wireless2.c

1624 01/27/2010 08:51 PM David Schultz

wl: update to unit tests, still doesn't work

1499 11/07/2009 08:50 PM David Schultz

implemented recursive makefile system

1492 11/07/2009 04:17 PM David Schultz

wireless library branch

1484 11/07/2009 02:51 PM John Sexton

Moving behaviors from the "Projects" directory into the appropriate "Behaviors" directory.

1476 11/02/2009 09:55 PM David Schultz

test of consolidating makefile

1473 10/30/2009 03:28 AM David Schultz

another RAM check update

1472 10/30/2009 03:24 AM David Schultz

updating RAM check to work with linux

1471 10/30/2009 03:20 AM David Schultz

another modification to the RAM check

1468 10/28/2009 08:45 PM David Schultz

updated checksize in makefile

1465 10/27/2009 02:18 AM David Schultz

Added RAM size check to makefile for unit tests

1390 09/07/2009 10:19 PM Rich Hong

fixes #570 avrdude port detection

958 01/21/2009 07:32 PM Chris Mar

added test for motors. it just runs the left and right. this can be improved.

944 12/02/2008 07:32 PM Chris Mar

added a test for lights/orbs.

848 09/16/2008 08:14 PM David Schultz

Made token ring/BOM test. Currently does not work correctly. Either reports no robots in token ring, or MAXIMUM_XBEE_ID (15) robots in token ring. More testing needed.

831 09/08/2008 11:05 PM John Sexton

Now have working version of testanalog which prints the table of analog values stored on the robot. Allows us to do analog tests manually and watch the values the robot is reading.

830 09/08/2008 08:35 PM John Sexton

Prints table of the analog values by cycling through all the analog ports and outputting an integer value corresponding to the ADC conversion of that port. Table format needs work.

789 09/01/2008 07:06 PM David Schultz

lcd test added