As far as I know, there is no community-wide 
standard on AM_types.  The current practice
is to have each group the flexibility to
define their own AM_type meanings.  This
will be a good issue to disucss in the
upcoming TinyOS forum in Feb.

alec


----- Original Message -----
From: Gayathri Venkataraman <[EMAIL PROTECTED]>
Date: Monday, January 19, 2004 10:57 am
Subject: [Tinyos-users] AM_types

> I understand that for Routing protocol implementation
> we need to define an enum for AM_type (e.g
> AM_MULTIHOPMSG is defined as 250). I am not sure how
> do you define a value of 250? Or is it okay to just
> define anynumber. 
> 
> Thanks for the help
> 
> Gayathri
> --- Kristin Wright <[EMAIL PROTECTED]> wrote:
> > You can consider the components/code found under tos
> > to be the kernel and
> > the applications to be those things under app/.
> > You'll find that the kernel
> > components provide services (sensor interfaces,
> > scheduler, timers, message
> > queues, etc.) and, generally, the apps use and build
> > upon them. The line can
> > get fuzzy, however, because you can write your own
> > custom component that
> > does something that an existing kernel component
> > does and put that in your
> > app; on a mote there is no concept of kernel
> > space/user space and the
> > associated division of privileges. 
> > 
> >  
> > 
> > -kw
> > 
> >  
> > 
> >   _____  
> > 
> > From: [EMAIL PROTECTED]
> >
> [EMAIL PROTECTED]
> > On Behalf Of Vo Dinh
> > Minh Nhat
> > Sent: Sunday, December 21, 2003 4:26 AM
> > To: [EMAIL PROTECTED]
> > Subject: [Tinyos-users] a biginer question
> > 
> >  
> > 
> > I'm trying to analysize TinyOS kernel source, but
> > i'm very confused between
> > TinyOS kernel and TinyOS application.
> > 
> >  
> > 
> > Could you give me some help. 
> > 
> > Thank you for your time.
> > 
> >  
> > 
> > NhatVo
> > 
> >   _____  
> > 
> > Do you Yahoo!?
> > Protect your identity with
> > <" target="l">http://antispam.yahoo.com/whatsnewfree>  Yahoo!
> > Mail AddressGuard
> > 
> > > _______________________________________________
> > Tinyos-users mailing list
> > [EMAIL PROTECTED]
> >
> http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
> > 
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
> http://hotjobs.sweepstakes.yahoo.com/signingbonus
> _______________________________________________
> Tinyos-users mailing list
> [EMAIL PROTECTED]
> http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
> 

_______________________________________________
Tinyos-users mailing list
[EMAIL PROTECTED]
http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users

Reply via email to