Hi
 You cannot send a packet of length > 128 bytes even in TOSSIM, if you
look at the MicaHighSpeedRadioM.nc code in $TOSDIR/platform/pc/ code,
you will notice that the max. length is constrained by a char.
Changing it needs some non-trivial hacking of code :-)

Raghu

> Message: 1
> Date: Sat, 8 Apr 2006 04:15:18 -0700 (PDT)
> From: Manik Gupta <[EMAIL PROTECTED]>
> Subject: [Tinyos-help] Sending large amount of data over radio...
> To: tinyos-help@Millennium.Berkeley.EDU
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi All!
>
> I am trying to perform TOSSIM simulation in which the motes need to gather 
> large amounts of data (more than what TOS_Msg structure supports) and then 
> transmit the same over radio channel.
> How should I maintain large amount of data (should I use array of structure 
> type TOS_Msg) and if so how should I transmit the same over radio.
>
> Thanks a lot.
>
> Regards,
> Manik Gupta.
>
>
>
> ____________________________________________________________
>
> Ms.Manik Gupta
> GPON Group
> CDOT Delhi
> ____________________________________________________________
>
> ---------------------------------
> New Yahoo! Messenger with Voice. Call regular phones from your PC and save 
> big.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20060408/118a4d12/attachment-0001.html
>
> ------------------------------
>

_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to