Not a very elegant solution, but you replace CCA.startWait (TOS1.x) with

async command result_t CCA.startWait(bool low_to_high) {
   signal CCA.fired()
   return SUCCESS;
 }

That should simulate a CCA interrupt every time it waits for one.  I'm sure
there is a better solution.

Greg Jaman

On 12/4/06, Dola Saha <[EMAIL PROTECTED]> wrote:

BTW,

I am using t-mote and the MacControl does not have EnableCCA() and
DisableCCA().

Regards,
DS.



On 12/4/06, Dola Saha <[EMAIL PROTECTED] > wrote:
> Hi!
>
> I am new in TinyOS. I am trying to completely disable clear channel
> assessment in CC2420. Any clue will be helpful.
>
> Thanks in advance.
>
> Regards,
> DS
>


--
Dola Saha
PhD Student & Teaching Assistant
Department of Computer Science and Engineering
State University of New York at Buffalo
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to