[Tinyos-help] How to increase iris's baudrate?

2011-09-19 Thread GLC
Dear all, I've used iris sensor node as basestation node attached to PC to transfer data. However, the baudrate is only 57600 and it cannot catch up with the speed which other iris nodes(250kbps) send. I remembered once I've seen someone who can increase the baudrate to 230400 and I don'

Re: [Tinyos-help] Hacking the SchedulerBasicP.nc

2011-09-19 Thread Francisco Sant'anna
I noticed the speed up because I measured the time to execute a heavy task. About the application, I am using TinyOS as the platform for my research language. The language has a primitive to run heavy tasks, but the runtime needs to interrupt them when an external event triggers. Thanks for the ans

Re: [Tinyos-help] Java Application to read Base station

2011-09-19 Thread Michael Schippling
For whatever reason, running under Eclipse is not getting the -comm port argument, so it defaults to sf@localhost. You should be able to set those command line arguments in the Eclipse Run Properties panels. I set a MOTECOM environment variable there, rather than using the command line but either s

[Tinyos-help] TinyOs simulator

2011-09-19 Thread Indtiny s
Hi, I'm new to the Tiny os . I want to setup a TinyOs simulator(TOSSIM) for my project work . I went through the tinys OS site but could not get better document or link to setup the TOSSIM on tiny OS installation can any one help me to get a good document to install Tinyos simulator and start wi

[Tinyos-help] Java Application to read Base station

2011-09-19 Thread Ashish Sharma
Hi, I am new to tinyos and want to build a java desktop application to read the data from the base station and manipulate the data. I have found that Listen.java has the required code to read data from the serial port but I am unable to run it in eclipse. I am able to read data via the console by

[Tinyos-help] dac maximum output and adc reference volts

2011-09-19 Thread SunSabrina
Hello,I'm using Tmote, wanting to getting dac output as well as the adc input, but find that it cannot work when both set the adc and dac reference volts,then I only set the dac reference volts 2.5V while ignoring the adc's, it works but the reference volts of adc is not 2.5V any more, it chang

[Tinyos-help] Help

2011-09-19 Thread 程学超
Dear all: Recently I need to familiar with Tinyos-2.1.1 ,and I need to using tinyos with matlab . from the tutorial "using tinyos with matlab " I can not find the way for tinyos-2.x. so what should I do?do I need to replace my 2.x with 1.x? Appreciate for your help! __

[Tinyos-help] cygwin-files.zip missing, broken link!

2011-09-19 Thread John Hoor
Hi, I just want to report that the link to the cygwin-files.zip file is broken at http://docs.tinyos.net/tinywiki/index.php/Installing_TinyOS_2.1.1#Manual_installation_on_your_host_OS_with_RPMs Cheers, -JH ___ Tinyos-help mailing list Tinyos-help@millen

[Tinyos-help] add new cricket platform question

2011-09-19 Thread yuheng
Hello everyone, When I try to add cricket platform in Tinyos 1.X and 2.x, i followed the instructions on cricket manual, add cricket.target(modified from mica2.target with platform name changed). But when I try to complie cricket by typing the command "make cricket". The following information occ

Re: [Tinyos-help] CTP updateRouteTask() behaivior if parent gets

2011-09-19 Thread Christian
Thank you very much for your kind reply, I think, I'm on the wrong train with my assumptions. However, I can not spot my mistake on my own. Please help me understand. > If more than MAX_PKT_GAP beacons are lost, the code will reinitialize > the link information. The code is in the same file. If

[Tinyos-help] Zero RSSI Value

2011-09-19 Thread subaashini krishnamoorthy
Hi all When i tested the tinyos2.x/apps/tutorials/RSSIDEMO application using IRIS motes the RSSI value is always coming as zero. Wat could be the reason?How to get the correct RSSI value Thanking You K.Subaashini ___ Tinyos-help mailing list Tinyos-help

[Tinyos-help] Atmel Zigbit and FTSP

2011-09-19 Thread Ambuj Varshney
Hi, I am working on project for which we need time synchronization with accuracies in range of 10-20 microsecond,we are using custom zigbit boards for this. I have tested FTSP protocol in range of milliseconds in a small single hop network with 6 nodes and I got mean absolute deviation to be clo