I removed this file from the repository - it was used to test CTP
without a live link estimator.

- om_p

On Mon, May 19, 2008 at 10:26 AM, funofnet Funofnet <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a question about this module : what is its utility and its relation
> ship with LinkEstimatorP.nc,
>
>
>
> Also, why these commands return 1 and 2 ??
>
>  command uint8_t LinkEstimator.getLinkQuality(uint16_t neighbor) {
>     return 2;
>   }
>
>   command uint8_t LinkEstimator.getReverseQuality(uint16_t neighbor) {
>     return 1;
>   }
>
>   command uint8_t LinkEstimator.getForwardQuality(uint16_t neighbor) {
>     return 1;
>   }
>
>
>
> Thanks
>
>
>
>
>
> __________________________________________________
> Do You Yahoo!?
> En finir avec le spam? Yahoo! Mail vous offre la meilleure protection
> possible contre les messages non sollicités
> http://mail.yahoo.fr Yahoo! Mail
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to