[Tinyos-help] [blip-users] Problems adding commands to UDP-Shell

2011-09-14 Thread Lucia Lopez Gonzalez
Hi all, I’m trying to the UDPbased-Shell in a similar application like Aldo Javier’s one, and I’ve got the same error. Any idea what is it happening? Javier, did you find a solution? Thanks in advance for your consideration. Regards, Lucía López _

Re: [Tinyos-help] TelosB motes cannot be programmed

2011-09-14 Thread wasif masood
I remember having the same issue. But then I updated my OS form Linux 8.10 to 10.10 and the problem disappeared. I am not really sure whether this was all what I did to get rid of this problem or I also updated to TInyOS latest. I van barely recall, BTW, which version of OS and TinyOS you are using

[Tinyos-help] Best OS for tiny OS.

2011-09-14 Thread Prasanth P
Hi, Am new to tiny os. Am using Telosb mote. Can u suggest whic os is best to work with Tiny OS. Windows or Ubuntu. -- Regards Prasanth.P ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mai

[Tinyos-help] Tiny OS 2.x, Problem in display sensor reading on PC

2011-09-14 Thread Prasanth P
Hi all, Am using Cygwin in windows for getting output from Wieye sensor board through telosb mote. Used a command "java net.tinyos.tools.PrintfClient -comm serial@COM6:telosb". But got error like this java net.tinyos.tools.PrintfClient -comm serial@COM6:telosb Exception in thread "main" j

Re: [Tinyos-help] Best OS for tiny OS.

2011-09-14 Thread Jordi Soucheiron
Ubuntu *Jordi Soucheiron* Software Engineer jsouchei...@dexmatech.com *DEXMA* Parc Tecnològic Barcelona Nord c/ Marie Curie, 8-14 (Oficina 227) ES-08042, Barcelona t: (+34) 93 181 01 96 www.dexmatech.com Follow us on Twitter and Linkedin

[Tinyos-help] TinyOS 2.0.2, mspgcc 3.2.3, Ubuntu 10.04

2011-09-14 Thread Michiel Konstapel
Is the combination of TinyOS 2.0.2 and mspgcc 3.2.3 still available in one of the Ubuntu/Debian repositories? I've always used "deb http://tinyos.stanford.edu/tinyos/dists/ubuntu hardy main", but all I could find there now was mspgcc 4.5.3 and/or unmet dependencies. However, we have quite some code

Re: [Tinyos-help] TinyOS 2.0.2, mspgcc 3.2.3, Ubuntu 10.04

2011-09-14 Thread Michiel Konstapel
Solved it: I found the .debs at http://tinyos.stanford.edu/tinyos/dists/ubuntu/full-listing/i386/ and installed them manually. > -Original Message- > From: Michiel Konstapel > Sent: woensdag 14 september 2011 17:35 > To: tinyos-help@millennium.berkeley.edu > Subject: TinyOS 2.0.2, mspgcc 3

Re: [Tinyos-help] TinyOS 2.0.2, mspgcc 3.2.3, Ubuntu 10.04

2011-09-14 Thread Eric Decker
there is also http://tinyprod.net/razvanm/debian/*legacy* which points at the 3.2.3 toolchain. This will also be transitioning over to http://tinyprod.net/debian-dev later today. It will be in both places. There is a very nice readme that Razvan has put together that talks about how to use the

Re: [Tinyos-help] Best OS for tiny OS.

2011-09-14 Thread Eric Decker
Short form: Ubuntu/Debian/Linux. Any of those.Installs easily (deb packages) for Ubuntu or Debian. Longer: I started out using the Windows/Cygwin tinyos development environment but after many levels of frustration abandoned it and switched to Ubuntu and have been very happy. The biggest

Re: [Tinyos-help] TelosB motes cannot be programmed

2011-09-14 Thread Xiaohui Liu
Fedora 8 with kernel 2.6.23 tinyos-2.0.2-2 Thanks. On Wed, Sep 14, 2011 at 7:20 AM, wasif masood wrote: > > I remember having the same issue. But then I updated my OS form Linux 8.10 > to 10.10 and the problem disappeared. I am not really sure whether this was > all what I did to get rid of this

[Tinyos-help] CC2420_DEF_RFPOWER valid for TOSSIM?

2011-09-14 Thread Xiaohui Liu
Hi everyone, CC2420_DEF_RFPOWER can be used to set transmission power level for TelosB motes, can it do the same for TOSSIM? Or TOSSIM's transmission power level is always 31 regardless of CC2420_DEF_RFPOWER? Thank you. -- -Xiaohui Liu ___ Tinyos-help

Re: [Tinyos-help] Tossim help needed

2011-09-14 Thread Rafael de Oliveira Costa
Hi, you can't install two applications in a network in tossim. With avrora you could do this Rafael de Oliveira Costa M.Sc. Student PPGI / DCC - iNCE/ UFRJ Rio de Janeiro, RJ, Brazil "The first step to getting the things you want out of life is this : decide what you want" Ben Stein On Tue, Se

Re: [Tinyos-help] TelosB motes cannot be programmed

2011-09-14 Thread Manjunath Doddavenkatappa
Hi, I guess you are using USB active cables and hubs in your testbed. It is highly likely that the reason is quality of some of the USB cables is not good. Such problems were solved in Indriya testbed by using ATEN's USB active cable. As Wasif suggested, you can first change the OS and if