Project

General

Profile

Statistics
| Revision:

root / branches / wireless / code / projects / unit_tests / xbee.c.bak @ 1935

History | View | Annotate | Download (38.8 KB)

# Date Author Comment
1646 02/22/2010 07:19 PM David Schultz

wireless: wireless2.c

1642 02/19/2010 04:10 PM David Schultz

wireless: test_xbee is good. Need to start testing wireless_send and wireless_receive.

1638 02/17/2010 09:37 PM David Schultz

wireless: fixed API mode 1. Can now enter and exit API mode properly. Can also set and read MY address.

1633 02/15/2010 07:43 PM David Schultz

wireless: more debugging trying to get API mode 1 to work. We seem to get into API mode, but can't receive more than 3 bytes of the command response frame correctly.

1628 02/03/2010 10:04 PM David Schultz

got the status flag masking to work. API mode still doesn't work

1625 02/01/2010 10:19 PM David Schultz

Got xbee interrupt to work in command mode (API mode 0 off)
Still working on API mode 1 ON

1624 01/27/2010 08:51 PM David Schultz

wl: update to unit tests, still doesn't work