[Tinyos-help] surge_reliable

2006-03-16 Thread Paolo Ditto
Hi all. I'm using surge_reliable application on my Mote. I would want to understand the following piece of code: event result_t TempTimer.fired() { call Temp.getData(); } async event result_t Temp.dataReady(uint16_t data) { if(gTemp == 0){ gTemp = 1;

[Tinyos-help] surge_reliable

2006-03-15 Thread Paolo Ditto
Hi all. I'm using surge_reliable application on my Mote. I would want to understand the following piece of code: __ event result_t TempTimer.fired() { call Temp.getData(); } async event result_t Temp.dataReady(uint16_t data) {

[Tinyos-help] modify surge_reliable

2006-02-22 Thread Paolo Ditto
Hi all. I have two questions: a) I would want to modify the Surge_Reliable application in order to signal with the red LED that the temperature is under one determined threshold . How can I do? b) I would want to Know because accel_x and accel_y reading are between -2.5 to 2 g. Are normal values

[Tinyos-help] to modify surge_reliable

2006-02-22 Thread Paolo Ditto
Hi all. I have two questions: a) I would want to modify the Surge_Reliable application in order to signal with the red LED that the temperature is under one determined threshold . How can I do? b) I would want to Know because accel_x and accel_y reading are between -2.5 to 2 g. Are normal values

[Tinyos-help] create two timer

2006-02-16 Thread Paolo Ditto
Hi, I would want to know how I can modify the Blink application in order to creat two timer therefor the red led toggle every 500ms and green led toggle every 1500ms. Thanks ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail

[Tinyos-help] run tinyviz

2006-02-15 Thread Paolo Ditto
Hi, I have tried to run a simulation with tinyviz, but I get the following error: connection to simulator failed. How can I do? Thanks ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman