[Tinyos-help] max TOSH_DATA_LENGTH

Eric Decker cire831 at gmail.com
Fri May 8 20:32:28 PDT 2009


You have to start the search from the top level of the T2 tree.

I get the following as well as others:

./tos/types/message.h:6:#ifndef TOSH_DATA_LENGTH
./tos/types/message.h:7:#define TOSH_DATA_LENGTH 28


eric


On Fri, May 8, 2009 at 8:07 PM, Xiaohui Liu <whulxh at gmail.com> wrote:

> I appreciate your help and I find TOSH_DATA_LENGTH in TOSROOT\tos\chips\cc2420\CC2420.h,
> but it contains no info on the maximum of TOSH_DATA_LENGTH. Any other idea?
> Thanks.
> -Xiaohui
>
> On Fri, May 8, 2009 at 7:05 PM, Eric Decker <cire831 at gmail.com> wrote:
>
>> The best way is to look in the source code.
>> I use something like
>>
>> find . -exec grep -nHi tosh_data_length \{\} \;
>>
>>
>>
>> On Fri, May 8, 2009 at 3:42 PM, Xiaohui Liu <whulxh at gmail.com> wrote:
>>
>>> Hi all,
>>> What is the max value of TOSH_DATA_LENGTH I can set in TinyOS 2.x? I
>>> find some previous discussions on this, but it seems to me no conclusion has
>>> been reached. Also do I find it in TEP 111, which does not clarify this
>>> neither. Thanks for your availability.
>>>
>>> -Xiaohui
>>>
>>> _______________________________________________
>>> Tinyos-help mailing list
>>> Tinyos-help at millennium.berkeley.edu
>>> 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
>>
>>
>


-- 
Eric B. Decker
Senior (over 50 :-) Researcher
Autonomous Systems Lab
Jack Baskin School of Engineering
UCSC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20090508/72a08b7e/attachment.htm 


More information about the Tinyos-help mailing list