Project

General

Profile

Statistics
| Revision:

root / branches / wireless / code / projects / libwireless / wireless.c @ 1616

History | View | Annotate | Download (4.56 KB)

# Date Author Comment
1615 01/20/2010 07:08 PM Chris Mar

fixed references to handler array, wireless_receive compiles now

1614 01/20/2010 07:03 PM Chris Mar

fixed handler array in wireless.c

1612 01/18/2010 09:12 PM Abraham Levkoy

Updated basic receive function and wrote handler dispatch function. The latter doesn't compile, but most of this directory doesn't.

1608 01/18/2010 07:01 PM David Schultz

wl updates: compile issues

1604 12/08/2009 11:20 PM David Schultz

wireless: software retransmit done. serial functions moved to xbee.c

1598 12/02/2009 08:11 PM Chris Mar

implemented wireless init, terminate, register, and unregister

1590 12/02/2009 12:26 AM David Schultz

wireless: changed packet handler function notation

1581 11/24/2009 12:49 PM David Schultz

editing wireless branch, added error codes and constants

1577 11/20/2009 07:44 PM David Schultz

update to wireless api, added comments

1576 11/19/2009 04:03 AM David Schultz

added prototypes for the public api functions for the new wireless library