RE: [Tinyos-help] how can I change the packet size in micaz

2005-12-02 Thread zhangwei
Hi

Try to add following to Makefile.component

MSG_SIZE=49 


Best Regards,
Zhang Wei
 
 
[EMAIL PROTECTED]
Software Engineer
Crossbow Technology Inc.
Beijing Representative Office
tel: 86-10-6552-7600 
fax: 86-10-6552-8819

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bach
Duy Bui
Sent: Thursday, December 01, 2005 3:03 AM
To: tinyos-help@Millennium.Berkeley.EDU
Subject: [Tinyos-help] how can I change the packet size in micaz

Hi,

I know that CC2420 supports much longer packet size than 36 bytes.
I did increase TOSH_DATA_LENGTH defined in Am.h and change the size of
application-related packet.
The sender works well but the receiver doesn't (there is no interrupt to
microcontroller)
What is problem? Can anyone help me?

Thanks
Bach.
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-hel
p

___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] Read the RSSI in the TOS_Msg

2005-12-02 Thread Alessandro Balvis



Hy, I'm trying to read the RSSI value in the packet 
that arriving at the base station, but I don't understand something: of course I 
can't put the value from the node that send the packet (it doesn't know how much 
will be the value at the base station!!), also I have to modify the TOSBase 
application for read the RSSI from the chip CC2420 of the node that runs like 
base station?
I tried to insert the field "Strenght" in the AM.h 
file, but it seems that nothing happens.

Any help it will be good. Thanks.

Alessandro BalvisCentro Ricerche Enel - 
Pisa[EMAIL PROTECTED]


___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


R: [Tinyos-help] Read the RSSI in the TOS_Msg

2005-12-02 Thread [EMAIL PROTECTED]

Try to check the .nc code of the Pong application (just search in the 
archive), you might find it helpful.

hope this helps

Costa


Messaggio originale
Da: [EMAIL PROTECTED]
Data: 2-dic-2005 2.50 PM
A: tinyos-help@Millennium.Berkeley.EDU
Ogg: [Tinyos-help] Read the 
RSSI in the TOS_Msg

Hy, I'm trying to read the RSSI value in the 
packet that arriving at the base station, but I don't understand 
something: of course I can't put the value from the node that send the 
packet (it doesn't know how much will be the value at the base 
station!!), also I have to modify the TOSBase application for read the 
RSSI from the chip CC2420 of the node that runs like base station?
I 
tried to insert the field Strenght in the AM.h file, but it seems 
that nothing happens.

Any help it will be good. Thanks.

Alessandro 
Balvis
Centro Ricerche Enel - Pisa
[EMAIL PROTECTED]


___
Tinyos-help mailing 
list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.
berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help



___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] tmote baud rate

2005-12-02 Thread David Moss
Title: Message



It seems that the 
uartbaud rate on the micaz's (57600) is much faster than the tmotes - I'm 
not sure what the tmote's baud rate is. But I do notice a 
significant different between the UART speeds on the two motes. Is there a 
way to jack up the baud rate on these tmote's?

David
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


Re: [Tinyos-help] Preferred TinyOS Multi-hop Routing Protocol

2005-12-02 Thread Omprakash Gnawali

Hi Brett,

You might want to take a look at the following paper and similar
study:

A. Mohan, W. Hong, D. Gay, P. Buonadonna, T. Doeppner, and
A. Mainwaring. End-to-End Performance Characterization of Sensornet
Multihop Routing. In IEEE ICPS, 2005.

If you want to discuss more, send me an email.

Thanks.

- om_p

---

Date: Thu, 01 Dec 2005 20:36:43 -0330
From: Brett Parsons [EMAIL PROTECTED]
Subject: [Tinyos-help] Preferred TinyOS Multi-hop Routing Protocol
To: tinyos-help@Millennium.Berkeley.EDU
Message-ID: [EMAIL PROTECTED]
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi All,

I'm doing some research on multi-hop routing protocols for sensor
networks and have implemented a couple of them in TinyOS.  For my
research, I thought it would be nice to run some performance comparisons
(using various metrics) between the protocols I have implemented and a
protocol that comes standard with TinyOS.  However, since there are
several routing protocols that come standard with TinyOS, I'm not sure
which one to pick.  For instance, below are the locations for several
protocols found in TinyOS:

-  tos/lib/Route
-  tos/lib/MintRoute
-  tos/lib/MultiHopLQI

I was wondering if anyone had any thoughts on which one of these
protocols to use in my simulations/comparisons?  Ideally, I want to
select the protocol that a researcher who was deploying a sensor network
would be more likely to choose.  Out of the existing sensor network
deployments, which routing protocol seems to get the most use?

Thanks,

Brett
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


Re: [Tinyos-help] mica2 pcb files

2005-12-02 Thread Joe Polastre
The design is based off the Mica design, but was done by Crossbow in
collaboration with UCB.  When the design was finalized, Crossbow
started to produce it, but UCB never got the source files to the
design (unfortunately).  Someone from Xbow should chime in, but I
believe that this is part of their intellectual property package?

Bottom line is that if you want the design files (gerbers), you'll
have to ask someone at Xbow.

-Joe

On 12/1/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 Hi all,

 Can anyone tell me who first made the Mica2: Berkeley, Crossbow or someone
 else?  If it was Berkeley, does anyone know if it's possible to get the design
 files, like those already available for the Mica?  I'm really just interested
 in getting the details on the board layer thicknesses, via dimensions, and
 maybe a few trace widths in the RF section.

 Thanks,
 John M.

 ___
 Tinyos-help mailing list
 Tinyos-help@Millennium.Berkeley.EDU
 https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


Re: [Tinyos-help] mica2 pcb files

2005-12-02 Thread Terence Joseph

What about the design files for the tmote?  Any chance of getting them?

Best Regards,
Terence



From: Joe Polastre [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
CC: tinyos-help@Millennium.Berkeley.EDU
Subject: Re: [Tinyos-help] mica2 pcb files
Date: Fri, 2 Dec 2005 08:40:57 -0800

The design is based off the Mica design, but was done by Crossbow in
collaboration with UCB.  When the design was finalized, Crossbow
started to produce it, but UCB never got the source files to the
design (unfortunately).  Someone from Xbow should chime in, but I
believe that this is part of their intellectual property package?

Bottom line is that if you want the design files (gerbers), you'll
have to ask someone at Xbow.

-Joe

On 12/1/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 Hi all,

 Can anyone tell me who first made the Mica2: Berkeley, Crossbow or 
someone
 else?  If it was Berkeley, does anyone know if it's possible to get the 
design
 files, like those already available for the Mica?  I'm really just 
interested
 in getting the details on the board layer thicknesses, via dimensions, 
and

 maybe a few trace widths in the RF section.

 Thanks,
 John M.

 ___
 Tinyos-help mailing list
 Tinyos-help@Millennium.Berkeley.EDU
 
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help



___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


_
Access the Internet through one simple location - visit the all-new MSN! 
http://ie.msn.com/


___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


Re: [Tinyos-help] mica2 pcb files

2005-12-02 Thread Joe Polastre
They're already available at
http://www.tinyos.net/scoop/special/hardware

Moteiv also has documentation on the items we changed and updated
schematics in our datasheet, all freely available.

-Joe

On 12/2/05, Terence Joseph [EMAIL PROTECTED] wrote:
 What about the design files for the tmote?  Any chance of getting them?

 Best Regards,
 Terence


 From: Joe Polastre [EMAIL PROTECTED]
 To: [EMAIL PROTECTED] [EMAIL PROTECTED]
 CC: tinyos-help@Millennium.Berkeley.EDU
 Subject: Re: [Tinyos-help] mica2 pcb files
 Date: Fri, 2 Dec 2005 08:40:57 -0800
 
 The design is based off the Mica design, but was done by Crossbow in
 collaboration with UCB.  When the design was finalized, Crossbow
 started to produce it, but UCB never got the source files to the
 design (unfortunately).  Someone from Xbow should chime in, but I
 believe that this is part of their intellectual property package?
 
 Bottom line is that if you want the design files (gerbers), you'll
 have to ask someone at Xbow.
 
 -Joe
 
 On 12/1/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
   Hi all,
  
   Can anyone tell me who first made the Mica2: Berkeley, Crossbow or
 someone
   else?  If it was Berkeley, does anyone know if it's possible to get the
 design
   files, like those already available for the Mica?  I'm really just
 interested
   in getting the details on the board layer thicknesses, via dimensions,
 and
   maybe a few trace widths in the RF section.
  
   Thanks,
   John M.
  
   ___
   Tinyos-help mailing list
   Tinyos-help@Millennium.Berkeley.EDU
  
 https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
  
 
 ___
 Tinyos-help mailing list
 Tinyos-help@Millennium.Berkeley.EDU
 https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

 _
 Access the Internet through one simple location - visit the all-new MSN!
 http://ie.msn.com/


___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] CC2420 MAC modification

2005-12-02 Thread Ajit Chakrapani Warrier

Hi,

	Thanks to all who replied earlier to my question about modifying the 
CC2420 MAC. After reading the relevant parts of the data sheet, most of 
my questions have been answered. I am still concerned about one thing. I 
was interested in sending short impulses about one CC2420_SYMBOL_UNIT 
long. From the data sheet, the shortest packet I could transfer is 7 
bytes (4 bytes preamble, 1 byte SFD, 1 byte length) long. Is there any 
way I could send even smaller packets. The un-buffered serial mode looks 
promising, but even there it seems the preamble is attached by the 
hardware, so it is not possible to send smaller packets.


Ajit.
--
Ajit Chakrapani Warrier

Graduate Student [EMAIL PROTECTED]
Department of Computer Science   (919) 389 9737
North Carolina State University  www4.ncsu.edu/~acwarrie
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] How to get timestamps in microseconds for micaz motes

2005-12-02 Thread S. Umesh Babu

Hello,

We want to measure time between two events using timestamps in
microseconds.(micaz motes)

1) receiving time of a radio packet
2) beep listening,by calling Mic.readToneDetector() command.

how can i get the timestamps.

thankyou for your assistance
warm regards
Umesh


___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help