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...)
 
(1/17/2007 : LQI / RSSI)
Line 1: Line 1:
 +
== 2/4/2007 : SendNotifier ==
 +
 +
* Provide the SendNotifier interface in CC2420ActiveMessageC to support CTP + LPL integration
 +
 +
 
== 1/17/2007 : LQI / RSSI ==
 
== 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.
 
* 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.

Revision as of 16:52, 4 February 2008

2/4/2007 : SendNotifier

  • Provide the SendNotifier interface in CC2420ActiveMessageC to support CTP + LPL integration


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.