[Tinyos-devel] status of the default-lpl
David Moss
dmm at rincon.com
Wed Jul 29 16:30:40 PDT 2009
Isn't local / remote implied by the arguments?
setSleepInterval(uint16_t ms);
setWakeupInterval(message_t *msg, uint16_t ms);
-David
-----Original Message-----
From: tinyos-devel-bounces at millennium.berkeley.edu
[mailto:tinyos-devel-bounces at millennium.berkeley.edu] On Behalf Of Miklos
Maroti
Sent: Wednesday, July 29, 2009 2:13 PM
To: Philip Levis
Cc: tinyos-devel at millennium.berkeley.edu
Subject: Re: [Tinyos-devel] status of the default-lpl
Hi Phil,
On Tue, Jul 28, 2009 at 5:14 AM, Philip Levis<pal at cs.stanford.edu> wrote:
>
> On Jul 27, 2009, at 1:29 PM, Miklos Maroti wrote:
>
>> Sorry, I meant setRemoteSleepInterval(message_t* msg, uint16_t ms)
>
> remote and local sound fine to me...
>
> Except, isn't it really the wakeup interval?
Sure, I am absolutely happy with
setLocalWakeupInterval(uint16_t ms);
setRemoteWakeupInterval(message_t* msg, uint16_t ms);
Maybe this is the time to change the naming of these commands.
Miklos
_______________________________________________
Tinyos-devel mailing list
Tinyos-devel at millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-devel
More information about the Tinyos-devel
mailing list