X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=apps%2Ftests%2Ftkn154%2Fnonbeacon-enabled%2FTestPromiscuous%2FREADME.txt;h=743fa3a07ac024baddcda462ef71278ed0f1bafd;hb=4944808843447cbd5a337e2dc35c26e9ec1fe422;hp=9377938dcb166616d9ed209a8ad9af56dbc6a447;hpb=2d7854932f7589657e485cfca01a0a6863587967;p=tinyos-2.x.git diff --git a/apps/tests/tkn154/nonbeacon-enabled/TestPromiscuous/README.txt b/apps/tests/tkn154/nonbeacon-enabled/TestPromiscuous/README.txt index 9377938d..743fa3a0 100644 --- a/apps/tests/tkn154/nonbeacon-enabled/TestPromiscuous/README.txt +++ b/apps/tests/tkn154/nonbeacon-enabled/TestPromiscuous/README.txt @@ -1,5 +1,5 @@ README for TestPromiscuous -Author/Contact: tinyos-help@millennium.berkeley.edu +Author/Contact: Jan Hauer Description: @@ -12,13 +12,12 @@ toggled whenever a frame is received. Criteria for a successful test: -A successful test means that for every received frame the second LED is toggled +A successful test means that for every received frame LED1 is toggled and the java application outputs some text. To see this effect you need a -second node sending a packet. The TestPromiscuous application does not send -packets, but you can, for example, use the +second node sending a packet, for example, use the ../../beacon-enabled/TestStartSync/coordinator application to send periodic -beacon packets. In this case you should see some new text and the second LED -should toggle every half second. +beacon packets. In this case LED1 should toggle every half second and +printf java client should output some text on the frame content. Tools: The printf java client in $TOSDIR/../apps/tests/TestPrintf