Re: [Tinyos-help] tests/deluge/Blink

2008-05-18 Thread Reema Mathew - Michael
 $tos-deluge /dev/ttyUSB0 iris -i 1 apps/Blink/build/iris/tos_image.xml  ERROR: Wrong baudrate   Then i tried $tos-deluge /dev/ttyUSB0 57600 iris -i 1 apps/Blink/build/iris/tos_image.xml ERROR: Unable to initialize serial port connection to /dev/ttyUSB0   Pls help   Reema  --- On Fri, 16/5/08, Ja

[Tinyos-help] SPI bus arbitration on Iris motes

2008-05-18 Thread Sarfraz Nawaz
Hello everyone, I am trying to use the SPI bus of Atm1281 to peek into some of the registers of RF230 radio chip from one of my components. I am using the SpiResource provided by HplRF230C to request access to the SPI bus. The SpiResource.granted event is signaled but it seems that the SPI bus is

Re: [Tinyos-help] Alarm32khz32C on Iris Mote

2008-05-18 Thread Sarfraz Nawaz
Thanks Janos for the reply. I will give AlarmMicro32 a try. On Sat, May 17, 2008 at 3:36 AM, Janos Sallai <[EMAIL PROTECTED]> wrote: > Sarfraz, > > > > There is no timer configured for 32khz on the iris platform. You have the > following options: > > > > 1. Use CounterMicro32C/AlarmMicro32

Re: [Tinyos-help] Time synchronization with tinyos2.x

2008-05-18 Thread Marco Langerwisch
However, interfaces TimeSyncSend and TimeSyncEvent are missing for compiling FTSP. Are there any other time synchronization protocols that have been successfully implemented on the cc1000 stack? Janos Sallai schrieb: > Marco, > > There is an FTSP implementation in > tinyos-2.x-contrib/stanford-l

Re: [Tinyos-help] simulation second

2008-05-18 Thread Paul Stickney
With TOSSIM T2, you can use Throttle from sim-sf (TOSSIM Live). sim-sf is in the TOS 2.0.2 CVS. (It is NOT in the 2.0.2 package.) See the TOSSIM Live paper for usage: toilers.mines.edu/pub/Toilers/ChadMetcalf/cmetcalf-thesis.pdf Just make the changes (add in Throttle) and compile with "sim-sf" in

[Tinyos-help] Reading from ADCs and the intended use of some components like micaBusC.nc, ArbitrateRead, etc.

2008-05-18 Thread Shikhar Sachan
Thanks for the help ... However I was still not able to figure out to which component I should wire the file voltageC.nc Also, how will I be able to take out readings specifically from ADC1, ADC2 and ADC3. I saw the files and the defined constants in Atm128Adc.h...but where do I include the file a

Re: [Tinyos-help] problems about Deluge

2008-05-18 Thread jiwen zhang
Hello : 2008/5/16 Razvan Musaloiu-E. <[EMAIL PROTECTED]>: > Hi! > > On Thu, 15 May 2008, jiwen zhang wrote: > > Hello Razvan ME : >> today, i modify the application in the directory of app/Blink and let it >> support deluge : >> >> -in the BlinkAppC.nc , use the component DelugeC and then >

[Tinyos-help] [TinyOS 1.X] Error on compiling apps on PPC Mac

2008-05-18 Thread Ubaldo Tiberi
Hi everybody, I've got an iBook G4 PPC Based. I've installed all the TinyOs 1.X environment and anything seems to work fine. But I've got a problem. When I try to compile an application I get this error bash$ make mica2 compiling Blink to a mica2 binary ncc -o build/mica2/main.exe -Os -boar

[Tinyos-help] simulation second

2008-05-18 Thread Nahr ...
hi, please i want to know 1 simulation second corresponds to real second ?? thank you Cheers, Nahr ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] send simulator o/p to file?

2008-05-18 Thread funofnet Funofnet
Hi, to save your debug msg in a file simply: $ export DBG=usr1 (for example) $ ./build/pc/main.exe 10 > output.txt Hope that helps you __ Do You Yahoo!? En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messag