Project

General

Profile

Statistics
| Revision:

root / demos / beaconBot / lib / src / libwireless / wireless.h @ 1732

History | View | Annotate | Download (6.07 KB)

  • svn:mergeinfo:
# Date Author Comment
1732 04/02/2010 06:05 PM David Schultz

added beaconBot demo. robot is just a BOM beacon

717 04/15/2008 09:06 PM Jason knichel

added a bunch of TODO comments that will improve the style, efficiency, and possibly memory usage of the wireless library

623 03/21/2008 04:26 PM Eugene Marinelli

cleanup and colonet debugging

424 02/02/2008 12:02 AM Eugene Marinelli

changed various things in colonet dragonfly and server to make stuff work

418 02/01/2008 07:53 PM Eugene Marinelli

added return values to a bunch of libwireless functions. Makefile for colonetserver now compiles libwireless when necessary. added static to a bunch of libwireless vars. commented out colonet timeout

399 01/29/2008 07:14 PM Eugene Marinelli

colonet wireless now setting com port and checking for wlinit errors

397 01/29/2008 06:59 PM Eugene Marinelli

added error returns to some libwireless functions, handled in server.

346 01/21/2008 07:00 PM Brian Coltin

Undid Jason's style changes. I like tabs.

343 12/19/2007 09:28 PM Jason knichel

changed the brace style and reformatted the files

309 12/03/2007 09:30 PM Eugene Marinelli

Brian committing from Eugene's account - Fixed Justin's port code. Wireless no longer needs gtkterm open to work with the baud rate. Untested on mac. Queue is thread safe on the computer (not robot). You may need to unplug and replug the xbee for it to work.

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

Wireless library licensed.

203 11/05/2007 09:25 PM Justin Scheiner

Added the com_port functions to trunk

159 10/12/2007 07:34 PM Jason knichel

added the ifndef header protection to the header files

149 10/10/2007 07:13 PM Eugene Marinelli

Updated robot colonet library.

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

Updated wireless library to add different channels.

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

Added wireless library project folder.