Fixed radioinfo for CC2430.
[goodfet] / client /
2010-02-26 travisutkFixed radioinfo for CC2430.
2010-02-26 travisutkFormatting changes.
2010-02-26 travisutkSome CC2430 definition have empty descriptions.
2010-02-26 travisutkgoodfet.cc radioinfo
2010-02-23 travisutk'goodfet.cc term'
2010-02-23 travisutkMore of a console, approaching standard commandset...
2010-02-23 travisutkInteractive debugger, or parts of one.
2010-02-22 travisutkFlushing on DEBUG messages.
2010-02-19 travisutkBeginnings of smartcard client.
2010-02-16 travisutkNew Chipcon library stuff.
2010-02-15 travisutkGlitch Testing
2010-02-09 travisutkMight fix pagesize issue for some Chipcon devices.
2010-02-01 travisutkBytes on page boundaries were corrupted.
2010-02-01 travisutkFixes flash page sizing on CC1110, for flashing above...
2010-02-01 travisutkVerify for Chipcon flash.
2010-01-23 dragornRemove duplicate 'info' help
2010-01-21 travisutkAMD/Spansion JEDEC for spiflash.
2010-01-19 travisutkCloser to reliable AVR glitching.
2010-01-07 travisutkgoodfet.monitor call,exec commands work well.
2010-01-07 travisutkMonitor now does CALL and EXEC.
2010-01-07 travisutkExplicity setDTR. Matt Carpenter says this should...
2010-01-06 travisutkClient stuff.
2009-12-27 travisutkGoodFET.CCstop() is now GoodFET.stop()
2009-12-01 travisutkQuantitative tests of AVR power stability,
2009-11-26 travisutkAVR support for setting lock bits.
2009-11-24 travisutkGlitching functions.
2009-11-23 travisutkGlitch app is in progress, first support will be for...
2009-11-23 travisutkgoodfet.msp430 run; not yet tested.
2009-11-22 travisutkFast MSP430 Flash writes.
2009-11-11 travisutkSupport for dumping AVR Flash.
2009-11-06 travisutkPeek range for Chipcon IRAM.
2009-11-06 travisutkCC2430 flashing fixed.
2009-11-06 travisutkChipcon peek and poke for iram, include SFRs.
2009-11-04 travisutkSPI stuff, cleaned whitespace.
2009-11-03 travisutkExecutable property on scripts.
2009-11-02 travisutkExplicit setRTS.
2009-10-29 travisutkExtended configure bits for soft_power_mode.
2009-10-28 travisutkIdent codes for CC2531, CC2531
2009-10-28 travisutkBadFET20 web errata.
2009-10-17 travisutkClient auto-detects GoodFET30.
2009-10-17 travisutkGoodFET for Chipcon can erase chip and read/write info...
2009-10-17 travisutk'goodfet.cc flash foo.hex' now works.
2009-10-17 travisutkJust about finished with flash writing support.
2009-10-17 travisutkMoved GoodFETCC to its own file.
2009-10-17 travisutkD'oh!
2009-10-17 travisutkD'oh!
2009-10-17 travisutkWorking toward support for writing flash on Chipcon.
2009-10-17 travisutkChipcon refactoring, debugging.
2009-10-17 travisutkFixed critical bug in dumpcode of Chipcon client.
2009-10-08 travisutkFixed python client buffering issues, minor changes...
2009-10-07 travisutkReading and writing of EEPROM works on AVR!
2009-10-07 travisutkAVR support getting better.
2009-10-07 travisutkBeginning AVR client.
2009-10-06 travisutkSupport for the GoodFET30 with the --goodfet30 switch...
2009-10-05 travisutkSane SPI Flash addressing for poke date, will later...
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-10-03 travisutkRepair of 16-bit MSP430 JTAG nearly complete, dump...
2009-10-03 travisutkSilent support, corrected spiflash docco.
2009-09-30 travisutkChipcon.
2009-09-30 travisutkChipcon.
2009-09-30 travisutkChipcon.
2009-09-30 travisutkChipcon.
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-29 travisutkAtmel JEDEC info for SPI Flash.
2009-09-22 travisutkUrgent client fix, related to block offsets.
2009-09-22 travisutkLarger chunk-size in SPI Flash, but not yet large enoug...
2009-09-22 travisutkSPI client stuff.
2009-09-19 travisutkMSP430X2 cleanup, fixed switch{} falling bug in MSP430X...
2009-09-19 travisutkSupport for debugging strings, closer to a clean MSP430...
2009-09-15 travisutkJEDEC ID support up to 64MBit, MXIC device IDs for...
2009-09-13 travisutkgoodfet.bsl client for precompiled firmware.
2009-09-13 travisutkMSP430F5xx stuff; 1xx support is probably broken right...
2009-09-11 travisutkPoking works in MSP430X2.
2009-09-05 travisutkSPI client refactoring and block read/write functions.
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...
2009-09-04 travisutkClients refactored for proper class inheritance.
2009-09-04 travisutkNothing major.
2009-09-03 travisutkgoodfet.spiflash now does verification.
2009-09-03 travisutkFixed client error when GOODFET was undefined.
2009-09-03 travisutkFaster SPI Flash dumping, but it's a bit ugly.
2009-09-02 travisutkByte count in JEDEC info.
2009-09-02 travisutkJEDEC size detection.
2009-09-01 travisutkspliflash writing command is 'flash', not 'write'.
2009-09-01 travisutkGetting closer to an I2C Python client.
2009-08-30 travisutkBeginnings of a testing framework for the GoodFET.
2009-08-28 travisutk'goodfet.monitor info' now identifies MCU.
2009-08-28 travisutkClient code for dumping the info memory.
2009-08-27 travisutkNearing support for the MSP430F2618 in lieu of the...
2009-08-26 travisutkTrying to get 2618 going.
2009-08-20 travisutkRAM usage monitor, see blog for details.
2009-07-28 travisutkCleaning up the Chipcon client.
next