Project

General

Profile

Statistics
| Revision:

root / branches / wireless / code / lib / include / libwireless @ 1935

# 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.

1683 03/22/2010 08:17 PM Ben Wasserman

Wireless: Adding code to debug the library.

1617 01/20/2010 08:12 PM David Schultz

wl: clean up unit tests

1560 11/16/2009 09:13 PM David Schultz

added speed test behavior to wireless branch (this is where I'm testing the baud rate, which still doesn't work)

1490 11/07/2009 04:13 PM David Schultz
1452 10/14/2009 08:30 PM David Schultz

update of includes in library, removed unnecessary calls to stdlib.h

1427 09/23/2009 12:57 PM Chris Mar

updated wl_basic code, docs, and test. it's ready to go.

1425 09/20/2009 12:17 PM Chris Mar

updated wireless basic library code and docs

1397 09/08/2009 08:04 PM Chris Mar

recompiled wireless library binary to include default packet handling in wl_basic

1380 09/04/2009 01:17 PM Chris Mar

fixed doxygen problems in wireless library, added new docs

738 04/28/2008 05:47 PM Brian Coltin

Updated wireless library binaries and headers.

382 01/28/2008 08:25 PM Brian Coltin

Oops, #define was wrong in last commit.

381 01/28/2008 08:03 PM Brian Coltin

Added packet type for recharging to wireless.

336 12/15/2007 02:01 PM Brian Coltin

Updated wireless to use a circular buffer instead of a queue using malloc. Tested on both the computer and robots with a token ring, and was successful.

262 11/12/2007 09:32 PM Brian Coltin

Removed double orb initialization.

242 11/08/2007 11:27 PM Brian Coltin

Wireless library licensed.

235 11/08/2007 08:52 PM Brian Coltin

Updated wireless library for Eugene.

194 10/31/2007 06:33 PM Brian Coltin

Fixed wireless network speed.

191 10/31/2007 05:53 PM Brian Coltin

Updated wireless library.

166 10/15/2007 07:52 PM Brian Coltin

Recharging now works, wireless has been updated.

138 10/09/2007 06:05 PM Brian Coltin

More progress on charging... Sometimes the token ring drops out.

60 09/24/2007 05:13 PM Brian Coltin

Updated wireless library to add different channels.

52 09/21/2007 04:08 PM Brian Coltin

Updated libwireless to include new token ring functions.

48 09/20/2007 05:26 PM Justin Scheiner

I'm having some commit woes... bare with me

18 09/10/2007 10:15 PM Brian Coltin

Added wireless library to lib directory.