From 03cc116d58f4de3c741347deaeed0f877b01b408 Mon Sep 17 00:00:00 2001 From: joxe Date: Fri, 14 Mar 2008 22:46:01 +0000 Subject: [PATCH] updated changelog git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@185 23d1a52b-0c3c-0410-b72d-8f29ab48fe35 --- CHANGE_LOG.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGE_LOG.txt b/CHANGE_LOG.txt index bef0407..da49166 100644 --- a/CHANGE_LOG.txt +++ b/CHANGE_LOG.txt @@ -2,8 +2,12 @@ Changes: - fixed multiplier to handle the different modes better. - refactored so that IOUnit is no longer a Chip -- added statistics commands to the CLI +- added statistics commands and an exec command to the CLI - implemented better support for statistics (operating mode) +- fixed interrupt handling bugs in IOUnit +- added API for accessing frequency/channel and output power in CC2420 +- refactored radio emulation code of ESB platform into a separate TR1001 class +- added watch on register, grep, and other commands in CLI 0.84 Changes: