Hello,

I encounter troubles when trying to get debug messages with CTP.
I have two nodes running an app that uses CTP  incrementing a counter 
and I modified BaseStation to act as the Root of CTP.
The problem is that it seems acknowledgements are not running in the 
Root and I lose many data.
I run java net.tinyos.tools.Listen on the Root of the Tree and get data 
messages.

So I tried to monitor ctp debug messages but nothing appears on the 
console...

Any help would be very much appreciated.

Thanks.

Cyril

--------------------------CTP Debug messages 
-----------------------------------------------
nguye...@mi2500961:/opt/tinyos-2.x/apps/cyril/TestCtp_24062010$ export 
MOTECOM=serial@/dev/ttyUSB1:115200
nguye...@mi2500961:/opt/tinyos-2.x/apps/cyril/TestCtp_24062010$ java 
net.tinyos.tools.Listen
serial@/dev/ttyUSB1:115200: resynchronising
-------------------------------------------------------------------------


--------------------------------Data Messages on Root 
------------------------------------------------------------------------

nguye...@mi2500961:/opt/tinyos-2.x/apps/cyril/TestCtp_24062010$ java 
net.tinyos.tools.Listen
serial@/dev/ttyUSB0:115200: resynchronising
00 00 00 00 01 0C 22 71 00 01 00 05 00 01 4B EE 00 01 8A 4C
00 00 00 00 02 0C 22 71 00 01 00 05 00 02 4B EE 00 02 A4 4C
00 00 00 00 01 0C 22 71 00 01 00 05 00 01 4C EE 00 01 8A 4D
00 00 00 00 01 0C 22 71 00 01 00 05 00 01 4D EE 00 01 8A 4E
00 00 00 00 02 0C 22 71 00 01 00 05 00 02 4D EE 00 02 A4 4E
00 00 00 00 01 0C 22 71 00 01 00 05 00 01 4E EE 00 01 8A 4F
00 00 00 00 01 0C 22 71 00 01 00 05 00 01 4F EE 00 01 8A 50
00 00 00 00 02 0C 22 71 00 01 00 05 00 02 4E EE 00 02 A4 4F
00 00 00 00 01 0C 22 71 00 01 00 05 00 01 50 EE 00 01 8A 51
00 00 00 00 02 0C 22 71 00 01 00 05 00 02 50 EE 00 02 A4 51
00 00 00 00 02 0C 22 71 00 01 00 05 00 02 51 EE 00 02 A4 52
00 00 00 00 01 0C 22 71 00 01 00 05 00 01 52 EE 00 01 8A 53
00 00 00 00 01 0C 22 71 00 01 00 05 00 01 53 EE 00 01 8A 54
00 00 00 00 02 0C 22 71 00 01 00 05 00 02 52 EE 00 02 A4 53
00 00 00 00 01 0C 22 71 00 01 00 05 00 01 54 EE 00 01 8A 55
^C00 00 00 00 02 0C 22 71 00 01 00 05 00 02 55 EE 00 02 A4 56
00 00 00 00 01 0C 22 71 00 01 00 05 00 01 56 EE 00 01 8A 57
------------------------------------------------------------------------------------------------------------------

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to