[Tinyos-help] Announcement of Two Post-Doctoral Grants (BPD)

2007-11-19 Thread André Cunha
*Announcement of Two Post-Doctoral Grants (BPD)* Ref. CISTER-CMU/BPD/01/07 The CISTER/IPP-HURRAY Research Unit (FCT UI 608) is opening two post doctoral positions in the area of “*Large Scale (Wireless) Sensor Networks*” (Ref.:CISTER-CMU/BPD/01/07). Further details on related on-going work i

[Tinyos-help] Hardware Address Recognition

2007-12-13 Thread André Cunha
Hello all, I was looking at the hardware recognition in the CC2420 in the file CC2420ControlP and, if fact, the CC2420 register (MDMCTRL0->ADDR_DECODE) is enabled. Looking at the CC2420ReceiveP in the RXFIFO.readDone I realized that the address verification is by software. Can anyone clarif

Re: [Tinyos-help] Hardware Address Recognition

2007-12-14 Thread André Cunha
eida Marrão Rodrigues [mailto:[EMAIL PROTECTED] Sent: Thursday, December 13, 2007 11:20 AM To: David Moss; 'André Cunha'; 'TinyOS ML' Subject: Re: [Tinyos-help] Hardware Address Recognition Hi I would like to know why in a simple configuration like BS <---> Node I have

[Tinyos-help] CC2420ReceiveP RXFIFO.readDone

2007-12-19 Thread André Cunha
Hello all, I am trying to change the default code in RXFIFO.readDone in TOS2.0. I have some doubts on some parts of the code. I have some basic questions: 1. What is the meaning of the return of the following functions call FIFO.get() and call FIFOP.get()? 2. If I have more than one packet

[Tinyos-help] www.open-ZB.net: an open source toolset for IEEE 802.15.4/ZigBee

2006-11-28 Thread André Cunha
*** We apologize if you receive multiple copies of this message. Please be so kind to disseminate it to whom it may interest. ***

[Tinyos-help] MSP430 Timer granularity

2007-03-20 Thread André Cunha
Hello all How can I change the timer granularity on the MSP430. I want to create a module wrapper to use timer b with a specified granularity. Thanks in advance for the help Regards, Andre ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkele

[Tinyos-help] How to send the carrier

2005-11-03 Thread André Cunha
Hello, i'm trying do program a simple application for micaz motes than only sends the carrier. Can anyone help. Thanks Andre Cunha ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailma

[Tinyos-help] How to use TOSSIM-C2420

2005-11-07 Thread André Cunha
Hi, How can i use TOSSIM-C2420 (eg. make pc sim,micaz). I´ve already updated the tinyos-1.x but the make command doesn´t recognize the sim argument. Thanks Andre Cunha ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail

[Tinyos-help] MIB510 upload problem with latest cvs update

2006-02-13 Thread André Cunha
Hi, I´ve updated my tinyos installation and now i can´t upload programs to the crossbow mib510. The upload freezes during uisp. Here is the log: mkdir -p build/micaz compiling Blink to a micaz binary ncc -o build/micaz/main.exe -Os -finline-limit=10 -Wall -Wshadow -DDEF_TOS_AM_GR

Re: [Tinyos-help] MIB510 upload problem with latest cvs update

2006-02-14 Thread André Cunha
n try using /dev/ttyS0 instead of COM1, which _might_ work. Also search back through this list over the last month or two, there's been a lot of discussion of this. MS André Cunha wrote: Hi, I´ve updated my tinyos installation and now i can´t upload programs to the crossbow mib510.

Re: [Tinyos-help] MIB510 upload problem with latest cvs update (Solved)

2006-02-15 Thread André Cunha
I haven't done any testing of results. MS André Cunha wrote: Hello again: Thanks for the help, but it doesn´t work, the cygwin doesn´t recognize the /dev/ttyS0. I´ve also tried to change the files in the tools directory with the files of the older versions but it sill doesn´t work.

[Tinyos-help] AVR debugger jtag

2006-04-06 Thread André Cunha
Hello, Does anyone has any experience with a jtag debugger? Does it help? Is there any correlation between the data received by the debugger and Tinyos programming? This is the links for it http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3353 Thanks Andre Cunha ___

[Tinyos-help] MIB600

2006-05-19 Thread André Cunha
Hello all Is there a way to read an write from the ethernet port of the MIB600 ? Thanks in advance Andre Cunha ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-hel

[Tinyos-help] Using Micaz applications in tmoteSky

2006-05-30 Thread André Cunha
Hello, Is it hard to convert applications developed for the micaz mote into the TmoteSky platform? Is there any problems regarding the hardware timers? I´m concerned about the synchronization between the two motes (micaz and the tmote) because they use different microprocessors. Thanks in