goodfet
2010-02-01 travisutkFirmware now works with older Chipcon radios.
2010-02-01 travisutkVerify for Chipcon flash.
2010-01-25 travisutkRedefinable CALCB1_16MHZ.
2010-01-25 travisutkTrying to clean up port.
2010-01-25 travisutkUnnecessary definition.
2010-01-25 travisutkBeginning SETREG and GETREG instructions for the MSP430.
2010-01-23 travisutkD'oh! Modules need to be .o, not .c.
2010-01-23 travisutkBeginning EJTAG (MIPS) support with an empty app.
2010-01-23 dragornRemove duplicate 'info' help
2010-01-22 dragornAdd soft-reboot via 5x+ 0x80 written to serial (allow...
2010-01-22 travisutkNew DCOCTL value. Seems to be closer to the mean.
2010-01-21 travisutkAMD/Spansion JEDEC for spiflash.
2010-01-19 travisutkRemoving the ugliest of hacks.
2010-01-19 travisutkCloser to reliable AVR glitching.
2010-01-19 travisutkAdded a GLITCHTIME verb (0x82) for timing the execution...
2010-01-19 travisutkMore glitching improvements.
2010-01-19 travisutkCleaning up glitching.
2010-01-07 travisutkgoodfet.monitor call,exec commands work well.
2010-01-07 travisutkMonitor now does CALL and EXEC.
2010-01-07 travisutkRough draft of CALL/EXEC support for the Monitor.
2010-01-07 travisutkExplicity setDTR. Matt Carpenter says this should...
2010-01-06 travisutkClient stuff.
2010-01-06 travisutkREAD command only returns a byte if it is supposed...
2010-01-05 travisutkLast of the JTAG refactoring before Spy-bi-wire support...
2010-01-02 travisutkSome bits of Spy-Bi-Wire support, thanks to Mark Rages...
2009-12-27 travisutkGoodFET.CCstop() is now GoodFET.stop()
2009-12-22 travisutkConfigure typo, forgot to escape a $.
2009-12-21 travisutkForgot to #ifdef some glitching code on 2274.
2009-12-01 travisutkQuantitative tests of AVR power stability,
2009-11-26 travisutkAVR support for setting lock bits.
2009-11-25 travisutkMoved reports.
2009-11-25 travisutkReports, just glitching for now.
2009-11-24 travisutkGlitching functions.
2009-11-24 travisutkGLITCH application is coming together.
2009-11-24 travisutkindentation
2009-11-23 travisutkGlitch app is in progress, first support will be for...
2009-11-23 travisutkgoodfet.msp430 run; not yet tested.
2009-11-23 travisutkJTAG exit.
2009-11-23 travisutkSTOP command for exiting JTAG430 debugger.
2009-11-22 travisutkFast MSP430 Flash writes.
2009-11-22 travisutkCleared compiler warning messages for port redefinition...
2009-11-22 travisutkSwitched from explicit port definitions in asm
2009-11-11 travisutkClearing DCO per Andre@TI's advice.
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 locking now works by clearing all of Info flash.
2009-11-06 travisutkChipcon peek and poke for iram, include SFRs.
2009-11-06 travisutkLED off by default.
2009-11-04 travisutkSPI stuff, cleaned whitespace.
2009-11-03 travisutkExecutable property on scripts.
2009-11-02 travisutkExplicit setRTS.
2009-11-02 travisutkCleaned up LED stuff on 2xx msp430_init_dco().
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-21 travisutkPrint configuration instructions.
2009-10-17 travisutkComments.
2009-10-17 travisutkClient auto-detects GoodFET30.
2009-10-17 travisutkGoodFET30 now MSP430F2254 compatible by default.
2009-10-17 travisutkGoodFET for Chipcon can erase chip and read/write info...
2009-10-17 travisutkCheckpoint. CC flash works, might break it soon.
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 travisutkCorrect page sizes for Chipcon.
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-11 travisutkEarly support for 2254 on the GoodFET30.
2009-10-08 travisutkReliability patch to Chipcon.
2009-10-08 travisutkMore reliably chipcon.
2009-10-08 travisutkChipcon reliability stuff.
2009-10-08 travisutkFixed python client buffering issues, minor changes...
2009-10-07 travisutkwhitespace.
2009-10-07 travisutkReading and writing of EEPROM works on AVR!
2009-10-07 travisutkAVR support getting better.
2009-10-07 travisutkAVR client connecting and reading ID correctly!
2009-10-07 travisutkBeginning AVR client.
2009-10-07 travisutkWorking on AVR support.
2009-10-07 travisutkRefactoring, beginning AVR application.
2009-10-06 travisutkSupport for the GoodFET30 with the --goodfet30 switch...
2009-10-05 travisutkOops, invalid prefix.
2009-10-05 travisutkSane SPI Flash addressing for poke date, will later...
2009-10-05 travisutkRetooled plugin interface with weak linking.
2009-10-05 travisutkDropped ugly 'blocks' kludge for a 16-bit length field.
2009-10-05 travisutkMoved header transmission to txhead, about to switch...
2009-10-04 travisutkMSP430 Erase is no longer as harsh.
2009-10-04 travisutkRemoved deprecated MSP430 flash test.
2009-10-04 travisutkSupport for the MSP430F23x0.
2009-10-04 travisutkBlink now targets all 2xx chips, perhaps 1xx too, by...
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-10-03 travisutkSilence support and beginnings of proper buffer management.
2009-09-30 travisutkChipcon.
next