[Tinyos-help] TOSH_wait_250ns()

2008-02-19 Thread Fran Rincon
BusyWait since the accuracy that I need is more that the ones that BusyWait offers. I have seen that in the driver for the humidity sensor of the Telos platform, these calls are simply removed. Could anyone give me some advice? Thanks in advance. Best regards. Fran Rincon

[Tinyos-help] Errors compiling RadioCountToLeds

2008-01-16 Thread Fran Rincon
Hello everybody, When I try to compile the application RadioCoundToLeds in TinyOS 2.0 with the command “make micaz”, I get the errors below. How can I fix this? Thanks in advance, Fran Rincón ERRORS: RadioCountMsg.java:7: package net.tinyos.message does not exist public class

[Tinyos-help] Timing in TinyOS 2.0

2007-12-17 Thread Fran Rincon
Hi all, I have 2 questions related to the timing in TinyOS: 1. I implemented a TDMA MAC protocol in TinyOS 1.x. When executed in the nodes (I’m using a MSP430 microcontroller and a nRF2401 radio chip), the protocol performed without any problem. But when I tried this protocol in

[Tinyos-help] Timing in TinyOS 2.0

2007-12-15 Thread Fran Rincon
Hi all, I have 2 questions related to the timing in TinyOS: 1. I implemented a TDMA MAC protocol in TinyOS 1.x. When executed in the nodes (I’m using a MSP430 microcontroller and a nRF2401 radio chip), the protocol performed without any problem. But when I tried this protocol in

[Tinyos-help] Porting from TinyOS 1.x to TinyOS 2.0

2007-12-07 Thread Fran Rincon
the amount of work that the migration involves. Would it be very difficult to update to TinyOS 2.0? How long could the migration take (taking into account that I'm working alone in that issue)? Thanks in advance. Regards, Fran Rincon ___ Tinyos