Re: [Tinyos-help] Mote location

2006-09-27 Thread Sarfraz Nawaz
You can specify node locations in a layout file that can be loaded in tinyviz. I am not sure what you mean by loss model.On 9/28/06, MINO GB < [EMAIL PROTECTED]> wrote:Can we load location and loss model from file into tinyviz by using nesC? ___ Tinyos

[Tinyos-help] SMAC where to download from ?

2006-09-27 Thread bhushan bhatt
Hi all,   I want to download SMAC. Can anyone tell me where can i get the files for it ???Also someone told me that SMAC cannot be implemented on Tmote Sky. Is this true ? because they said they have their own protocol working at MAC layer.Thanks,Bhushan Yahoo! Messenger with Voice. Make PC-to-P

Re: [Tinyos-help] Mote location

2006-09-27 Thread MINO GB
Can we load location and loss model from file into tinyviz by using nesC? ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] Help in reading Data of Listen and ListenRaw

2006-09-27 Thread bhushan bhatt
I also am trying to use TOSBase with SimpleCmd. I would like to analyze the packet data received by listen. If someone can help which field in the data is Sequence number.Thanks,BhushanPablo Gil Montaño <[EMAIL PROTECTED]> wrote: I think that if you just send packets to the UART, they don't have ei

Re: [Tinyos-help] Mote location

2006-09-27 Thread Sarfraz Nawaz
There maybe but I am not aware of any other way. Maybe someone else can correct me.On 9/28/06, Arijit Ghosh <[EMAIL PROTECTED] > wrote:Is there a way of without using the TinyViz plugin?"Do the best you can, with what you have, where you are." -- Roosevelt __

[Tinyos-help] mib510 and radio modem

2006-09-27 Thread Kan Cai
Hi, All: I am trying to let a mica2 base station forward data to a radio modem directly (not through a computer), but have no luck. The base station mote uses mib510 programming board and the radio modem is Elpro 905U-D, they are connected using a serial cable and a "gender changer" (becaus

Re: [Tinyos-help] PCM to any format

2006-09-27 Thread Michael Schippling
I think I already said this a couple weeks ago... In general .wav files _are_ uncompressed PCM, so most audio programs can play them. I suspect you mean raw sample data with no convenient headers. I recently looked at Adobe Audition and it has an input option for a .txt sample file for which you

Re: [Tinyos-help] how interrupts are handled in tinyos

2006-09-27 Thread R. Steve McKown
On Wednesday 27 September 2006 11:18 am, gagan gaba wrote: > can somebody please guide me how interrupts are > handled in tinyos 1.1.0 . > i have gone through all the tiny os material available > on net but couldnt able to find how interrupts are > generated and handled and how tinyos get back to i

Re: [Tinyos-help] Mote location

2006-09-27 Thread Arijit Ghosh
Is there a way of without using the TinyViz plugin? "Do the best you can, with what you have, where you are." -- Roosevelt __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com __

Re: [Tinyos-help] Tutorial lesson 5 and tython

2006-09-27 Thread Sarfraz Nawaz
The jar file is simdriver.jar. Are you sure you are in the correct directory when you run "tinyviz -run build/pc/main.exe 30". The simulator is complaining because it cannot execute main.exe. On 9/27/06, Munaretto, Daniel <[EMAIL PROTECTED]> wrote: In my case the file was SimDriver.rar. So after th

Re: [Tinyos-help] Fwd: MoteIF error with XBow MIB600

2006-09-27 Thread Michael Schippling
Just tossing in a few cents that probably won't make any sense...but... The addr: 192.168.2.8:10002 is that of the MIB600? If so this is what SF will want to attach to. I dunno if the MIB is pingable, but you might see if it responds at that addr. It's not clear if it's your app or SF that is re

Re: [Tinyos-help] Mote location

2006-09-27 Thread Sarfraz Nawaz
Have a look at "Set Location" tinyviz plugin and "FakeLocation" component.On 9/28/06, Arijit Ghosh < [EMAIL PROTECTED]> wrote:Hello,Does TOSSIM allow assignment of location to motes and then accessing it using some global constants likeTOS_LOCAL_ADDRESS is used for mote address?Thanks in advance,Ar

[Tinyos-help] PCM to any format

2006-09-27 Thread antonio gonga
Hello I need your help, does anyone knows how can I convert PCM samples to any format that I can play? please feel free to answer back to me thanks in advance === *Gonga, Antonio Oliveira : STUDENT OF *Electrical and Computer Engineering(LEEC) *Mobile:+351 9

[Tinyos-help] tinysec does not work with telosb?

2006-09-27 Thread Boushra MAALA
hi all tinysec does not work with telosb? are there another apps can be used for doing the same role de security as tinysec but with telosb?or are there modifications that can be done to tinysec for making it usable with telosb. thank you   All-new Yahoo! Mail - Fire up a more powerful emai

[Tinyos-help] Fwd: MoteIF error with XBow MIB600

2006-09-27 Thread David Tacconi
Hello,I am trying to connect with a java application to a MIB600 (the ethernet one). I first do export MOTECOM=[EMAIL PROTECTED] :10002in my cygwin window and then I run SerialForwarder and my java app. Although the same application works when I am running it with MIB510, then over the serial port,

[Tinyos-help] Nuclues sometimes stops giving output

2006-09-27 Thread Sumit Gupta
I am having a small problem with nucleus again. It stops printing out the results of queries which it recieves from other nodes.Also, once it stops, I have to restart the whole network including each and every mote to get back results from nucleus. But at the same time SerialForwarder shows increm

[Tinyos-help] Mote location

2006-09-27 Thread Arijit Ghosh
Hello, Does TOSSIM allow assignment of location to motes and then accessing it using some global constants like TOS_LOCAL_ADDRESS is used for mote address? Thanks in advance, Arijit "Do the best you can, with what you have, where you are." -- Roosevelt __

[Tinyos-help] image data+matlab

2006-09-27 Thread neeraj sharma
hi i hav to send my own 2Dimentional image data from matlab to telos mote..i m using TOSBase on telos mote...so pls guide me how i can send my own image data means hw i can packetize my data..?.i m very new in ths field pls help me..means where i should modify my module for

[Tinyos-help] tx from cc1010 to mica2/tinyos1.1.0 platform

2006-09-27 Thread jose m
I'm working on a cc1010 node. It will be part of my sensor network. As you know, tinyos doesn't support cc1010 so, I read the component "cc1000RadioIntM.nc" to see how is the communication. I translate the transmission way of tinyos's cc1000RadioIntM.nc to a Keil C program for cc1010 (crc also), a

[Tinyos-help] tinyos upgrade

2006-09-27 Thread jose m
Hello,   I want to upgrade my tinyos version from 1.1.0 to 1.1.10 (micaz support) but, I need improve my cygwin version too. So, I download the last Cygwin. Cygwin doesn't include tinyos, result: lo mismo que nada. How can I install tinyos on this new Cygwin?   Thanks in advance.   José

[Tinyos-help] Re: David! Please help with nesC

2006-09-27 Thread David Gay
On 9/27/06, Сергей Кушнир <[EMAIL PROTECTED]> wrote: Hello, David! I have removed binutils and checked Binutils2.16's files - it wasnt patched! I was very surprized :). So, I reinstall it with my patch, reinstall gcc, libc. Then I've tryed to compile Blink with mica2 - it's works!!! Great! :-D Bu

[Tinyos-help] how interrupts are handled in tinyos

2006-09-27 Thread gagan gaba
can somebody please guide me how interrupts are handled in tinyos 1.1.0 . i have gone through all the tiny os material available on net but couldnt able to find how interrupts are generated and handled and how tinyos get back to its last task. __ D

Re: [Tinyos-help] Question about tasks in Tinyos 1.x

2006-09-27 Thread Philip Levis
On Sep 27, 2006, at 3:21 AM, Crif1102 wrote: Hi all, As Hui I don't understand the difference between async and sync... Like Hui, you should read Tutorial 2 of TinyOS 2.x. :) Phil ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU htt

RE: [Tinyos-help] MIB600 and MIB510

2006-09-27 Thread Giri Baleri
MIB510 connects directly to RS232 serial port of the PC. MIB600 connects to your LAN and then in turn to your PC via TCP/IP connection. This can then be accessed from anywhere in the network. The MIB600 is ideal for remote locations, where you can not put a dedicated PC or don't want to put a PC

[Tinyos-help] Ответ: David! Please help with nesC

2006-09-27 Thread Сергей Кушнир
Hello, David! I have removed binutils and checked Binutils2.16's files - it wasnt patched! I was very surprized :). So, I reinstall it with my patch, reinstall gcc, libc. Then I've tryed to compile Blink with mica2 - it's works!!! Great! :-D But mica2 using ATmega128, and I need ATmega168. When I

[Tinyos-help] matlab+bcastinject

2006-09-27 Thread neeraj sharma
HI I've ran the SerialForward and oscilloscope java programs in MATLAB, and I would like to run the BcastInject.java program here.I've tried many different permutations : "net.tinyos.tools.BcastInject.main ({'125', 'start_sensing', '10', '100'})" "net.tinyos.tools.BcastInject.main ({'1

Re: [Tinyos-help] Question about tasks in Tinyos 1.x

2006-09-27 Thread KANG HUI
Hi, Actually, not asyn and sync. What I concer about is command function and task. On Wed, 27 Sep 2006, Crif1102 wrote: > Hi all, > As Hui I don't understand the difference between async and sync... > If the the answer is like Cory says, there is no difference between sync > and async comman

RE: [Tinyos-help] make mica2 (error).

2006-09-27 Thread Bryn Smith
I can't think of anything else off the top of my head at the moment. Have a look at this web page -> http://www.tinyos.net/dist-1.1.0/snapshot-1.1.15Dec2005cvs/doc/install-s napshots.html if you're still having issues. You may need to update other packages (read the bottom section under "Installing

[Tinyos-help] extracting the data

2006-09-27 Thread primalfear 69
hello everyone,       through the radio, the uart is receiving a TOS_Msg packet in which the data payload includes the structure which i defined(say function, addr ,data[25] etc are the members of the structure... these func, addr and  data are defined by me .. 

[Tinyos-help] MIB600 and MIB510

2006-09-27 Thread walid hamdi
Hi! We want to buy either MIB600 or MIB510 but not both! So could somebody tell if there are disadvantages to having one and missing the other. i saw that to install on the mote using MIB510:we just need: make micaz intall, but how is it for MIB600, there have been a post tellin g that it´s som

Re: [Tinyos-help] Question about tasks in Tinyos 1.x

2006-09-27 Thread Crif1102
Hi all, As Hui I don't understand the difference between async and sync... If the the answer is like Cory says, there is no difference between sync and async command, perhaps only the fact that the compiler reports possible data races in the command was delcare sync. Is right? About events.. I h

RE: [Tinyos-help] make mica2 (error).

2006-09-27 Thread Bryn Smith
Title: Message Sundaresh, Is there an automated .exe installer on the CD or did you just install the tinyos .rpm file into an existing Cygwin install?   If you ran the automated .exe I'm not sure what could be wrong.   If you just installed the tinyos .rpm file you will probably need to inst

RE: [Tinyos-help] Tutorial lesson 5 and tython

2006-09-27 Thread Munaretto, Daniel
In my case the file was SimDriver.rar. So after this little substitution, it was all ok. I think the tutorial is quite old. Check it. -Original Message- From: Yuan Shaoping [mailto:[EMAIL PROTECTED] Sent: Wed 9/27/2006 11:30 AM To: tinyos-help@Millennium

[Tinyos-help] Tutorial lesson 5 and tython

2006-09-27 Thread Yuan Shaoping
Hi, guys,   I am a very beginner,   Can you please explain what does "This will build the TinyOS program as tinyviz.jar, a stand-alone Java JAR file that you can run with the tinyviz script, found in this directory. Place this script on your PATH and you will be able to run tinyviz directly from t

[Tinyos-help] Re: Tinyviz problem

2006-09-27 Thread tathagata
刘晓杰 ^-^ sjtu.edu.cn> writes: > >hi,everyone >I want to simulate Blink in Tinyviz ,so i compiled the Blink.nc to main.exe.And then i run the command" > tinyviz -run ./build/pc/main.exe 10 ". It did start tinyviz ,but it didn't show any debug messages. And i > notice that sim time is 0