Re: [Tinyos-help] TelosB/MicaZ and soil moisture measurement

2008-07-17 Thread Gaurav Chandwani
Mostly people use Echo 10/20 Soil Moisture Sensors from Decagon http://www.decagon.com/ag_research/soil/ec20.php with Mica2 motes and MDA300 sensor boards because the code is already available. We just purchased Echo 20 and we could get the readings successfully from telosb motes. But since there

Re: [Tinyos-help] Radio range

2008-07-17 Thread Ittipong Khemapech
I think you are talking about asymmetric link. Additional experiment on swapping transmitter/receiver should be conducted to validate such assumption (under particular circumstances). Ittipong 2008/7/17 Ed Todd [EMAIL PROTECTED]: From an earlier message: When your neighbor can see you,

[Tinyos-help] PCB mounted connector on Iris mote

2008-07-17 Thread Sarfraz Nawaz
Hello everyone, We want to remove the battery casing on an Iris mote and supply 3V DC power directly to the mote from other electronics. I can see a white PCB mounted two pin connector on the mote with a trace leading to one of the battery connections. I was wondering if someone can confirm that

Re: [Tinyos-help] tinyos source packages?

2008-07-17 Thread Aurelien Francillon
Le Thursday 17 July 2008 12:52:43 Stefano Kismet Lenzi, vous avez écrit : On Tue, Jul 15, 2008 at 11:23, David [EMAIL PROTECTED] wrote: Hi list. TinyOS provides Ubuntu packages, with installation instructions here: http://www.tinyos.net/scoop/story/2007/8/15/234856/990 I've browsed

Re: [Tinyos-help] tinyos source packages?

2008-07-17 Thread Sarfraz Nawaz
I would second what Aurelien has already said. Having source packages would be definitely beneficial in supporting larger number of distributions that generally rely on similar package management but then also have quirks that make it difficult to install binary packages. On Thu, Jul 17, 2008 at

[Tinyos-help] about atomic block

2008-07-17 Thread m.khezri
Hello, I read the tinyos programming guide, but didn't understand exactly this part of manual(page 41) : The atomic block promises that these variables can be read and written atomically. Note that this does not promise that the atomic block won't be preempted. Even with atomic blocks, two code

Re: [Tinyos-help] TestTymo application

2008-07-17 Thread Andrey Gursky
Hi Romain! Here are details: In Makefile I've commented: #CFLAGS += -DCC2420_NO_ACKNOWLEDGEMENTS Otherwise the things are much worse. The application is derived from BaseStation, changed so that the once sent message (received throw serial from PC) arrives the TARGET comes back TO SOURCE and

[Tinyos-help] TOSH_DATA_LENGTH - size limit of 150 [TinyOS 1.x]

2008-07-17 Thread Agnelo Silva
Altering the default value 29 of the constant TOSH_DATA_LENGTH in AM.h file (it is also possible, and recommended, to do this in the Makefile of the application directory), I verified that it is possible to change the payload data of our TOS message. I made some tests and found the exact limits:

Re: [Tinyos-help] PCB mounted connector on Iris mote

2008-07-17 Thread Eric Keller
Can you just hook up the power to the pads where the battery holder attached? Eric On Thu, Jul 17, 2008 at 8:07 AM, Sarfraz Nawaz [EMAIL PROTECTED] wrote: Hello everyone, We want to remove the battery casing on an Iris mote and supply 3V DC power directly to the mote from other electronics. I

[Tinyos-help] CCA Check in application layer.

2008-07-17 Thread Hui Kang
Dear All: In my tinyos-2.x application, I would like to check the channel before sending a packet. By copying the following code from CC2420TransmitP.nc, I found the congest is always set as TRUE even I have only one mote turn on. Could anyone help to solve this problem or any other smarter way

Re: [Tinyos-help] CCA Check in application layer.

2008-07-17 Thread David Moss
If you want to check the channel *before* sending a packet, you can sample the CCA pin directly. This GeneralIO is provided by HplCC2420PinsC. The code you're looking at here actually sends a packet, if the channel is immediately found to be clear. If you're not doing so already, you must also

Re: [Tinyos-help] CCA Check in application layer.

2008-07-17 Thread Philip Levis
On Jul 17, 2008, at 10:25 AM, Hui Kang wrote: Dear All: In my tinyos-2.x application, I would like to check the channel before sending a packet. By copying the following code from CC2420TransmitP.nc, I found the congest is always set as TRUE even I have only one mote turn on. Could

Re: [Tinyos-help] nesc syntax hilighting for // in kwrite

2008-07-17 Thread Kevin Klues
I've asked david to put the patched version in the next release of nesC. Kevin On Wed, Jul 16, 2008 at 1:07 AM, David [EMAIL PROTECTED] wrote: Thanks, this works! I don't know how to send you a bear, so I hope you like this instead: http://icanhascheezburger.com/tag/beer/ David. PS:

Re: [Tinyos-help] tinyos source packages?

2008-07-17 Thread Kevin Klues
I'll try and put something together sometime this week or next. Its just a matter of finding the time. Kevin On Thu, Jul 17, 2008 at 5:43 AM, Sarfraz Nawaz [EMAIL PROTECTED] wrote: I would second what Aurelien has already said. Having source packages would be definitely beneficial in

[Tinyos-help] cc2420 modulation

2008-07-17 Thread Min Guo
Dear All, I want to change the default IEEE 802.15.4 symbol-to-chip mapping (as described on page 24 of the datasheet of 2.4 GHz IEEE 802.15.4 / ZigBee-ready RF Transceiver), so that there is a chip sequence which only contains 0s or only contains 1s. Does anyone knows how to do that? Regards,

Re: [Tinyos-help] tinyos source packages?

2008-07-17 Thread David
On Thu, Jul 17, 2008 at 8:36 PM, Kevin Klues [EMAIL PROTECTED] wrote: I'll try and put something together sometime this week or next. Its just a matter of finding the time. Kevin I can help out a bit with this, or at least do some (Debian Etch Sid) testing, if it will help. I assume you

[Tinyos-help] Multihop routing protocols

2008-07-17 Thread Poonam Hiwal
Hi all, Can you please help in finding what are the multihop routing algorithms for wireless sensor networks. Is is worthful to look MANET routing algorithm for wireless sensor metworks? Thanks, Poonam ___ Tinyos-help mailing list

Re: [Tinyos-help] cc2420 modulation

2008-07-17 Thread raysaikat
I do not think that you can do that in software. --Original Message-- From: Min Guo Sender: To: tinyos-help@millennium.berkeley.edu Sent: Jul 17, 2008 2:45 PM Subject: [Tinyos-help] cc2420 modulation Dear All, I want to change the default IEEE 802.15.4 symbol-to-chip mapping (as

[Tinyos-help] Oscilloscope w MTS300 on an IRIS

2008-07-17 Thread Charles Elliott
I've been running Oscilloscope with the following changes to OscilloscopeAppC: ...new SensorMts300C() as Sensor... ...OscilloscopeC.Read - Sensor.Temp;... Then installing using the following command $ SENSORBOARD=MTS300 make iris install,1 mib520,COM5 Installing a basestation on a different

[Tinyos-help] Questions about engineering units for PAR, TSR and Internal Temperature of Telos motes

2008-07-17 Thread Maria Taramigkou
Hi all !! It's very important to me the following questions to be answered, if possible,I need them for my degree project urgently . Well I'm using tinyos-1.x and telosb motes of moteiv. I'm decoding the sensing measurements from the Osciilloscope application and I'm converting them to

Re: [Tinyos-help] CCA Check in application layer.

2008-07-17 Thread David Moss
Clear channel assessments are performed automatically by the CC2420 radio stack before any and every transmission, unless you explicitly disable it. In the CC2420 radio, a CSMA strategy is implemented where initial and congestion backoffs are set for random lengths of time to prevent transmissions

Re: [Tinyos-help] Multihop routing protocols

2008-07-17 Thread Gaurav Chandwani
Hi Poonam, If you are just starting, I would suggest you go for MultiHop Protocols in TinyOS 2, which are CTP(Collection Tree Protocol) and LQI(improved version of MultiHopLQI in tinyos 1). These are made better by the developers based on their experience with problems in TinyOS 1

[Tinyos-help] Multihop Routing

2008-07-17 Thread Maria Taramigkou
Hello! I'm using telosb motes and tinyos-1.x. I want to implement routing for Oscilloscope of moteiv application..Is it right to use the MultihopLQI as it is used in SurgeTelos?In SurgeTelos the mote with id=0 is loaded with SurgeTelos app unlike my case that the node with id=0 is loaded with

Re: [Tinyos-help] SurgeTelos

2008-07-17 Thread ranal fernando
Dear all, Thank you very much for your help. Now it is working and doing the multihop networking. Thanks again Ranal Date: Thu, 17 Jul 2008 14:37:06 +0900From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: Re: [Tinyos-help] SurgeTelos Please use SurgeTelos application for the Sink node

Re: [Tinyos-help] Deluge on an IRIS

2008-07-17 Thread Razvan Musaloiu-E.
Hi! On Thu, 17 Jul 2008, Charles Elliott wrote: Hi Razvan I've made the change you mentioned however it still doesn't seem to be working properly. Are there any commands that I should look for in the code that would lock the flash so deluge could not use it? I don't have other ideas of