[Tinyos-host-mote-wg] Re: Re[4]: [Tinyos-2.0wg] Aligning TEP 101 (ADC) with TEP 108 (Resource Arbitration) and 109 (Sensorboards)

David Gay dgay42 at gmail.com
Wed May 18 15:12:43 PDT 2005


After some further (...) discussion with Phil, we managed to come up
to some furthe degree of agreement (I think this is also closer to the
TU Berlin view, comment if it isn't ;-)):

- the HAL for an ADC should provide parameterised AcquireData,
AcquireDataNow, AcquireDataBuffered interfaces
  Motivation: this conversion is going to have to happen somewhere,
might as well do it once in the HAL

- Having a standard name (ADCC) for a HAL-level component that
provides these AcquireData/etc interfaces is NOT useful

- The AcquireDataRoundRobinM , AcquireDataNowRoundRobinM are good
components to place in lib/adc (these are generic modules to
round-robin arbitration on parameterised AcquireData/Now interfaces)

- The ADC*.nc components currently in tos/system should be in
platforms/mica or chips/ATmega128 (they are the ones which refer to
the actual A/D conversion component)

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