I have some questions about RSSI when simulating using
make pc.

I just modified the application TestTinyViz a little
bit to broadcast beacons.

1) When making a simulation with Tossim and tinyviz,
can we set the distance between the nodes ? is it just
with clicking on them and putting them where we want
on the GUI?

2) As I saw in AM.h, the RSSI can not be transmitted
"on air", but, normally there must be an RSSI Value
when receiving a packet? am I right? Because I tried :

uint16_t rssi = recv_packet->strength;
dbg(DBG_USR1, "TestTinyVizM: RSSI is %d\n", rssi);

The RSSI Value is always 0.

3) I checked the posts about RSSI and there have been
models of power and loss .. But then, why is there the
TOS_msg->strength?

4) Is there any possibility to broadcast the received
RSSI from one node??

If somebody could illuminate my life with answering
these questions:)

I´ll be thankful!

3)


        

        
                
___________________________________________________________________________ 
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet 
! 
Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos 
expériences. 
http://fr.answers.yahoo.com 

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to