Re: [Tinyos-help] Set path for TOSSIM

2008-07-04 Thread Matthias Woehrle
Python needs the directory of modules to be imported in its search path. Thus, you should check that the directory of TOSSIM.py is in your PYTHONPATH. export PYTHONPATH=/path/to/TOSSIM.py:$PYTHONPATH Regards On Jul 2, 2008, at 10:58 AM, [EMAIL PROTECTED] wrote: I have tried upgading my

Re: [Tinyos-help] CVS update, then can't make

2008-07-04 Thread Iñigo Urteaga
Hi all, Thanks to all for the quick responses and help. Iñigo On Fri, Jul 4, 2008 at 7:22 AM, John Regehr [EMAIL PROTECTED] wrote: On Thu, 3 Jul 2008, Philip Levis wrote: The CVS head requires nesc 1.3. Actually we've been trying to keep CVS HEAD usable for people with nesC 1.2.

[Tinyos-help] transmit power tinyos2.0 cc1000

2008-07-04 Thread wang wei
Dear all, Im trying to get RSSI value under different transmit power(signal strength), Now I have a question about how to change the transmit power, I read the previous messages , there are 2 ways to change it, one is to invoke the CC1000Control interface, just add the two lines in SendingMote

Re: [Tinyos-help] TOPOLOGY FILE IN TOSSIM

2008-07-04 Thread drirawmailbox-tos
Hi all, Can some one tell me how to specify node coordinates (x, y) in TOSSIM 2.x? regards; Wassim Drira Hi Tal, The LinkLayerModel application generates two files, topology.out and linkgain.out. I don't know exactly what to do with the values. 1) The snippet of Python code create nodes: f =

[Tinyos-help] Running the accelerometer in the MTS400 board

2008-07-04 Thread Rafael Aguilar Velez
Dear all, I have some doubts. I am trying to run the oscilloscope application modified for reading just the accelerometer. 1. For varying the sampling frequency is enough to change the number (in this case 4) in the following command:call Timer.start(TIMER_REPEAT, 4) ? 2. I

Re: [Tinyos-help] Set path for TOSSIM

2008-07-04 Thread Paul Stickney
TOSSIM.py will reside in the current path of an application after it is built with the sim (or sim-sf) extensions. This path should be automatically seen by Python. (If Tossim isn't built correctly, you really ought not to have access to TOSSIM.py as it interfaces directly with a particular

Re: [Tinyos-help] sim-sf and mote id 0 and 1

2008-07-04 Thread Paul Stickney
Id's must be = 0 and 1000 (I could be easily giving you and off-by-one on the upper bounds and the limit is configurable via a define). However, different applications will use different mote IDs for different purposes. Most CTP applications, for instance, seem to use TOS_NODE_ID % 500 (0, 500,

Re: [Tinyos-help] CVS update, then can't make

2008-07-04 Thread Paul Stickney
I've had the most success (for various definitions) with 1.2.8. On Fri, Jul 4, 2008 at 11:54 AM, Eric Decker [EMAIL PROTECTED] wrote: If we aren't using nesC 1.3 should we be using the latest 1.2 version? I'm currently using 1.2.9. Is there a list that details what tools and versions should

[Tinyos-help] Problems with Iris mote, mts300 and temperature.

2008-07-04 Thread Federico Porceddu
Hi All, I have some problems with Iris mote and mts300 sensor board: I'm working with *TinyOs 2.0.2* ( i followed *isis.vanderbilt.edu * instructions). I'm trying to use temperature sensor but my mote crushes. So I installed an opportune modified Oscilloscope application: */*-

[Tinyos-help] Changing TelosB Radio Range

2008-07-04 Thread Mr Meddage Saliya Ranal Fernando
Dear all, Thank you very much for your help. But I tried including the line I tried with different numbers in surgetelos application. I’m using TOS 1.1. But I could not reduce the power. When I put 1 or 3 still I could take the mote nearly 4 meters from the base station ( I also changed the