Share

mspsim

File Release Notes and Changelog

Release Name: 0.93

Notes:
Major bugfix related to ADC and radio emulation on Sky Node.
Emulation is now 100% event based. Some new features such 
as new cli commands for writing / reading flash memory on
Sky Node.

Changes: - removed tick based component support from MSP430 core - re-implemented USART to be event based instead of tick based - fixed bug in ADC12 subsystem that caused lots of events to be scheduled back in time (causing other subsystems to get delays on their events...) - fixed RadioWrapper for backward compatibility with PacketListener (for the CC2420). - fixed ADC12 to turn off event scheduling when ADC12 is not on anymore - fixed xmem read/write for cli and added Memory API for flash memory.