Project

General

Profile

Statistics
| Revision:

root / branches / wireless / code / projects / unit_tests @ 1667

Name Size Revision Age Author Comment
Makefile 491 Bytes 1646 about 14 years David Schultz wireless: wireless2.c
main.c 562 Bytes 1663 about 14 years Ben Wasserman Fixed test and library code so tests run, still...
test_analog.c 604 Bytes 1365 over 14 years David Schultz removed dragonfly_init() from each unit test an...
test_dio.c 753 Bytes 1415 over 14 years Abraham Levkoy Removed while(1) to allow looping through diffe...
test_eeprom.c 1.93 KB 1365 over 14 years David Schultz removed dragonfly_init() from each unit test an...
test_encoders.c 1.41 KB 1426 over 14 years Rich Hong Fixes #622. encoders.h is not included in drag...
test_inits.c 1.72 KB 1625 over 14 years David Schultz Got xbee interrupt to work in command mode (API...
test_lcd.c 1.13 KB 1365 over 14 years David Schultz removed dragonfly_init() from each unit test an...
test_lights.c 7.2 KB 1388 over 14 years Nico Paris Completed iterative test of functions in lights...
test_motors.c 1.29 KB 1461 over 14 years Brad Neuman updated all the library code to have sensible _...
test_rangefinder.c 1.86 KB 1461 over 14 years Brad Neuman updated all the library code to have sensible _...
test_tokenring.c.bak 2.55 KB 1617 over 14 years David Schultz wl: clean up unit tests
test_usb.c 871 Bytes 1432 over 14 years David Schultz test_xbee - checks address of xbee
test_wireless.c.bak 3.02 KB 1617 over 14 years David Schultz wl: clean up unit tests
test_wireless2.c 11.3 KB 1663 about 14 years Ben Wasserman Fixed test and library code so tests run, still...
test_xbee.c 2.41 KB 1660 about 14 years Ben Wasserman Fixed some things so it works. It just now gets...
wireless.h.bak 5.76 KB 1646 about 14 years David Schultz wireless: wireless2.c
wl_defs.h.bak 4.33 KB 1646 about 14 years David Schultz wireless: wireless2.c
xbee.c.bak 38.8 KB 1646 about 14 years David Schultz wireless: wireless2.c
xbee.h.bak 4.4 KB 1646 about 14 years David Schultz wireless: wireless2.c

Latest revisions

# Date Author Comment
1663 03/01/2010 08:51 PM Ben Wasserman

Fixed test and library code so tests run, still debugging.

1660 03/01/2010 08:06 PM Ben Wasserman

Fixed some things so it works. It just now gets stuck initialing wl_init.

1658 03/01/2010 07:46 PM David Schultz

wireless: fixed debug statements and flash memory

1656 03/01/2010 07:37 PM Ben Wasserman

Debugged from last update.

1655 03/01/2010 07:32 PM Ben Wasserman

Put debug statements back in the code (instead of program space). Done by merging with version 1649, and just copying in the current new functions to send and receive.

1653 03/01/2010 07:12 PM Ben Wasserman

Added code to test_wireless2.c to actually test sending and receiving, and some ACK functionality.

1651 02/24/2010 06:28 PM David Schultz

wireless: reduced size by moving debug strings in xbee.c to flash memory. We now have 640 bytes left when compiling unit tests.

1650 02/22/2010 08:45 PM David Schultz

wireless: test_wireless2.c: moved debug strings to program space, so they all take up a total of 58 bytes. Still 300 bytes over the limit. Might have to separate the unit_tests such that only the currently running tests are compiled and linked.

1649 02/22/2010 07:45 PM Abraham Levkoy

Fixed return type of handlers.

1648 02/22/2010 07:41 PM David Schultz

wireless: test_wireless2.c updates

View revisions

Also available in: Atom