Project

General

Profile

Statistics
| Revision:

root / trunk / code / behaviors / hunter_prey / testbench @ 1484

Name Size Revision Age Author Comment
  .dep 1433 over 14 years Abraham Levkoy Began creating testbench for Lab 2's first chec...
Makefile 223 Bytes 1441 over 14 years Abraham Levkoy Testbench compiles now
hunter_prey.h 340 Bytes 1433 over 14 years Abraham Levkoy Began creating testbench for Lab 2's first chec...
main.c 7.47 KB 1466 over 14 years Brad Neuman started on the ref bot, added some error checki...

Latest revisions

# Date Author Comment
1484 11/07/2009 02:51 PM John Sexton

Moving behaviors from the "Projects" directory into the appropriate "Behaviors" directory.

1466 10/28/2009 03:58 PM Brad Neuman

started on the ref bot, added some error checking to the testbench
setting the channel doesnt seem to work, so everyone will have to use C

1461 10/22/2009 11:01 PM Brad Neuman

updated all the library code to have sensible _init behavior.
Almost all of the library components have a global variable which gets set after init and the functions inside will fail with an error code if init has not been called. Also, the init functions themselves check this variable and will bail out without doing any damage if that init has already been called

1453 10/14/2009 08:44 PM Brad Neuman

fixed some testbench bugs, added command line argument to specify wireless channel and more helpful output to the tester

1451 10/14/2009 08:17 PM Brad Neuman

added wait for keypress after each test

1447 10/14/2009 06:12 PM Brad Neuman

fixed testbench, now it works!
also fixed hunter prey reference to allow packet type of 42, but there is still a bug in the reference WRT the latest spec because it waits indefinitely for an ACK

1446 10/14/2009 04:35 PM Brad Neuman

Removed hunter_prey.c from the testbecnh directory so it wouldn't try to compile for the computer

1442 10/12/2009 08:57 PM Abraham Levkoy

Added fflush(stdout)'s

1441 10/12/2009 08:45 PM Abraham Levkoy

Testbench compiles now

1439 10/12/2009 08:13 PM Abraham Levkoy

Changed wireless include from automatic to relative path name.

View revisions

Also available in: Atom