Project

General

Profile

Statistics
| Revision:

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

History | View | Annotate | Download (32.3 KB)

# Date Author Comment
1616 01/20/2010 07:28 PM David Schultz

wl: the library fully compiles with all functions written

1611 01/18/2010 08:22 PM David Schultz

wl updates: compile issues; now finished (for now)

1609 01/18/2010 07:32 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

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