Hi everyone,

I am trying to understand the CC1000 radio stack in Tinyos 1.x. I followed
the code from the application and traced it through
GenericComm->AM->CC1000RadioM. I got a little confused in the
CC1000RadioIntM.nc code and not entirely sure what each line of code is
doing.

I have a very high level idea of what its doing, but I need to understand
it in greater detail,especially the CSMA/CA part. I think the sensing is
being done in SpiByteFifo.dataReady(), but I cannot understand every line
of that function. Also, what is being checked in RSSIADC.dataReady(). I
have a feeling that the RSSI from ADC0 is checked there and then the mac
backoff is triggered. I need to understand this thoroughly.

Does anyone have any documentation where I can get this information? Or is
there any documentation online where I get this information?

Thanks in advance!
Debasmit
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to