Re: [Tinyos-help] Tinyos-help CRC and TOS_Msg

2007-04-10 Thread Inderjit Singh
Thanks. So, it is: Packet type + TOS_Msg (unescaped) All described in the document. Indy On 4/10/07, Tony Mancill <[EMAIL PROTECTED]> wrote: Hello Inderjit: Please see the very recent thread on this topic: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/2007-April/023834.html C

Re: [Tinyos-help] Tinyos-help CRC and TOS_Msg

2007-04-10 Thread Tony Mancill
Hello Inderjit: Please see the very recent thread on this topic: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/2007-April/023834.html Cheers, tony Inderjit Singh wrote: > Hi, > > Does anyone have a complete description on how and when the CRC should > be calculated when sent from t

[Tinyos-help] Tinyos-help CRC and TOS_Msg

2007-04-10 Thread Inderjit Singh
Hi, Does anyone have a complete description on how and when the CRC should be calculated when sent from the computer to tmote sensor using serial (UARTComm) communication. I'm trying to write c/c++ code to 'inject data' to the WSN but thre are a lot of confusion on how the crc and the data should