Thanks for the hint! I was indeed looking at the wrong place - the sender. The Rssi value was extracted in the BaseC - the receiver.
David On Wed, Jul 22, 2009 at 11:38 AM, Michael Schippling <[email protected]>wrote: > RSSI is a function of the receiver. It is read from the radio > by an ADC on the receiving mote and then appended to the received > message. Do you mean where does rssi get inserted, if indeed it does, > in multi-hop messages? > > MS > > David Li wrote: > >> Hi, >> >> I was trying to find out how RSSI values were inserted into the packets on >> the "SendingMote". It seems that "RssiMsgSender" was the key and it was >> wired to AMSenderC. However the AMSenderC under tos/system doesn't have such >> an interface. So did I look at the wrong component? Anyone knows where >> RssiMsgSender was defined? >> >> Thanks. >> >> David >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Tinyos-help mailing list >> [email protected] >> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >> >
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
