Re: [Tinyos-help] Multihop doubt

2006-05-21 Thread Philip Levis
On May 20, 2006, at 3:38 AM, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote: Hello. I'm trying a b-mac implementation that i have done for cc2420, and i'm trying to use multihop to prove it. The c2420Radio that i have done advises the aplication when the radio is on so it could know when surg

[Tinyos-help] Help me with MIG!

2006-05-21 Thread Hieu Tran
Hi all! In some java examples, I see some program is generated with MIG (Message Interface Generator). I know it is a tool to generate Java classes for TinyOS packet from C structures but I do not know how it work? Where can I find the document that mention to this issue? Thanks!  Be a chatter

[Tinyos-help] reinstalling tinyos problem: "Error -1610 the configuration data for this product is corrupt"

2006-05-21 Thread Gelu Contiu
 Hi all ! Does anyone know what the following error means when trying to reinstall the TinyOS 1.1.11:"Error -1610 the configuration data for this product is corrupt. Contact your support personnel"This version of tinyos was previously installed on my PC, but I decided to delete it beca

[Tinyos-help] Help - clock drift value

2006-05-21 Thread andrea labo
Hi to everyone, i'm studing the time synchronization on telosb motes. Does anyone know the clock drift value of the telos motes in ppm? Thanks a lot. Andrea. ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berk

[Tinyos-help] RE: Fw: debug with jtag and mica2

2006-05-21 Thread s n
Hi, all, are there some documents about how to debug with jtag step by step? I have read http://www.tinyos.net/tinyos-1.x/doc/nesc/debugging.html, but still I have some problem. I use AVR JTAG ICE II, mib510, mica2. Now I have the following problem: 1. it is said that for mib510 board, AVR JTA

[Tinyos-help] Help me with java!

2006-05-21 Thread Hieu Tran
Hi all!   I try to compile and run the ListenRaw class in net/tinyos/tools. This file is compiled successfully, however when I run : java ListenRaw -h (-h mean help) the Cygwin window display "Exception in thread "main" java.lang.NoClassDefFoundError: ListenRaw".   I check in www.java.sun.com i

Re: [Tinyos-help] Help me with java!

2006-05-21 Thread Aditya Bhave
You need to type java net.tinyos.tools.ListenRaw COM1from /tools/java directoryassuming the board is connected to COM1 serial port. Also make sure the baud rates of the mote UART and java applications are matching wither 57600 or 19200 On 5/21/06, Hieu Tran <[EMAIL PROTECTED]> wrote: Hi all!   I

[Tinyos-help] ncc -v ... helpful ... but

2006-05-21 Thread Michael Schippling
Just got around to trying the ncc -v thing and funnily enough it doesn't list "hardware.h" in it's pre-processing step. It does mention tos.h, so perhaps nested includes are not detailed? There is however an explicit listing of the -I source search path which could allow someone to reverse engine

RE: [Tinyos-help] AF_UNIX

2006-05-21 Thread pradeep.ramakrishna
Does it mean if socket is opened with the domain AF_UNIX its for IPC within the same machine.../??and if AF_INET across machine -Original Message- From: Michael Schippling [mailto:[EMAIL PROTECTED] Sent: Saturday, May 20, 2006 1:37 AM To: Pradeep T Ramakrishna (WT01 - Broadband Networ