Project

General

Profile

Statistics
| Revision:

root / branches / colonetmk2 / code / projects / libwireless / lib / sensor_matrix.c @ 1605

History | View | Annotate | Download (3.82 KB)

# Date Author Comment
1605 12/10/2009 12:53 AM Ryan Cahoon
1456 10/21/2009 05:08 AM Ryan Cahoon
1444 10/13/2009 10:45 PM Ryan Cahoon

committed using svnmucc

887 10/27/2008 09:19 PM Brian Coltin

Updated trunk branch of wireless... Still won't work though because of Makefile.

756 04/30/2008 03:04 PM Greg Tress

Fixed declaration that caused a linking problem

736 04/28/2008 05:45 PM Brian Coltin

Major changes to wireless, but still more work to do.

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

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

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

342 12/19/2007 09:01 PM Jason knichel

added some flags to the make computer target
checked some calls of malloc to make sure that it didn't return null

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.

162 10/12/2007 08:25 PM Jason knichel

changed the computer target to use g++ instead of gcc to be compatible with colonet

fixed the casting in the other files so g++ would actually compile

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

Added wireless library project folder.