Neighbor count.
[goodfet] / client / GoodFETCC.py
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.