That is obvious that actual structure is larger than this.
I am only concern about that data not about actual structure.
How can I am not able to send data larger than TOSH_DATA_LENGTH in radio 
packets but can send much larger data in serial packets? I am not sure 
if TOSH_DATA_LENGTH has any impact for serial data or not. There is no 
impact visible to me, although it might produce some hidden errors??

-- 
best regards,

Faisal Aslam
Ph.D. Candidate
University of Freiburg, Germany
http://cone.informatik.uni-freiburg.de/people/aslam/



Eric Decker wrote:
> It is the message_t structure that is defined by TOSH_DATA_LENGTH. 
>  Which actually defines how big the application data area is.  The 
> actual structure is larger than this.  This message_t structure is 
> used where ever network data is used, radio, serial, etc.
>
> eric
>
>
> On Wed, Aug 12, 2009 at 9:35 AM, Faisal Aslam 
> <[email protected] 
> <mailto:[email protected]>> wrote:
>
>     Hi,
>
>     If serial packet data is also bound by TOSH_DATA_LENGTH or it could be
>     greater than that?
>
>     Thank you.
>
>     --
>     best regards,
>
>     Faisal Aslam
>     Ph.D. Candidate
>     University of Freiburg, Germany
>     http://cone.informatik.uni-freiburg.de/people/aslam/
>
>     _______________________________________________
>     Tinyos-help mailing list
>     [email protected]
>     <mailto:[email protected]>
>     https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
>
>
>
> -- 
> Eric B. Decker
> Senior (over 50 :-) Researcher
> Autonomous Systems Lab
> Jack Baskin School of Engineering
> UCSC
>


_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to