[Tinyos-host-mote-wg] Re: [Tinyos-2.0wg] Timers in 2.x
David Gay
dgay42 at gmail.com
Tue Oct 18 13:56:37 PDT 2005
On 10/18/05, Cory Sharp <cory at moteiv.com> wrote:
> Likewise, the timer library components are there to help build up a
> system, but their use is only MAY or SHOULD, not MUST. Writing timing
> system stuff can be tricky and full of corner-cases. Having a system
> library of small components makes it easier to independently verify
> functionality. But, the use of those components is again not
> necessary if it makes sense for the system to independently implement
> something larger and more optimal.
>
> So, the Timer TEP allows for a bigger component to be written for Mica
> while not mandating it for Telos.
In concrete terms, for the timer library, I'm mostly suggesting that
TransformAlarmC be replaced by a "TransformAlarmCounterC"
(TransformCounterC should stay for h/w timers not used for alarms). Of
course we can leave TransformAlarmC too, it's just that at some point
we should avoid too much duplicate code and too many options...
David
_______________________________________________
Tinyos-2.0wg mailing list
Tinyos-2.0wg at Mail.Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-2.0wg
More information about the Tinyos-host-mote-wg
mailing list