]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
* Removed hardware address recognition to monitor its affect on unit tests, low power...
authorrincon <rincon>
Wed, 14 May 2008 21:33:07 +0000 (21:33 +0000)
committerrincon <rincon>
Wed, 14 May 2008 21:33:07 +0000 (21:33 +0000)
commit12235829757689b4afb8f04001109a452d2b35d2
treeaa5d43d90bd5907c4fc18cfd28e73f1ef8d038c0
parentf51909bb40e6fd22e15fc26f0e0b464ee554ccfe
* Removed hardware address recognition to monitor its affect on unit tests, low power listening reliability, and ack reliability in general.
* Implemented software-based address recognition in ReceiveP.
* Applied Steve Dawson-Haggerty's patch to make the RadioBackoff interface parameterized by AM ID only at the top of the stack, whiich allows stack modifications that do not support AM ID's to exist below the active message layer.
tos/chips/cc2420/CC2420.h
tos/chips/cc2420/CC2420ActiveMessageC.nc
tos/chips/cc2420/CC2420ActiveMessageP.nc
tos/chips/cc2420/control/CC2420ControlP.nc
tos/chips/cc2420/csma/CC2420CsmaC.nc
tos/chips/cc2420/csma/CC2420CsmaP.nc
tos/chips/cc2420/lpl/DefaultLplP.nc
tos/chips/cc2420/receive/CC2420ReceiveP.nc