[Tinyos-help] (no subject)

2006-12-04 Thread andrea labo
Hi there, I'd like to test some time sync protocol on TinyOS 2.x. Does anyone know if is there any implementation of time sync in TinyOS 2.x? Thanks in advance. Andrea. ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millenn

[Tinyos-help] TimeSynchronization for TinyOS 2

2006-12-04 Thread andrea labo
Hi there, I'd like to test some time sync protocol on TinyOS 2.x. Does anyone know if is there any implementation of time sync in TinyOS 2.x? Thanks in advance. Andrea. ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millenn

[Tinyos-help] Help Uart0 connection

2007-01-24 Thread Andrea Labo
Hi there, I need to connect my TelosB(using TinyOS 2.x) with a pc through the UART0 pins from the expansion connector. I guess I must use the max232 chip for hardware connection and need drivers to configure the connection parameter(i.e.: baud rate, length, stop bit...) and others to send and rece

[Tinyos-help] help boomerang

2006-03-27 Thread andrea labo
Hi, I successfully installed Boomerang. I tried to compile Delta application (moteiv/apps/Delta) for telosb but it doesn't work. I got the following message error "Multihop.h: no such file or directory". If I add the MultiHop path in the makefile I get many different errors. How can i compile

Re: [Tinyos-help] help boomerang

2006-03-28 Thread andrea labo
6/3/27, Cory Sharp <[EMAIL PROTECTED]>: > Andrea, > > Moteiv Boomerang supports with Moteiv Tmote products. Try "make tmote". > > "make telosb" only uses the conventional TinyOS 1.x tree, which will > not work with applications in moteiv/apps/. > > Best,

[Tinyos-help] Help CC2420RadioM

2006-04-10 Thread andrea labo
Hi all, I'm trying to implement a post facto synchronization. In the CC2420RadioM module, there is this procedure: async event result_t SFD.captured(uint16_t time) { switch (stateRadio) { . . . default: // fire RX SFD handler rxbufptr->time = time; signal RadioRec

[Tinyos-help] JTAG and halt command on telosb

2006-05-09 Thread andrea labo
Hi all. I'd like to solve a problem I have while debugging a TelosB Board. The mote is connected to PC trough the parallel JTAG interface. On the host (Windows XP and Cygwin) msp430-gdbproxy is running. msp430-gdbproxy recognizes the micro (msp430...) so the communication with TelosB is fully fun

Re: [Tinyos-help] JTAG and halt command on telosb

2006-05-09 Thread andrea labo
ebugger with the button, but that doesn't really help, other than to view memory. Cheers, Matt Thompson andrea labo wrote: > Hi all. > > I'd like to solve a problem I have while debugging a TelosB Board. > The mote is connected to PC trough the parallel JTAG interface. On the

[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