Hey Thanks,

I have installed the cygwin through installation CD and just followed the
instructions.
It got installed in C:\Crossbow\cygwin and I can see some related
sub-directories in my C:\Crossbow\cygwin\opt\MoteWorks directory.
These sub directories are
>apps
>make
>tools
>tos

Some test applications are present in apps\general\
ex. cygwin\opt\MoteWorks\apps\general\Blink

I have tried some of these apps and tutorials. I not able to find a way how
can I merge my Listen program with this.
Can you please help.

Initially I had tried to manually install the TinyOS using below link

http://docs.tinyos.net/tinywiki/index.php/Installing_TinyOS_2.1.1

But was not able to download the
cygwin-files.zip<http://cone.informatik.uni-freiburg.de/people/aslam/cygwin-files.zip>as
the link is not active now. So installed from the CD.

Regards,
Peeyush


On Wed, Oct 31, 2012 at 1:27 AM, Miklos Maroti <[email protected]>wrote:

> If you have installed tinyos on cygwin sucessfully, then you can use
> the java Listen application (i have done it so many times). You need
> to install a 32-bit java even on a 64-bit windows, then get the
> tinyos-tools installed, which should install the toscomm.dll and other
> stuff at the right place. Miklos
>
> On Tue, Oct 30, 2012 at 2:36 PM, Peeyush Deshpande
> <[email protected]> wrote:
> > 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
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to