Added support for Silicon Lab's c8051 MCUs.
[goodfet] / client / goodfet.cc
2011-04-25 travisutkMinor changes to Chipcon target.
2011-04-24 travisutkCarrier and specan shellcode for CC1110.
2011-04-24 travisutkChipcon RAM buffer execution info.
2011-04-08 travisutkSFR fixmes for Cutaway.
2011-03-21 cutsecConsole was updated to include help for commands.
2011-01-06 travisutkgoodfet.cc sniffook
2010-12-28 travisutkTwo's complement for negative accelerometer values...
2010-12-28 travisutkSupport for sniffing the iClicker.
2010-12-25 travisutkChipcon mode for sniffing with radio settings
2010-12-25 travisutkRemoved some vestigal code from 'goodfet.cc reflex'.
2010-12-23 travisutkMinor changes to the Chipcon interface.
2010-12-19 travisutkAdded 'goodfet.cc sniffdash7'.
2010-12-12 travisutkWorking Simpliciti implementation.
2010-12-11 travisutkShellcode is now only loaded when
2010-12-11 travisutkBetter reflex jamming, using shellcode on the target.
2010-12-11 travisutkFix of carrier code to handle more frequencies.
2010-12-10 travisutkChipcon packet handling is coming along, but transmissi...
2010-12-09 travisutkCC1110 packet sniffing works!
2010-12-09 travisutkPacket sniffing kinda works.
2010-12-09 travisutkAdded a shellcode directory for small fragments of...
2010-12-09 travisutkgoodfet.cc rssi [freq]
2010-12-09 travisutkAdded CC1110 radio strobes. Will be useful for general...
2010-12-09 travisutkI'm damned close to sniffing a Simpliciti packet by...
2010-12-08 travisutkReflex works.
2010-12-08 travisutkReflexive jamming works. Could be a lot cleaner.
2010-12-08 travisutkRemoving some debugging messages.
2010-12-07 travisutkgoodfet.cc/carrier works when there's an excisting...
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-11-14 travisutkAdded the 'flash' verb to the goodfet.cc help.
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-02-28 travisutkBeginning support for SQL symbol tables.
2010-02-28 travisutkDump to archive now a standard command.
2010-02-28 travisutkFixed GoodFETConsole in goodfet.cc
2010-02-27 travisutkReverting modularization.
2010-02-27 travisutkRefactoring the client. I probably broke something.
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-19 travisutkBeginnings of smartcard client.
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-06 travisutkClient stuff.
2009-12-01 travisutkQuantitative tests of AVR power stability,
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-10-28 travisutkBadFET20 web errata.
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 travisutkD'oh!
2009-10-17 travisutkWorking toward support for writing flash on Chipcon.
2009-10-17 travisutkFixed critical bug in dumpcode of Chipcon client.
2009-09-30 travisutkChipcon.
2009-09-30 travisutkChipcon.
2009-09-30 travisutkChipcon.
2009-09-30 travisutkChipcon.
2009-09-04 travisutkClients refactored for proper class inheritance.
2009-08-20 travisutkRAM usage monitor, see blog for details.
2009-07-28 travisutkCleaning up the Chipcon client.
2009-07-16 travisutkChipcon client improvements.
2009-06-23 travisutkAdded writedata, fixed vestigial 16-bit issues in goodf...
2009-06-23 travisutkgoodfet.cc commands for dumping flash and data
2009-06-23 travisutkChipcon: peek and poke of xdata work.
2009-06-22 travisutkChipcon debugger is working.