[Tinyos-2.0wg] Meeting Minutes - 2006/06/19
Philip Levis
pal at cs.stanford.edu
Wed Jul 19 14:18:29 PDT 2006
On Jul 19, 2006, at 12:44 PM, Martin Turon wrote:
>
> Hi, yes, sorry, I got a second call and dropped off the conference.
>
> Could someone describe the desired Timer TEP cleanup in more detail?
>
> This is what I could glean from the minutes:
>
> 1) Split TimerMilliC:
> to HilTimerMilliC and TimerMilliC as generic wrapper above.
>
Yes. The TEP is out of sync with the code. TimerMilliC is now a
generic, and HilTimerMilliC is the HIL that a platform MUST provide.
Basically, make the TEP agree with the code.
> 2) All timer HIL functionality moved to MCU chip rather than platform
> (MSP)
>
Currently, HilTimerMilliC is in the chips/msp430 directory, when it
should be in platform directories.
> 3) Clarify LocalTime meaning and requirements
> - SHOULD implement rather than MUST
> - LocalTime is continuously running value even through sleep
>
The question here is whether we want to require LocalTime, and what
its semantics are. For platforms that do not have a low-power
external oscillator, then if we make LocalTime a MUST and say that it
runs continuously, this could preclude low-power operation. The
question is whether we want to preclude all of those devices from
being TEP 102 compliant.
Phil
More information about the Tinyos-2.0wg
mailing list