[Tinyos-help] MViz use

2010-11-22 Thread Mohamed Maalej
Hi all, Please can you help me to run MViz. I am using Xubuntos 2.1 on VMware. Is there any documentation for that. Thanks. ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/ti

Re: [Tinyos-help] TestTYMO problem

2010-11-29 Thread Mohamed Maalej
hi, Please can you tell me from where did you download the TYMO protocol librairy? Best regards, mohamed 2010/11/27 "José A. Tarifa" > I answer myself :) > I've updated "python" component to Python 2.5.1 > > El 26/11/2010 21:42, "José A. Tarifa" escribió: > > Hi! > I want to use the TYMO (DYM

[Tinyos-help] TimeTOSSIM

2010-12-14 Thread Mohamed Maalej
Hi all, Can anyone please tell me how to download and use TimeTOSSIM for TinyOS2.1 ? Best regards, -- Mohamed Maâlej ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-he

[Tinyos-help] low power communications

2010-12-21 Thread Mohamed Maalej
hello, Can you please help me for the enabling of low power communications in tinyos 2.1.0 what are the components and interfaces to include ? -- Mohamed Maâlej Tél: 96481112 ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www

Re: [Tinyos-help] how to define topology in tossim

2011-04-19 Thread Mohamed Maalej
hi, you can also follow this tutorial for defining a topology in wsn ... http://docs.tinyos.net/index.php/TOSSIM regards, 2011/4/19 Maissa Ben Jamaa > Salam, > > Tossim2 allows you to define your topology by defining the x and y of each > node. > > Best

[Tinyos-help] Concerning RSSI values in TOSSIM

2011-05-18 Thread Mohamed Maalej
Hi all, I am using TinyOS 2.1.0 under Xubuntos in my project. I want to get the RSSI values in my simulation using TOSSIM as simulator. I used the command call CC2420Packet.getRssi(msg) The component is successfully buit. But when I built it for the simulation (make micaz sim), i get an error sayi

Re: [Tinyos-help] Concerning RSSI values in TOSSIM

2011-05-19 Thread Mohamed Maalej
y have relation > with CC2420.h ..., if you find how to resolve this one tell me please. > I hope the best for you > > 2011/5/18, Mohamed Maalej : > > Hi all, > > > > I am using TinyOS 2.1.0 under Xubuntos in my project. I want to get the > RSSI > > values in my si

[Tinyos-help] How to get RSSI in TOSSIM ?

2011-05-20 Thread Mohamed Maalej
Hi all, I am using TinyOS 2.1.0 under Xubuntos in my project. I want to get the RSSI values in my simulation using TOSSIM as simulator. I used the command call CC2420Packet.getRssi(msg) The component is successfully buit. But when I built it for the simulation (make micaz sim), i get an error sayi

[Tinyos-help] segmentation fault problem

2011-07-14 Thread Mohamed Maalej
hi all, I have a problem while running a simulation in TOSSIM. In fact, the simulation is interrupted and i get the message "segmentation fault (core dumped)". Can anyone please help me how to locate the problem? -- Mohamed Maâlej Tél: 96481112 ___ Tin

[Tinyos-help] adding noise in tossim from linkgain.out for tinyos2.1.0

2011-09-21 Thread Mohamed Maalej
Hi all, I want to ask about radio channel modeling in Tossim. I am using the java application LinkLayerModel for generating the network topology and link gains between nodes. In that application there are parameters about noise floor. Can you please tell me how can I use these parameters for my si

[Tinyos-help] about micaz

2011-09-28 Thread Mohamed Maalej
Hi all, Concerning the Micaz mote, when I take a look on its datasheet I read that the receive mode (19.7 mA) consumes more energy than the transmit mode (17.4 mA) thing that is unusual (see datasheet of mica2 mote for example). Can you explain to me what is the reason, or if I'm missing something

[Tinyos-help] Installing eclipse in Xubuntos

2012-02-23 Thread Mohamed Maalej
Dear all, My team is developping a JAVA application that we want to run it in interaction with TOSSIM. The application is developped under Eclipse, and we are using the TinyOS environment through Xubuntos by a VMware player. So, the problem that we are facing is to install Eclipse in Xubuntos. C