[Tinyos-help] blip 2.0 telosb

2013-01-25 Thread Francisco Javier Sanchez-Roselly
Dear all: I am trying to build Ppprouter for telosb. I ran: make verbose telosb blip output.txt 21 because I get some errors I attached in 'output.txt' I have GCC MSP430 Toolchain 4.6 installed using apt-get, but probably the --prefix option used by ./configure is not properly set -i.e.

Re: [Tinyos-help] error using the tinyos tossim

2013-01-25 Thread Kumar, Vimal (ST-Student)
Looks like you have installed TinyOS 2.x and are running TinyOS 1.x commands. TinyOS 2.x tutorials are here http://docs.tinyos.net/tinywiki/index.php/TinyOS_Tutorials -vimal From: tinyos-help-boun...@millennium.berkeley.edu

Re: [Tinyos-help] blip 2.0 telosb

2013-01-25 Thread Francisco Javier Sanchez-Roselly
Hi Konrad: On Jan 25, 2013, at 5:54 PM, Krentz, Konrad-Felix konrad-felix.kre...@student.hpi.uni-potsdam.de wrote: Hi, I do also have this strange prefix ... still it works. Maybe your TinyOS code is not up-to-date? I use http://hinrg.cs.jhu.edu/git/ I thank you for your suggestion, now

Re: [Tinyos-help] blip 2.0 telosb

2013-01-25 Thread András Bíró
Hi Konrad, TinyOS is officially moved to github: https://github.com/tinyos/tinyos-main I think the repository is based on the hinrg repo, so it should be easy to update. Andras Biro http://ucmote.com On Fri, Jan 25, 2013 at 5:54 PM, Krentz, Konrad-Felix

Re: [Tinyos-help] blip 2.0 telosb

2013-01-25 Thread Krentz, Konrad-Felix
that's news to me - thanks From: András Bíró [andras.b...@ucmote.com] Sent: Friday, January 25, 2013 7:57 PM To: Krentz, Konrad-Felix Cc: Francisco Javier Sanchez-Roselly; tinyos-help@millennium.berkeley.edu Subject: Re: [Tinyos-help] blip 2.0 telosb Hi Konrad,

[Tinyos-help] [tinyos - help] interfacing SerialForwarder and MATLAB

2013-01-25 Thread aswath
Hi all, I am trying to read serial data from mote to MATLAB through SerialForwarder. Can anyone suggest me a good tutorial on this. The commands like connect in the tutorial given at http://www.tinyos.net/tinyos-1.x/doc/tutorial/matlab.html does not work for me. When I created a tcp/ip object in