From a45a5cd4bd36ffdb8fb4cfb86a83bc1c39af9a29 Mon Sep 17 00:00:00 2001 From: joxe Date: Thu, 9 Oct 2008 20:39:12 +0000 Subject: [PATCH] updated changelog git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@361 23d1a52b-0c3c-0410-b72d-8f29ab48fe35 --- CHANGE_LOG.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGE_LOG.txt b/CHANGE_LOG.txt index 6d3349a..653c972 100644 --- a/CHANGE_LOG.txt +++ b/CHANGE_LOG.txt @@ -4,11 +4,13 @@ Changes: (with DIR) - fixed notification of operating modes on the CC2420 for duty cycle calculation, etc. - fixed status register update bug (byte/word problem) -- improved CC2420 implementation (including RSSI_VALID flag) +- improved CC2420 implementation correctness (including RSSI_VALID flag, SFD timing, etc) +- fixed SPI bug in CC2420 - added SHT11 implementation for Tmote Sky - added I/O ports -> timer capture functionality - added SFD capture interrupt support for CC2420 - improved correctness of timer when reconfiguring CPU clock speed (MCLK) +- improved interrupt handling in MSP430 core 0.93