I should have mentioned that I use tinyos-1.x under cygwin.The MultihopOscilloscope application does not exist in tinyos-1.x .
2008/5/9, Omprakash Gnawali <[EMAIL PROTECTED]>: > > On Fri, May 9, 2008 at 8:20 AM, Maria Taramigkou > > <[EMAIL PROTECTED]> wrote: > > > > > > > > Hello!! > > > > > > I would like to ask how hard is to achieve routing using > > Oscilloscope.I > > > > > > mean, I need to use one mote as a gateway that receives data > packets > > > > over > > > > > > the radio and transmits them over the serial port. > > > > > > Any kind of help is appreciated! > > > > Even though it seems too complicated thank you very much! > > If any of you has a simpler idea I would be grateful!! > > > You should run Collection on the motes. The forwarding functionality > is already built there. You set the base station as the root. Then all > the data generated in the network will be forwarded to the root. > Because the application you are looking for is the most common > application, we even have an application that does exactly what you > want - it is called MultihopOscilloscope. You can find it in the apps > directory. > > - om_p >
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
