Hi all, I want to listen to the radio transmissions coming to my Base station (XSniffer in Cygwin) program. Though I am able to receive and see the data through "XSniffer 1.0" tool, I want to parse the data manually and use certain part of message.
In linux version of tiny os we have "net.tinyos.tools.Listen.java" program which allows us to modify the code and use it as required, but here I am not able to find any such program. I would like if any one can tell me about any such code available or tell me is there any way to collect the data from "XSniffer 1.0" tool and process it manually. Below link tells about Listen.java program. This Listen program makes use of certain file which are from tinyos directories, so I am not able to re-use it as well. http://docs.tinyos.net/tinywiki/index.php/Mote-PC_serial_communication_and_SerialForwarder Regards, Peeyush
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
