Re: [Tinyos-help] RF230 Noise measure.

2008-11-10 Thread João Carlos Giacomin
 Prof-DCC-UFLA * -- Original Message --- From: Peng [EMAIL PROTECTED] To: tinyos-help@millennium.berkeley.edu Sent: Mon, 10 Nov 2008 00:21:19 -0500 Subject: [Tinyos-help] RF230 Noise measure. Hi, there, I'm modifying the RF230layerP to realize function same

Re: [Tinyos-help] RF230 Noise measure.

2008-11-10 Thread Miklos Maroti
Hi Peng, but when I read RF230layerP I found that these two values only calculated when there message is about to be transmitted, So it is not possible to measure environment noise using this value. So is there some better way? That is correct. If you want to continuously measure the RSSI

Re: [Tinyos-help] RF230 Noise measure.

2008-11-10 Thread Miklos Maroti
What do you mean by RF230 stack, is it RF230LayP? No. I meant all files in the chips/rf230 directory. You can turn all tasklets into either tasks or asynchronous events executed in interrupt context. Miklos Thanks Peng On Mon, Nov 10, 2008 at 3:38 AM, Miklos Maroti [EMAIL PROTECTED]

[Tinyos-help] RF230 Noise measure.

2008-11-09 Thread Peng
Hi, there, I'm modifying the RF230layerP to realize function same as RSSIsample to measure the environment noise. Last time I got some advise like: 1) The RF230LayerP.nc already measures the RSSI values both for busy channel and clear channel. You can implement a new interface that return the