My memory is that TOSBase in T1 maintained a separation of state between serial and radio ACKS such that there was not a full pass through between PC and re-Mote. I made some slight changes in the TOSBase code to "fix" this in order to do my reliability tests. Unfortunately my long-term memory is full so I don't remember the details. Because of this I commented the TOSBase changes with /* schip */ so I could at least find them again...
You can find the code and report at: http://www.etantdonnes.com/Motes/report_mica2/ MS Roman Lim wrote: > if you use the tinyos-2.x serial code, your node always sends messages > without acknowledge request. > > however, the pc side implementations (at least java, cpp) will send > acknowledges, if it is requested by the node. > > Nahr Elk wrote: >> Hi all! >> does the pc acknowledge a received message from the motes? >> >> Best regards, >> Nahr Elk >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> 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 _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
