[Tinyos-beta-commits] CVS: tinyos-1.x/beta/teps TEP-OWNERS, NONE, 1.1

Ion Yannopoulos ion- at users.sourceforge.net
Wed Dec 8 15:53:53 PST 2004


Update of /cvsroot/tinyos/tinyos-1.x/beta/teps
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26750

Added Files:
	TEP-OWNERS 
Log Message:
List of authors of various TEPs, and of the implementors on particular
platforms.


--- NEW FILE: TEP-OWNERS ---
TEP Owners
==========

Notes:
-----
The following types of TEP exist:
  Doc - Documentation of a practice for which at least a reference
         implementation exists.
  Exp - Experimental proposal.  No implenentation exists.
  BCP - Best Common Practice.  Suggestions and requirements for writing
        code and documents in TinyOS.

TEP #s 1-99 are reserved for Best Common Practices and other procedural
issues.
TEPs documenting actual designs begin at 101.


------------------------------------------------------------------------
TEP   #: Title                     Type  Status          Authors
-------- ------------------------- ----- --------------- ---------------

Best Common Practice TEPs:
-------------------------

TEP   1: TEP Format                BCP   Draft (in CVS)  Phil Levis
TEP   2: Hardware Abstraction      BCP   Draft           Vlado Handziski,
                                                         David Culler,
                                                         Joe Polastre

Design TEPs:
-----------

TEP 101: Sensors/ADC               Doc   Draft           Vlado Handziski,
                                                         Joe Polastre,
                                                         Jan-Hinrich Hauer,
                                                         Cory Sharp
                                                         Adam ?
TEP 102: Timers                    Doc   Draft           Cory Sharp
TEP 103: Non-volatile Storage      ?     Draft           David Gay,
                                                         Jonathan Hui
TEP 104: Radio Physical Layer      ?     Draft           Kevin Klues
TEP 105: CSMA Radio Link Layer     Doc   Draft           Joe Polastre
TEP 106: Tasks & Schedulers        Doc    --             Phil Levis,
                                                         Cory Sharp

Note: TEPS 103 & 104 are intended to be of type Doc, but no implementations
  yet exist.


Possible Future TEPs:
--------------------

Requirements for Contribution      BCP    --             Ion Yannopoulos
Coding Convention                  BCP    --             <TBD>
Testing Framework                  BCP    --             Ion Yannopoulos


Modules Owners by Platform
--------------------------

Owners are responsible for determining whether the TEP applies to the
given platform.

Mica:           
  Radio:        Martin Turon (to pass on to Crossbow)
  Sensors/ADC:  Martin Turon
  Storage:      David Gay
  Timers:       Martin Turon

Telos:
  Radio:        Joe Polastre
  Sensors/ADC:  Vlado Handziski, Jan-Hinrich Hauer
  Storage:      David Gay (Rev A), Jonathan Hui (Rev B)
  Timers:       Cory Sharp

iMote2:
  Radio:        Phil Buonadonna
  Sensors/ADC:  Phil Buonadonna
  Storage:      David Gay
  Timers:       Phil Buonadonna

Eyes:
  Radio:        ?
  Sensors/ADC:  ?
  Storage:      Jonathan Hui (Rev A), David Gay (Rev B)
  Timers:       ?
Note: People listed for Eyes are not owners -- but there is overlap
  in hardware between Eyes and Telos.

Others?



More information about the Tinyos-beta-commits mailing list