Removing some debugging messages.
[goodfet] / client / GoodFETCC.py
2010-12-08 travisutkRemoving some debugging messages.
2010-12-07 travisutkProper shell code support for Chipcon 8051 devices.
2010-12-07 travisutkgoodfet.cc/carrier works when there's an excisting...
2010-12-07 travisutkCloser to a self contained carrier wave.
2010-12-07 travisutkCloser to a self contained carrier wave.
2010-12-07 travisutkCloser to CC1110 carrier.
2010-12-07 travisutkMore GoodFET/chipcon symbol goodness.
2010-12-07 travisutkStandardizing Chipcon interface, bringing it into line...
2010-12-06 travisutkCleaner error message for failing to print the radio...
2010-10-08 travisutkBlock fetching for the Chipcon from XDATA/CODE memory.
2010-10-07 travisutkBackward-compatible peekblock for Chipcon.
2010-09-18 travisutkMore clocking tests, getting ready for an
2010-09-03 dodge-thischipcon 1111 flash fixes, arm7 jtag fixes and improvements
2010-06-25 travisutkBetter glitching code, more portable than the old.
2010-05-27 travisutkMore of a Radio client.
2010-05-26 travisutkSymbol loading is now in GoodFETCC instead of goodfet.cc.
2010-05-26 travisutkGoodFETCC now always calls loadsymbols() in goodfet.cc.
2010-03-06 travisutkConsole failed gracefully when SmartRF isn't found.
2010-02-28 travisutkBeginning support for SQL symbol tables.
2010-02-28 travisutkDump to archive now a standard command.
2010-02-28 travisutkgetpc() method
2010-02-28 travisutkHalt and resume standard commands.
2010-02-27 travisutkReverting modularization.
2010-02-27 travisutkRefactoring the client. I probably broke something.
2010-02-26 travisutkFormatting changes to Chipcon radio info.
2010-02-26 travisutkBitfields in radioinfo
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 travisutkMore of a console, approaching standard commandset...
2010-02-23 travisutkInteractive debugger, or parts of one.
2010-02-16 travisutkNew Chipcon library stuff.
2010-02-09 travisutkMight fix pagesize issue for some Chipcon devices.
2010-02-01 travisutkFixes flash page sizing on CC1110, for flashing above...
2010-02-01 travisutkVerify for Chipcon flash.
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-06 travisutkChipcon peek and poke for iram, include SFRs.
2009-10-29 travisutkExtended configure bits for soft_power_mode.
2009-10-28 travisutkIdent codes for CC2531, CC2531
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 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.