Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / libwireless @ 1428

# Date Author Comment
1428 09/26/2009 04:37 AM Ryan Cahoon

Add new bootloader prototype supporting wireless programming

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

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

updated wl_basic with default packet handling

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

fixes #570 avrdude port detection

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

fixed doxygen problems in wireless library, added new docs

1379 09/04/2009 01:03 PM Chris Mar

adding wireless abstraction for high level packet sending and receiving

940 12/01/2008 07:28 AM Ryan Cahoon

Prototype JNI (Java Native Interface) for libwireless. Compiles, and
java loads the library, but untested with a real scenario or hardware.

931 11/18/2008 11:44 PM Tudor Achim

changed xbee packet handling, added more info for unexpected packets

920 11/18/2008 07:10 PM Ryan Cahoon

Fixed error when getting xbee address during init on computer

901 11/08/2008 06:47 PM Chris Mar

added packet receive functionality to remote control server code

897 11/08/2008 03:30 PM Chris Mar

code for server with xbee dongle to control robot running slave code

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

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

875 10/08/2008 05:57 PM Brian Coltin

Updated wireless makefile.

825 09/08/2008 05:29 PM Kevin Woo

Testing seemed to work...trying for real.

824 09/08/2008 04:44 PM Kevin Woo

Switching to svn co rather than svn cat...

823 09/08/2008 03:33 PM Kevin Woo

Removed the quotes around the input variables...

822 09/08/2008 03:30 PM Kevin Woo

Changed the post-commit file to not have to call another file...this one just runs our previous doxygen-post-commit-hook

821 09/08/2008 03:14 PM Kevin Woo

Changed variables to use quotes in the commit script.

819 09/01/2008 10:28 PM Kevin Woo

Found a more concise way of getting the files from the commit.

818 09/01/2008 10:22 PM Kevin Woo

Removed the deletion of the temp directory...

817 09/01/2008 10:21 PM Kevin Woo

Come on...permissions???

816 09/01/2008 10:19 PM Kevin Woo

Added io redirection...might speed it up...

815 09/01/2008 10:16 PM Kevin Woo

Variable errors...

814 09/01/2008 10:14 PM Kevin Woo

Doesn't seem to be a permissions problem. Trying to just call doxygen without a doxy file.

813 09/01/2008 10:12 PM Kevin Woo

Still confused...

812 09/01/2008 10:09 PM Kevin Woo

< Permissions perhaps?

811 09/01/2008 10:07 PM Kevin Woo

There is a problem

810 09/01/2008 10:05 PM Kevin Woo

Test if non-branches will generate documentation.

779 09/01/2008 05:22 PM Brian Coltin

Updated logging program.

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

Fixed declaration that caused a linking problem

755 04/30/2008 02:57 PM Greg Tress

Fixed wireless error preventing compilation for colonet

744 04/28/2008 08:17 PM Brian Coltin

Updated wireless library.

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

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

cleanup and colonet debugging

613 03/17/2008 07:58 PM Jason knichel

added some prints that are commented out with DEBUGGING PRINT above it that can be uncommented out later for debugging purposes

did we do anything else?

581 02/18/2008 08:57 PM Jason knichel

wireless library now times out instead of infinitely looping in waiting for ok

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

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

423 02/01/2008 09:33 PM Eugene Marinelli

fixed robot slave and cleaned up some wireless stuff

419 02/01/2008 08:11 PM Eugene Marinelli

colonet robot libs automatically make libwireless

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

412 01/29/2008 11:48 PM Eugene Marinelli

only using sleep when not on robot

409 01/29/2008 08:49 PM Eugene Marinelli

reduced colonet server cpu usage to near zero

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.

386 01/29/2008 05:53 PM Eugene Marinelli

Added a README for colonet. Removed some unused files. Some other minor cleanup.

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.

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

338 12/15/2007 03:04 PM Brian Coltin

Copying Kevin's analog code over from the analog branch.

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.

326 12/10/2007 08:35 PM Brian Coltin

Oops, ignore last edit.

325 12/10/2007 08:33 PM Brian Coltin

Disabled debugging mode by default.

323 12/08/2007 10:07 PM Greg Tress

Removed debugging statements.

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.

302 11/26/2007 09:57 PM Brian Coltin

Reduced token ring speed.

282 11/16/2007 03:17 PM Greg Tress

fixed non-compiling code issue

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

Wireless library licensed.

241 11/08/2007 11:16 PM Brian Coltin

Updated libdragonfly documentation.

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

Updated version for Eugene

205 11/05/2007 09:56 PM Justin Scheiner

Makefile!

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

Added the com_port functions to trunk

198 10/31/2007 09:24 PM Brian Coltin

Recharging updated.

196 10/31/2007 07:52 PM Brian Coltin

Updated token ring.

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

Fixed wireless network speed.

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

Token ring speed doubled, bugs fixed.

188 10/31/2007 03:30 PM Brian Coltin

Removed interrupt packets.

183 10/24/2007 09:38 PM Brian Coltin

Minor wireless bugfix.

182 10/24/2007 09:38 PM Brian Coltin

Wireless analysis done for up to 5 robots.

179 10/24/2007 08:06 PM Brian Coltin

Analyzation program now works.

178 10/24/2007 05:39 PM Brian Coltin

Added logger.

174 10/17/2007 07:19 PM Eugene Marinelli

fixed some wl stuff; robot now receives packets

171 10/16/2007 08:20 PM Greg Tress

fixed a typo in the ttyUSB port hardcoding

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

Recharging now works, wireless has been updated.

165 10/12/2007 09:25 PM Jason knichel

added a colonet target to the wireless library

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

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.

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

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

119 10/07/2007 03:18 PM Brian Coltin

Minor wireless updates (for debugging off)

113 10/05/2007 07:25 PM Brian Coltin

Externalized strings for XBee ports.

112 10/05/2007 07:17 PM Brian Coltin

Oops, I left in one thing with POSIX timers.

109 10/05/2007 04:21 PM Brian Coltin

Wireless library now uses the same code for timers on mac and linux.

108 10/05/2007 03:55 PM Brian Coltin

Fixed several bugs in the token ring.

86 09/26/2007 08:38 PM Brian Coltin

Updated wireless library, fixing bug and now works for a firefly if FIREFLY is defined.

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

43 09/17/2007 12:54 PM Brian Coltin

Wireless library updated. Ran successfuly for 15 minutes on 4 robots.

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

Added wireless library project folder.