[Tinyos-help] blip/rpl IPBaseStation

2011-02-14 Thread emanuele l
Hi, I would like to study new blip and rpl's implementation but IPBaseStation app gives me some errors: BaseStationP.nc:93:21: error: devconf.h: No such file or directory BaseStationP.nc:94:24: error: lib6lowpan.h: No such file or directory In file included from BaseStationC.nc:81: In component

Re: [Tinyos-help] blip/rpl IPBaseStation

2011-02-14 Thread emanuele l
Hi, I'm using blip-rpl-devel now but when I try to compile PppRouter I obtain some errors. This is my PATH environment: export PATH=$HOME/local/bin:$PATH export TOSROOT=$HOME/local/src/blip-rpl-devel export TOSDIR=$TOSROOT/tos/ export MAKERULES=$TOSROOT/support/make/Makerules export CLASSPATH=$

Re: [Tinyos-help] blip/rpl IPBaseStation

2011-02-15 Thread emanuele l
ation > To: ema8...@hotmail.it > CC: tobias.rossb...@imms.de; tinyos-help@millennium.berkeley.edu > > Looks like you need the "blip" make extra -- "make telosb blip". > > Steve > > On Mon, Feb 14, 2011 at 8:03 AM, emanuele l wrote: > > Hi, &

Re: [Tinyos-help] blip/rpl IPBaseStation

2011-02-15 Thread emanuele l
Now it works, setting PFLAGS += - DIN6_PREFIX=\"fec0::\" in the Makefile. I will try the second option too (mspgcc4). Thanks a lot. Regards Emanuele From: ema8...@hotmail.it To: m...@comnets.uni-bremen.de; tinyos-help@millennium.berkeley.edu Subject: RE: [Tinyos-help] blip/rpl IPBaseStation D

[Tinyos-help] blip/rpl/IPBaseStation

2011-02-15 Thread emanuele l
Hi, I would like to study new blip and rpl's implementation but IPBaseStation app gives me some errors: BaseStationP.nc:93:21: error: devconf.h: No such file or directory BaseStationP.nc:94:24: error: lib6lowpan.h: No such file or directory In file included from BaseStationC.nc:81: In component

[Tinyos-help] tinyos 2.1.1 simulation graph

2011-02-22 Thread emanuele l
hello everyone, I want to simulate/visualise the applications in tinyOS... I want to use tinyviz for this purpose.. I am using tinyos 2.1.1 is it possible to use it on this tinyos version? if not , is there any alternative available? kindly let me know. Thanks a lot Regards ,

[Tinyos-help] blip simulation

2011-02-27 Thread emanuele l
Hi, I wanna know if it's possible at the moment to simulate Blip with Tossim, I don't have any motes at the moment. Any help will appreciated Regards. Emanuele ___ Tinyos-help mailing list Tinyos-help@millenniu

[Tinyos-help] Tinyos 2.1 GUI

2011-03-01 Thread emanuele l
Hi, I installed TinyOS 2.1 and start running the examples from the tutorial. Since I don't have a real motes yet, I would like to know if there is a GUI interface to TOSSIM (like tinyviz in tinyos 1.x - which is not supportted in 2.x, as I saw from the archives). Thanks in advance. Emanuele