[Tinyos-help] dbg problem

2007-12-06 Thread cqu_tyj
hi all, In "nido.nc" some code as follow: command result_t RadioSendMsg.send(TOS_MsgPtr msg) { dbg(DBG_AM,"TossimPacketM: Send.send() called\n"); return packet_sim_transmit(msg); } I do export DBG=am, but in tinyviz I couldn't see the debug message"TossimPacketM: Send.send() called" p

[Tinyos-help] backoff question

2008-01-14 Thread cqu_tyj
hi all, In ChannelMon.nc, the backoff number setting like this: "CM_waiting = (call Random.rand() & 0x3f) + 100; ". what the "100" stand for? why 100? command result_t ChannelMon.macDelay() { CM_search[0] = 0xff; if(CM_waiting == -1) { CM_waiting = (call Random.rand() & 0x3f

[Tinyos-help] 寻找使用Tossim仿真的朋友

2008-02-27 Thread cqu_tyj
qq:36336735 ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help