[Tinyos-devel] 2.0.2 BaseStation / CC2420 Updates

David Moss dmm at rincon.com
Fri Jul 6 11:37:17 PDT 2007


I updated CC2420Config to change a few getter interfaces into async so
CC2420ReceiveP can perform a software address check before SACKing, as per
the discussion yesterday.  

 

CC2420ControlP now also accepts two methods to disable hardware address
recognition:  #define CC2420_NO_ADDRESS_RECOGNITION and
CC2420Config.setAddressRecognition(bool on)

 

Reran the regression unit tests and fixed a few minor problems that cropped
up as a result of those changes.  The report is available in
cc2420/htmlreport.tar.gz.

 

Because of the new methods of disabling auto-ack's and address recognition,
BaseStationCC2420 is no longer necessary.  The Makefile of BaseStation has
been updated to include the #define's, as well as its readme's which
describe how to modify the Makefile configuration to meet your application's
needs.  With BaseStationCC2420 gone, updates to the base station application
only need to occur in the BaseStation directory and configuration management
becomes easier.

 

-David

 

 





 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-devel/attachments/20070706/5237f762/attachment.htm


More information about the Tinyos-devel mailing list