Project

General

Profile

Statistics
| Revision:

root / branches / wireless / code / projects / libwireless / xbee.c @ 1604

History | View | Annotate | Download (30.8 KB)

# Date Author Comment
1604 12/08/2009 11:20 PM David Schultz

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

1601 12/07/2009 05:22 AM David Schultz

wireless: more xbee.c updates

1600 12/07/2009 01:43 AM David Schultz

wireless: xbee update. still not finished, but the major changes are in here. Also added a function for microsecond delays to time.c

1591 12/02/2009 04:59 PM David Schultz

wireless: update to the receive buffers

1589 11/30/2009 09:46 PM Abraham Levkoy

Wrote basic receive function in wireless_receive.c. Added an error code for
having too short of a packet destination for basic receive function (maybe can
also be used by other packet handlers) in wl_defs.h. Added packet buffers for
basic packets and other types of packets in xbee.c.

1587 11/30/2009 07:23 PM David Schultz

wireless: core send function and ack function done

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

editing wireless branch, added error codes and constants

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

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