Difference between revisions of "CC2420 Recent Updates"

From TinyOS Wiki
Jump to: navigation, search
(New page: == 1/17/2007 : LQI / RSSI == * An edge case was found in CC2420ReceiveP where the LQI and/or RSSI values can be corrupted for packets using TOSH_DATA_LENGTH and (TOSH_DATA_LENGTH - 1) len...)
(No difference)

Revision as of 09:37, 17 January 2008

1/17/2007 : LQI / RSSI

  • An edge case was found in CC2420ReceiveP where the LQI and/or RSSI values can be corrupted for packets using TOSH_DATA_LENGTH and (TOSH_DATA_LENGTH - 1) length payloads.