Hi, I'm currently implementing the TelosB platform on the Avrora simulator. Their code for the radio simulation makes it difficult to trigger interrupts when the channel becomes clear. From my current work I can tell that the TinyOS 2.x code on the TelosB waits for an interrupt when turning the radio on (the CCA pin apparently indicates that the oscillator started up). Are interrupts also used for the actual clear-channel assessment, or would the code also work if the simulation did not generate interrupts for CCA?
Cheers, Urs _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
