Project

General

Profile

Statistics
| Revision:

root / branches / analog / code / projects / test @ 1634

Name Size Revision Age Author Comment
Makefile 13.8 KB 1390 over 14 years Rich Hong fixes #570 avrdude port detection
main.c 491 Bytes 1437 over 14 years David Schultz updated xbee test - fixed xbee_init issue
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_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.26 KB 1413 over 14 years Evan Mullinix uses left and right motor in motor test instead...
test_rangefinder.c 1.63 KB 1414 over 14 years Abraham Levkoy Changed rangefinder unit test to use all orbs a...
test_tokenring.c 2.56 KB 1365 over 14 years David Schultz removed dragonfly_init() from each unit test an...
test_usb.c 871 Bytes 1432 over 14 years David Schultz test_xbee - checks address of xbee
test_wireless.c 3.02 KB 1427 over 14 years Chris Mar updated wl_basic code, docs, and test. it's rea...
test_xbee.c 1 KB 1437 over 14 years David Schultz updated xbee test - fixed xbee_init issue
xbee.c 21.6 KB 1437 over 14 years David Schultz updated xbee test - fixed xbee_init issue

Latest revisions

# Date Author Comment
1450 10/14/2009 06:50 PM James Kong

branched analog

1437 10/12/2009 07:12 PM David Schultz

updated xbee test - fixed xbee_init issue

1432 10/08/2009 08:45 PM David Schultz

test_xbee - checks address of xbee

1427 09/23/2009 12:57 PM Chris Mar

updated wl_basic code, docs, and test. it's ready to go.

1426 09/20/2009 06:47 PM Rich Hong

Fixes #622.

encoders.h is not included in dragonfly_lib.h and encoders_init() is called within dragonfly_init().

1425 09/20/2009 12:17 PM Chris Mar

updated wireless basic library code and docs

1418 09/18/2009 08:38 PM Rich Hong

Added encoder_get_x and encoder_get_v.

use get_v at your own risk
If encoder_read returns -1, this usually means battery is low.
If encoder_read returns a value greater than ENCODER_MAX, this usually means there are physical problems with the encoder.

1415 09/16/2009 03:56 PM Abraham Levkoy

Removed while(1) to allow looping through different tests.

1414 09/16/2009 03:35 PM Abraham Levkoy

Changed rangefinder unit test to use all orbs and not take forever.

1413 09/11/2009 04:36 PM Evan Mullinix

uses left and right motor in motor test instead of motor1 and motor2

View revisions

Also available in: Atom