Project

General

Profile

Statistics
| Revision:

root / branches / ir_branch / code / lib / bin / libwireless.a @ 1572

History | View | Annotate | Download (25.8 KB)

  • svn:mime-type: application/octet-stream
# Date Author Comment
1572 11/18/2009 09:47 PM Austin Buchan

Added get_ir_offset to eeprom and changed program_eeprom.c so that it can read and modify them.

1570 11/18/2009 08:39 PM John Sexton

Final clean up of ir_branch folder. Now should Make correctly.

1569 11/18/2009 08:37 PM John Sexton

Cleaning up ir_branch to Make correctly.

1567 11/18/2009 08:24 PM John Sexton

Fixing tools to Make correctly in Trunk. Reorganizing ir_branch to Make correctly.

1566 11/18/2009 07:46 PM Austin Buchan
1461 10/22/2009 11:01 PM Brad Neuman

updated all the library code to have sensible _init behavior.
Almost all of the library components have a global variable which gets set after init and the functions inside will fail with an error code if init has not been called. Also, the init functions themselves check this variable and will bail out without doing any damage if that init has already been called

1452 10/14/2009 08:30 PM David Schultz

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

1436 10/12/2009 07:03 PM David Schultz

updated wireless library

1429 09/30/2009 07:31 PM David Schultz

updated library binaries and included header files

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

1155 04/20/2009 09:45 PM Martin Herrmann

Added missing inttypes header

747 04/28/2008 08:42 PM Brian Coltin

Commited new wireless version.

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.

339 12/15/2007 03:38 PM Brian Coltin

Fixed analog bug again. Why does it keep coming back?

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.

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

Wireless library licensed.

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

Updated libdragonfly documentation.

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

Updated wireless library for Eugene.

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.

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

Updated wireless library.

147 10/10/2007 06:52 PM Chris Mar

recompiled libwireless in the trunk (works on robots now)

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

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

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.

51 09/21/2007 04:05 PM Brian Coltin

Updated libwireless binary.