[Tinyos Core WG] FW: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/cc2420/lplDummyLplC.nc, 1.2, 1.3

Jan Hauer jan.hauer at gmail.com
Fri Jun 20 01:02:25 PDT 2008


Can you please also restore the warning in Msp430Adc12ImplP.nc (it
indicates that there is no proper TimerA arbitration yet).
Jan (H.)

On Thu, Jun 19, 2008 at 7:44 PM, Philip Levis <pal at cs.stanford.edu> wrote:
>
> On Jun 19, 2008, at 10:40 AM, Janos Sallai wrote:
>
>> Jan,
>>
>> There was a discussion about this warning at a recent core wg telecon.
>> The problem is that the cc2420 stack wires in a dummy LPL
>> implementation
>> by default, and thus the compiler does not complain when the user
>> wants
>> to call commands of the LowPowerListening interface (since there's an
>> empty implementation there). This can be very misleading, because the
>> user may think that he's using LPL, but in fact it's not.
>>
>> The easiest way to get around the issue was adding the warning. This
>> is,
>> for sure, far from the best solution, but I believe it should be in
>> there for the 2.1 release.
>
> Not to mention we're in a code freeze! Jan, please undo the change.
>
> Phil
> _______________________________________________
> Tinyos-2.0wg mailing list
> Tinyos-2.0wg at millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-2.0wg
>


More information about the Tinyos-2.0wg mailing list