[Tinyos-help] running samples from Tutorial chapter

2012-05-25 Thread Sarita Agrawal
I am trying to go through the tutorials. From chapter Mote-PC serial communication and SerialForwarder (pre-T2.1.1), I have installed BaseStation program on a mote and attached it to PC and I have another node with BlinkToRadio installed on it. When, I run Listen, it does not show me any packets,

[Tinyos-help] L2 frag dropped

2012-05-25 Thread scatram...@gmail.com
Hi all, I've just experienced a major failure of my testbed mad of two independent WSN Each WSN is made of 60 telosb mote and one gateway. The application running on telosb is a well tested customization of the UDPEcho application which uses the Blip stack. Two days ago both networks froze,

[Tinyos-help] tinyos compiler error

2012-05-25 Thread Zheyi Zhu
Hi, I'm using MIB520 and Ubuntu 12.04 32bit, currently working on iris I have successfully installed TinyOS 2.1.1 with the instructions on wiki website and done the Environment Variable parts. First of all, here is my tos-check-env: zzy@Le:~$ tos-check-env Path: /usr/lib/lightdm/lightdm

Re: [Tinyos-help] Deluge T2 problem

2012-05-25 Thread Gagandeep Singh
Hi everybody, I am getting the problem while compiling for Tossim [gags@gags RadioCountToLeds]$ make micaz sim [gags@gags RadioCountToLeds]$ make micaz sim mkdir -p simbuild/micaz mig python -target=micaz -DIDENT_APPNAME=\RadioCountToLed\ -DIDENT_USERNAME=\gags\ -DIDENT_HOSTNAME=\gags\

[Tinyos-help] Issue with avr-gcc-tinyos on Ubuntu 11.10

2012-05-25 Thread Jonathan Tamir
Hi, I am trying to get TinyOS working for a micaz mote on Ubuntu 11.10 (Oneiric). I followed the guide on http://docs.tinyos.net/tinywiki/index.php/Getting_started_using_Ubuntu_9.10_and_TelosB_motes, but using version 2.1.1. When I try to make the Blink (or any other) app, I get the error

Re: [Tinyos-help] L2 frag dropped

2012-05-25 Thread scatram...@gmail.com
Power shutdown and unscheduled maintenance are excluded cos I'm the only administrator and in gateway log files there is no sign of power-outage. Both systems have been working fine as usual. At this stage, interference seems the most likable even though is an interference that affected both

Re: [Tinyos-help] Deluge T2 problem

2012-05-25 Thread cyan phoenix
hi, if you are using GCC in Linux, your gcc version may be 4.6, refer to http://sourceforge.net/tracker/?func=detailaid=3153727group_id=56288atid=480036for any suggestion. 2012/5/25 Gagandeep Singh gagandeep.s.dhin...@gmail.com Hi everybody, I am getting the problem while compiling for Tossim

Re: [Tinyos-help] tinyos compiler error

2012-05-25 Thread András Bíró
Hi, You probably installed the toolchain from the hinrg repo, check this thread: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/2012-April/054674.html Andris On Thu, May 24, 2012 at 4:52 AM, Zheyi Zhu dalece...@gmail.com wrote: Hi, I'm using MIB520 and Ubuntu 12.04 32bit,

Re: [Tinyos-help] tinyos on zigduino

2012-05-25 Thread András Bíró
Hi, On Thu, May 24, 2012 at 4:30 PM, Ugo Colesanti colesa...@dis.uniroma1.it wrote: Thanks for your help. If I have correctly understood what you are saying, I have the following options (none of them is nice): You can still change the hardware :) - Use the internal RC Oscillator for TMcu

Re: [Tinyos-help] tinyos compiler error

2012-05-25 Thread Zheyi Zhu
Hi, Thanks Andras, I probably mixed two repositories, and I did remove and autoremove the packages, Install from stanford and it worked! Although motelist doesnt support iris it appeared. but programs can be installed into motes. -Zheyi On Fri, May 25, 2012 at 1:40 PM, András Bíró