[Tinyos-devel] Bug in AM.h in T2 release

Philip Levis pal at cs.stanford.edu
Mon Nov 20 13:06:32 PST 2006


On Nov 20, 2006, at 12:45 PM, Joe Polastre wrote:

> Follow on:
>
> If this is the case, then AM_BROADCAST_ADDR should have a
> corresponding AMPacket.broadcast() for acquiring the radio specific
> broadcast address.

Not really. The question is whether the address is bound to the  
interface or not. Two different ethernet interfaces have different  
interface addresses but have the same broadcast address. If the  
underlying data link layer has a special broadcast address which is  
not AM_BROADCAST_ADDR, then the AM implementation will need to do the  
address translation.

Phil


More information about the Tinyos-devel mailing list