[Tinyos-help] the value of packet-crc

2006-08-30 Thread yang yinying
Hi, I use TOSSIM as the simulator and notice some packets cant be correctly received because of the packet-crc = 0, which means crc check fails, while most other packets can be received well. I wonder why this happens when I use simple radio model and all motes use the exactly same

Re: [Tinyos-help] Re: SOS

2006-08-30 Thread [EMAIL PROTECTED]
For techniqal differences please have a look at http://www.ece.iisc.ernet.in/network_labs/manjunath/commag.pdf Regads, Manjunath On Wed, 30 Aug 2006, Tan Han Chiang wrote: Hi all, did anyone did any comparison between tinyOS and SOS (sensor operating system)?? What is their main

[Tinyos-help] launchall.sh error

2006-08-30 Thread Zhao Stephen
Dear all, I am new to Cricket. Now I perform demo according to manual. After cricketd is running, I start the command line launchall.sh. But some errors appear as following. Simulation Mode Exception in thread main java.lang.NoClassDefFoundError: beaconconfig/BeaconCo nfig Exception in thread

Re: [Tinyos-help] Delta application -help required

2006-08-30 Thread siva prasad
thanks for ur reply michael, if i sample the signal at 1ms(suppose for 50hz signal)then it will be better...that is required for my application ...one more thing is that, the system tht i want to monitor is highly dynamic in nature..so the data should be sendfor every 1ms...i think 1ms is

Re: [Tinyos-help] Delta application -help required

2006-08-30 Thread Ole Bischoff
Hy Siva, here is a short description of the Delta application: - StdControl.start() calls the command Timer.start() to start the programm - Every time when Timer.fired() (periodically, all DELTA_TIME ms) the sensor getsthe request ADC.getData() - When the data is ready (ADC.dataReady()), the

[Tinyos-help] tinyviz in tinyos 2.x?

2006-08-30 Thread sam ribas
I can't find TinyViz in the source code of tinyos 2.x... it's possible to import tinyviz from tinyos 1.x or it's simply not yet developed? (what can I use in this case?) Thanks for the answer, bye. ___ Tinyos-help mailing list

Re: [Tinyos-help] Delta application -help required

2006-08-30 Thread siva prasad
hi ole, i am very thankful to unow, i understand whats going on.. butone thing remindsthat is ---i asked abt sampling at 1ms and sending the data in tht time only...for an external ADC signal of 50 hz(say)using multihop(obvious) technique...the thing is i am losing lots of

[Tinyos-help] problem

2006-08-30 Thread 蒋伟
Hi: I think i have get a problem with this.Can you tell me why and how to deal with the matter?Thank you . $ make telosbmkdir -p build/telosb compiling SimpleCmd to a telosb binaryncc -o build/telosb/main.exe -O -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=telosb

Re: [Tinyos-help] calibrating TMote Sky sensors???

2006-08-30 Thread Simon Davis
Hello, Are the batteries on both motes supplying at least 2.4V? If it falls below, the readings will be different from what they should be. The SHT11's otherwise are calibrated by Sensirion at the factory, that's why they cost what they do! Simon Davis On Tuesday 29 August 2006 09:55 am,

Re: [Tinyos-help] Delta application -help required

2006-08-30 Thread Michael Schippling
As I said, based on my (small) experience with micaz I believe that 100 messages per second is about the max you can expect. And that 100 is for the total system, not per mote (unless of course you have only one mote transmitting). If you are doing multihop then you need to divide the total

Re: [Tinyos-help] Ideas needed

2006-08-30 Thread Dooma®
forget abour documenting... after all, i'll need something up and running for a demo, in addition to the fact that we are planning to finish the graduation project :o)mobile ad-hoc routing algorithms sounds interesting... have you got any resources about it? i'm still searching for an idea, if

[Tinyos-help] Trawler problem: Why nodes don't appear?

2006-08-30 Thread Fenghua Yuan
Hi, I installed tmote tools using tmote-sky installation CD. I try to run trawler with Delta application. The oscopepart works, but no node appear on the topology page. Does anybody have idea about this problem? thanks in advance. Fenghua ___

Re: [Tinyos-help] Ideas needed

2006-08-30 Thread Michael Schippling
See, this is the problem with software education these days. There is no way to demo the documentation.. I met a lovely woman from the Univ of Chicago who was doing her dissertation on mobile routing a couple years ago, but I'm afraid that I don't have any concrete leads for you. Google is

[Tinyos-help] How to access the flash on TELOSB

2006-08-30 Thread Vincent
Hi, There is a 1M external flash for data logging in TELOSB. How can I implementate it with writing and reading data? Similar to the internal flash on the msp430? Sorry for bother again. Thanks. Best regards, Vincent [EMAIL PROTECTED] 2006-08-30

Re: [Tinyos-help] How to access the flash on TELOSB

2006-08-30 Thread HyungJune Lee
Spam detection software, running on the system mail.Millennium.Berkeley.EDU, has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator

Re: [Tinyos-help] Delta application -help required

2006-08-30 Thread siva prasad
again thanks for tht explanation...i can understand tht problem... As i told previously,my system is highly dynamic in nature...in order to monitor such dynamical system is there any better idea...not like sending 10 readings in one packet after 10ms... thanks in advance... siva katru On 8/30/06,

Re: [Tinyos-help] Delta application -help required

2006-08-30 Thread Michael Schippling
Keptin, I kenna change th'laws o'physics... siva prasad wrote: again thanks for tht explanation...i can understand tht problem... As i told previously, my system is highly dynamic in nature...in order to monitor such dynamical system is there any better idea...not like sending 10 readings in