RE: [Tinyos-help] How to begin for RSSI for motes?

2006-04-10 Thread #AMIT SATPATHY#
Title: RE: [Tinyos-help] How to begin for RSSI for motes? So in this case, i just need to add a few lines of code into my TOSBase program for the base node?   Thanks and regards.   Amit. From: [EMAIL PROTECTED] on behalf of [EMAIL PROTECTED]Sent: Mon 4/10/2006 12:34 PMTo: Tinyos-help@M

RE: [Tinyos-help] Re: using matlab: Undefined variable "net" or class

2006-04-10 Thread #AMIT SATPATHY#
What is the MATLAB version that you are using? If its version 6.1, you may want to upgrade to 6.5 or later. The older version has some problems. I faced it too but it disappeared once i upgraded MATLAB to 6.3 Release 13.   Amit. From: [EMAIL PROTECTED] on behalf of Ruben LagarSent: Tue 4

Re: [Tinyos-help] ice-gdb error under tinyos 2.0 toolchain

2006-04-10 Thread David Gay
On 4/5/06, Dongyan Chen <[EMAIL PROTECTED]> wrote: > Hi all, > > I was using GDB with mkII JTAG ICE to debug my programs under > tinyos2 toolchain. However when starting ice-gdb there are the > following errors: That command is not in the gdb-avarice-script distributed with avarice 2.4. Use avar

Re: [Tinyos-help] Installing TinyOS on Suse 10.0 x86_64

2006-04-10 Thread gth755q
I had the same problem. Take a look in the readme/installation files of the java packages that you downloaded from that IBM site. You have to update the PATH variable and maybe something else - don't remember exactly. When I did that java and javac were found, but I still couldn't get the tinyos t

Re: [Tinyos-help] ADCControl interface

2006-04-10 Thread Michael Schippling
That call sets the ADC clock pre-scaler and changes the amount of time needed for a single conversion. The 'rate' argument can be from 0-8 where 8 is the slowest (if memory and my code comments serve...). When set to 0 there is no pre-scaling and the conversion takes about 15 clock cycles, at 8 th

[Tinyos-help] Installing TinyOS on Suse 10.0 x86_64

2006-04-10 Thread Carlos Eduardo Rodrigues Lopes
Hi everybody, I'm currently having trouble with Tinyos 1.1.0 installation on a Suse 10.0 for x86_64 (also tried the latest version 1.1.15 but also without success). I have followed installation instructions from TinyOS Website. - Downloaded the newest IBM java compiler (5.0) (instaled in /opt/ibm

[Tinyos-help] Re: using matlab: Undefined variable "net" or class

2006-04-10 Thread Ruben Lagar
Anyone can help me please? Hello,  I'm trying to use tinyos classes from matlab in windows. I have followed

RE: [Tinyos-help] Different OS

2006-04-10 Thread Matthew S. Nassr
I know of SOS. Developed by UCLA. http://nesl.ee.ucla.edu/projects/SOS/ -- Matthew S. Nassr <[EMAIL PROTECTED]> ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] Help on installing XMesh/XMDA300 on mica2 motes

2006-04-10 Thread Dongyan Chen
Chandresh, You need to copy the entire contrib/xbow folder to your windows machine rather than just the xbow/apps folder. The XMesh app uses interfaces & modules under contrib/xbow/tos/. - Dongyan On 4/10/06, chandresh parekh <[EMAIL PROTECTED]> wrote: > > Hi all, > > I tried to download tinyo

Re: [Tinyos-help] about surge_reliable test on xbow

2006-04-10 Thread davisj2
Xing, Try the following: program 1 mote with ID ,1 another with ID 2, and then your base mote, with ID 0. (Make sure all 3 motes, are all programmed with Surge_Reliable). Turn them on, and start the surge GUI (java net.tinyos.surge.MainClass ) The serial forwarder must be running first

[Tinyos-help] about surge_reliable test on xbow

2006-04-10 Thread Xing Jin
Hi everyone,    I am new to tinyos. I am doing a test on surge_reliable.I use Xbow to do this test.Does anyone tell me what the result looks like? I download the program on the mote using "make mica2 install, 0 mib510,com1" and "export [EMAIL PROTECTED], java net.tinyos.tools.Listen" to listen.But

[Tinyos-help] Help on installing XMesh/XMDA300 on mica2 motes

2006-04-10 Thread chandresh parekh
Hi all,   I tried to download tinyos-1.x/contrib from my windows machine and got the following errors: [EMAIL PROTECTED] /opt$ cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/tinyos loginLogging in to :pserver:[EMAIL PROTECTED]:2401/cvsroot/tinyosCVS password:cvs [login aborted]: end of file from serv

[Tinyos-help] UART connection

2006-04-10 Thread jose m
Hi, I have a mica2 mote connected to a gps, using UART and using UART component for handling. Also, I receive and send radio messages. GPS works at 4800 bps, so I use "outp()" command to set the speed properly. The GPS works, mica2 changes his baud rate successfully, and my program has no errors (

[Tinyos-help] Help on Surge_XMesh

2006-04-10 Thread chandresh parekh
Hi all,   Can someone give any Idea about what is Surge_XMesh and how it works?   Any help is appreciated.   Regards, Chandresh Blab-away for as little as 1¢/min. Make PC-to-Phone Calls using Yahoo! Messenger with Voice.___ Tinyos-help mailing l

[Tinyos-help] plugin

2006-04-10 Thread Lelio Di Martino
Hi folks, i'm a c.s. student. I' would develop a tinyviz plugin for a part of my master thesis. Now i'm wondering about how develop plugin for tinyviz. Does anyone know how to? I'll be glad also if anyone could tell me how to use neighborhood plugin in tinyviz. Please reply regards Lelio ___

Re: [Tinyos-help] Different OS

2006-04-10 Thread Joe Polastre
SOS, Mantis, Contiki... google is your friend. -Joe On 4/10/06, Hoell, Christian (EXT) <[EMAIL PROTECTED]> wrote: > Hi > > for my master thesis I need to compare different types of OS for sensor > networks. > Can anybody tell me some other OS working with Tmote or MicaZ than > TinyOS. > > Thanks

[Tinyos-help] Different OS

2006-04-10 Thread Hoell, Christian (EXT)
Hi for my master thesis I need to compare different types of OS for sensor networks. Can anybody tell me some other OS working with Tmote or MicaZ than TinyOS. Thanks alot Christian ___ Tinyos-help mailing list Tinyos-help@Millennium.Berke

[Tinyos-help] Re: Installing pytos on RedHat 9.0

2006-04-10 Thread Vinayak Naik
Hi Kamin,Here is the output of jpype.getDefaultJVMPath()>>> jpype.getDefaultJVMPath()'/opt/jre1.5.0_06/lib/i386/client/libjvm.so'I was able to import JObject and JProxy from jpype:>>> from jpype import JObject >>> from jpype import JProxyAlso, I could import Queue and sys.But I am not able to impor

[Tinyos-help] tmote/telos security protocol development

2006-04-10 Thread adina
Hi! I have read some mails from the archive, which state that TinySec was not implemented for tmote. Does anyone know, whether this has changed since last year or not? Has someone implemented something like tinysec for tmote or any kind of security protocol for tmote? Thanks -- "Feel fr

[Tinyos-help] Re: Installing pytos on RedHat 9.0

2006-04-10 Thread Vinayak Naik
Hi,I am successful in installing python2.4 and jpype. I have added $TOSROOT/contrib/python/pytos to my CLASSPATH. However, I couldn't import jimport. Here is the output:">>> import jpype>>> jpype.startJVM(jpype.getDefaultJVMPath())>>> from jpype import jimportTraceback (most recent call last):   F

[Tinyos-help] using matlab: Undefined variable "net" or class

2006-04-10 Thread Ruben Lagar
Hello,I'm trying to use tinyos classes from matlab in windows. I have followed the steps in the tutorial, but it doesn't work.I can execute java classes from matlab, but not the tinyos classes. Whenever I try to use any class, I get the error: ??? Undefined variable "net" or class "net.tinyos.sf.Se

[Tinyos-help] TINYSEC_KEYSIZE

2006-04-10 Thread ΑΡΒΑΝΙΤΗΣ Διονύσης
Hi all, I wonder if there’s a way to add more keys in TinySec. By default it uses 8 for encryption and 8 for MAC in /home/.tinyos_keyfile . I tried to simply change this file, but nothing happened. smime.p7s Description: S/MIME cryptographic signature ___

FW: [Tinyos-help] TINYSEC_KEYSIZE

2006-04-10 Thread Arvanitis Dionysis
Hi all, I wonder if there's a way to add more keys in TinySec. By default it uses 8 for encryption and 8 for MAC in /home/.tinyos_keyfile . I tried to simply change this file, but nothing happened. smime.p7s Description: S/MIME cryptographic signature _

Re: [Tinyos-help] no packet handler in MTS400

2006-04-10 Thread Harri Siirtola
FWIW, with MDA300 apps the behavior is just like that, the only difference being tha type is 0x5d. I haven't figured out the reason either. I think you can just ignore it if your app works after that (in my case it does). Regards, Harri At 08:39 PM 4/7/2006 -0400, Zhengsu Gao wrote:

[Tinyos-help] XMesh help needed

2006-04-10 Thread chandresh parekh
hi all, I am using tinyos 1.1.15.. As described in the site, i have saved the previous work (tinyos-1.x) and I have downloaded XMesh application from the site sourceforge.net using the command cvs -z3  -d:pserver:[EMAIL PROTECTED]:/cvsroot/tinyos co -P tinyos1.x/contrib/xbow/apps/XMesh in linux

[Tinyos-help] Help CC2420RadioM

2006-04-10 Thread andrea labo
Hi all, I'm trying to implement a post facto synchronization. In the CC2420RadioM module, there is this procedure: async event result_t SFD.captured(uint16_t time) { switch (stateRadio) { . . . default: // fire RX SFD handler rxbufptr->time = time; signal RadioRec

[Tinyos-help] Beacon mode

2006-04-10 Thread Diego Bartolomé Arquillo
Hi all, I am working with Tmote Sky (MSP430 & CC2420) and tinyos-1.1.15 and I am interested in beacon mode. I have understood from the documentation and mailing that tinyos's components support CSMA, but I would like to know if beacon mode of 802.15.4 is also supported and how I can use it