Support for sniffing Turning Point Clicker packets.
[goodfet] / client / GoodFETMSP430.py
2010-06-06 travisutkSelf test code.
2010-06-05 travisutkBeginnings of selftest. Fixed poke instruction.
2010-05-27 travisutkSerial number support, at 0xFFB0.
2010-05-15 travisutkCorrections to MSP430 client.
2010-03-08 travisutkMSP430 console.
2010-03-05 travisutkMSP430F201x identification.
2010-02-27 travisutkReverting modularization.
2010-02-27 travisutkRefactoring the client. I probably broke something.
2009-11-23 travisutkgoodfet.msp430 run; not yet tested.
2009-11-22 travisutkFast MSP430 Flash writes.
2009-10-05 travisutkDropped ugly 'blocks' kludge for a 16-bit length field.
2009-10-04 travisutkRemoved deprecated MSP430 flash test.
2009-10-04 travisutkSupport for the MSP430F23x0.
2009-10-04 travisutkMSP430 test cases, stable poking of RAM.
2009-10-04 travisutk16-bit MSP430 support working well from 1612.
2009-10-04 travisutk16-bit MSP430 Flash writing works again on 1612-based...
2009-09-30 travisutkMSP430 model numbers.
2009-09-30 travisutk16-bit MSP430 now more reliable.
2009-09-30 travisutkRestoring 16-bit MSP430 support.
2009-09-13 travisutkMSP430F5xx stuff; 1xx support is probably broken right...
2009-09-11 travisutkPoking works in MSP430X2.
2009-09-04 travisutkReading seems to work on MSP430X2, but some regions...
2009-09-04 travisutkMSP430X2 support is sufficient to read memory!
2009-09-04 travisutkMoved the MSP430 client to its own file, preparing...