Re: [Tinyos-help] error tinyos-tools rpms install

2008-06-10 Thread Raj P
Hi Phoebus, How did you solved this problem. I am also getting the same error and I am unable to find any help. If you find the solution please let me know Thanks in advance. -Raj On Wed, Sep 19, 2007 at 8:17 AM, Phoeb

Re: [Tinyos-help] Ctp Problem with micaz

2008-06-10 Thread Yiannis Yiakoumis
OK, I will and let you know when I have any news. By the way, is address filtering platform specific, or something that could work on telosb and not in micaz? Y. Omprakash Gnawali wrote: > I remember having a similar problem and I got CTP to work only after > disabling address filtering. Then

Re: [Tinyos-help] Problem between tossim simulation and motes tests, help me

2008-06-10 Thread salvatore galati
hi. thanks a lot for your answer. Philip. I try to test mote transmission time outdoor, but results are the same as before ( no intereference with other 2.4G Hz traffic). The ACK listening time is always ( default) implemented in cc2420 radio stack of telosb motes? cause my mote sends messages i

Re: [Tinyos-help] how to measure the Rssi with mica2

2008-06-10 Thread Ittipong Khemapech
I think it should be better to send questions to the group. That message was sent to the list several months ago. I tried to adapt the transmission power in TOSSIM. Now I am using TinyOS 2.x. I think CC1000RadioC is what you are looking for (If I still remember). Ittipong 2008/6/10 王薇 <[EMAIL PR

[Tinyos-help] platform install error

2008-06-10 Thread Kaan Tuna
Hi, I am using Tinyos2.0.2 with cygwin on a Windows xp machine. There is a different platform on which i used to compile and install applications successfully, but now when i execute : make 'platformname' install jtag_TIUSB, i get the following error : LoadLibrary(pythondll) failed (Module not fou

[Tinyos-help] Compiling TOSBoot

2008-06-10 Thread Antonio Prados Vilchez
Hi TinyOS users!! I'm trying to install Deluge on my motes. I'm following every step I read on the Deluge T2 manual, but, when I try to compile TOSBoot, I get a lot of errors. Do MICA2 motes support Deluge T2? However, if I try to compile TOSBoot for MICAz or TELOSB (as seen in the example in

[Tinyos-help] tinyos1.x & 2.x

2008-06-10 Thread wang wei
hi, all who once tried to use the application of tinyos2.x to 1.x, are there something compatible ? or it can be used after some modification. thanks ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cg

Re: [Tinyos-help] platform install error

2008-06-10 Thread Kaan Tuna
Hi, I solved the problem with copying "python24.dll" in the directory of my UsbJtag executable to which my platform points. Cheers. Kaan On 6/10/08, Kaan Tuna <[EMAIL PROTECTED]> wrote: > Hi, > I am using Tinyos2.0.2 with cygwin on a Windows xp machine. There is a > different platform on which

Re: [Tinyos-help] Ctp Problem with micaz

2008-06-10 Thread Omprakash Gnawali
On Tue, Jun 10, 2008 at 12:08 AM, Yiannis Yiakoumis <[EMAIL PROTECTED]> wrote: > OK, I will and let you know when I have any news. > > By the way, is address filtering platform specific, or something that could > work on telosb and not in micaz? It should work on both the platforms but I suspect t

[Tinyos-help] How to update the TinyOS I am using?

2008-06-10 Thread Gary Lee
I have one basic question: I am using XubunTOS. Suppose that some part of TinyOS 2.x is modified on CVS, for example, one interface is changed, how do I update the XubunTOS I am using? Do I have to manually copy the modified interface from CVS to my XubunTOS? Thanks, Gary ___

[Tinyos-help] how to flush the radio buffer by hand

2008-06-10 Thread Min Guo
I would like to write some code to flush the radio buffer immediately (no split phase functions or tasks). So I tried the following code: call CSN.set(); call CSN.clr(); call SFLUSHRX.strobe(); call SFLUSHRX.strobe(); call CSN.set(); But this doesnt completely work,

Re: [Tinyos-help] Migrating to a new microcontroller

2008-06-10 Thread Xavier Orduña
Hi, I'm porting tinyos 2 to the new msp430 family. The main "problem" is that tha USART device has changed to the USCI device, so all serial comunications changed (specially ones comunicating with CC2420). For the moment i managed to run tinyos (and send and receive packets) on a msp4302617 base

[Tinyos-help] msp430 I2C arquitecture

2008-06-10 Thread Xavier Orduña
Hi (specially to those who have been involved in implementing Tinyos 2 to msp430), I'm porting TinyOS 2 to the new msp430 family (which has a USCI instead of an USART). I'm trying to maintain as possible the same architecture as already implented code (I called new folder inside chips msp430X and

[Tinyos-help] how to reset the mit510

2008-06-10 Thread Yu Qun
Hi everyone: Hope to gain some warm responses from you! After "make mica2 reinstall mit510, com4" succeeded, I coundnt query the data from the Mote through the MoteView, can i reset the platform to previous status? Thanks! Sincerely; Maggie ___ Tinyos-h

Re: [Tinyos-help] Compiling TOSBoot

2008-06-10 Thread Razvan Musaloiu-E.
Hi! On Tue, 10 Jun 2008, Antonio Prados Vilchez wrote: > > > Hi TinyOS users!! > > I'm trying to install Deluge on my motes. I'm following every step I > read on the Deluge T2 manual, but, when I try to compile TOSBoot, I get > a lot of errors. Do MICA2 motes support Deluge T2? However, if I tr

[Tinyos-help] Simulate BaseStation

2008-06-10 Thread Daniel Pereira
Hello people, I have posted a message like this, but I think it was not very clear, so let me see now. I'm developing an application similar to BaseStation that read something in the serial port and send to radio interface. I'm facing some problems to simulate the application. As you can see belo

Re: [Tinyos-help] Ctp Problem with micaz

2008-06-10 Thread Yiannis Yiakoumis
It seems that something else is going on... This is the output, after a fresh restart and/or address filtering ( I did this through -DCC2420_NO_ADDRESS_RECOGNITION, is this correct? ). In both cases root node has id 500. If I interpret the packet correct (ID=0x18, 2 bytes for LinkEstima

[Tinyos-help] high density and CTP

2008-06-10 Thread Nahr ...
Hi, Why CTP is not performent why the number of nodes in network is high!!! I don't find a logic answer. Thank you, Nahr Elk ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tin

[Tinyos-help] Fwd: high density and CTP

2008-06-10 Thread Nahr ...
I want to say* when* the number of nodes in the network is high -- Forwarded message -- From: Nahr ... <[EMAIL PROTECTED]> Date: 10 juin 2008 21:56 Subject: high density and CTP To: tinyos-help Hi, Why CTP is not performent *why* the number of nodes in network is high!!! I don't

Re: [Tinyos-help] Ctp Problem with micaz

2008-06-10 Thread Philip Levis
On Jun 10, 2008, at 11:38 AM, Yiannis Yiakoumis wrote: > > If I interpret the packet correct (ID=0x18, 2 bytes for > LinkEstimator, 1 byte option, 2 > bytes parent,...) micaz root sends the packet with the wrong parent > (0001). > > (I use set-mote-id in Mirage in order to set the id (after e

Re: [Tinyos-help] platform install error

2008-06-10 Thread Paul Stickney
Thanks for posting a solution. Paul ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] Fwd: high density and CTP

2008-06-10 Thread Paul Stickney
I suspect the "funneling problem" is coming into play. (Although since the original message is vague, the rely is more or less a "general suggestion".) That is, nodes can only send so many packets/data in a given period of time: the nodes closer to a sink tend to get "clogged up" trying to handle t

Re: [Tinyos-help] Simulate BaseStation

2008-06-10 Thread Paul Stickney
In component `BaseStationC': BaseStationC.nc:79: ambiguous match make: *** [sim-exe] Error 1 Fix this. 1) Ensure that you have no name collisions. 2) Try to specify the target component interface explicitly. 3) Go back to when in stopped worked and find out what was changed. HTH, Paul ___

[Tinyos-help] about mit510

2008-06-10 Thread Yu Qun
hi everyone: I want to ask a question, before coding on the programming platform such as mib50. what coding exits in mib510?? Thanks! Sincerely; Maggie ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/

Re: [Tinyos-help] Simulate BaseStation

2008-06-10 Thread Daniel Pereira
Hi Paul, I added ".Receive" in the following line and works fine. 79 BaseStationP.UartReceive -> Serial.Receive; Thanks a lot On Tue, Jun 10, 2008 at 4:47 PM, Paul Stickney <[EMAIL PROTECTED]> wrote: > In component `BaseStationC': > BaseStationC.nc:79: ambiguous match > make: *** [sim-exe] Er

[Tinyos-help] PySerial problem in Deluge T2

2008-06-10 Thread Dan
Hi, there, Following the deluge T2 tutorial, I tried to test Quick Start on Iris. When the command "./burn /dev/ttyUSB0 iris" was executed, an error occured as follows: Please install PySerial first. I've installed the latest CVS and the python scripts following the Tools Installation section. A

[Tinyos-help] about mit510's Reset Button

2008-06-10 Thread Yu Qun
hi everyone: I want to ask a question, what is the function of Reset Button on MIB510? If I upload some coding on the programming board such as mib50 not successfully, can I use the "reset button" to get the initial state of MIB510? Thanks! Sincerely; Maggie _

Re: [Tinyos-help] How to update the TinyOS I am using?

2008-06-10 Thread Sarfraz Nawaz
XubunTOS has tinyos release version 2.0.2 which is not cvs updatable. You will have to check out the entire tinyos-2.x directory from the CVS repository into a separate directory. On Wed, Jun 11, 2008 at 12:42 AM, Gary Lee <[EMAIL PROTECTED]> wrote: > I have one basic question: I am using XubunT

[Tinyos-help] Documentation of Contrib/HSN/TOS/LIB Code

2008-06-10 Thread Sajida Akhtar
I want to understand the details of AODV code implemented in the contrib/HSN/ directory of Tinyos. Please guide me from where I can get the documentation/tutorial. regards sajida __ Sent from Yahoo! Mail. A Smarter Email http://uk.do

Re: [Tinyos-help] Ctp Problem with micaz

2008-06-10 Thread Yiannis Yiakoumis
Yep, Actually TOS_NODE_ID was set, but ActiveMessageAddress did not which led to all this trouble... Thanks, Y. Philip Levis wrote: > > On Jun 10, 2008, at 11:38 AM, Yiannis Yiakoumis wrote: > >> >> If I interpret the packet correct (ID=0x18, 2 bytes for LinkEstimator, >> 1 byte option, 2 >

Re: [Tinyos-help] PySerial problem in Deluge T2

2008-06-10 Thread Janos Sallai
Dan, The error message is correct: you have to install PySerial separately. You can get it from http://pyserial.sourceforge.net/ Janos -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dan Sent: Tuesday, June 10, 2008 6:07 PM To: tinyos-help@millennium.ber

Re: [Tinyos-help] about FTSP

2008-06-10 Thread Branislav Kusy
hi jiwen, looking at the cvs head, CC2420CsmaP.nc provides interface RadioBackoff (http://tinyos.cvs.sourceforge.net/*checkout*/tinyos/tinyos-2.x/tos/chips/cc2420/csma/CC2420CsmaP.nc?revision=1.4) you may want to update your CVS. brano jiwen zhang wrote: > Hello brano : > > can you give

Re: [Tinyos-help] PySerial problem in Deluge T2

2008-06-10 Thread Dan
Janos, Thank you so much. It went through. PySerial is not shipped with Xubuntos. Dan On 6/10/08, Janos Sallai <[EMAIL PROTECTED]> wrote: > Dan, > > The error message is correct: you have to install PySerial separately. > You can get it from http://pyserial.sourceforge.net/ > > Janos > > -O

Re: [Tinyos-help] Fwd: high density and CTP

2008-06-10 Thread Nahr ...
Hi Mr Paul, Thanks for the reply, but these problem seems to be general for all multihop tree routing protocol. Isn't it? Regards, Nahr Elk ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mail

Re: [Tinyos-help] about mit510's Reset Button

2008-06-10 Thread Urs Hunkeler
Hi Maggie, According to the MIB510 manual, the button resets the In-System-Processor (ISP), which, when it restarts, resets the mote as well. The ISP is a microcontroller on the MIB510 that performs the actual programming of the mote. You can find the data-sheet and the manual on xbow's MIB510

Re: [Tinyos-help] How to update the TinyOS I am using?

2008-06-10 Thread Gary Lee
Sarfraz, Thanks for your reply. I have t 1. you mean, I need to create a separate directory, and copy the entire tinyos-2.x directory from CVS to Xubuntos? 2. If yes, how can I perform a fast copy? I mean, is there a tool which I can use to download the entire tinyos-2.x CVS automatically? Than

Re: [Tinyos-help] Simulate BaseStation

2008-06-10 Thread Paul Stickney
You're welcome, and Thanks for posting the solution. ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help