Refactoring the client. I probably broke something.
[goodfet] / firmware / apps / chipcon /
2010-02-25 travisutkBit of rearranging of Chipcon support.
2010-02-22 travisutkCleaned up Chipcon entry sequence.
2010-02-20 travisutkRemoving unneeded debugstr() from chipcon app.
2010-02-16 travisutkNew Chipcon library stuff.
2010-02-15 travisutkQuietting chipcon app for glitching.
2010-02-13 travisutkFixed GoodFET22. GSEL must be high or DAC0 must be...
2010-02-09 travisutkbytes/flash warning no longer needed.
2010-02-09 travisutkMight fix pagesize issue for some Chipcon devices.
2010-02-01 travisutkFirmware now works with older Chipcon radios.
2010-01-06 travisutkREAD command only returns a byte if it is supposed...
2009-12-01 travisutkQuantitative tests of AVR power stability,
2009-11-23 travisutkGlitch app is in progress, first support will be for...
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-10-17 travisutkComments.
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 travisutkCorrect page sizes for Chipcon.
2009-10-17 travisutkWorking toward support for writing flash on Chipcon.
2009-10-17 travisutkChipcon refactoring, debugging.
2009-10-08 travisutkReliability patch to Chipcon.
2009-10-08 travisutkMore reliably chipcon.
2009-10-08 travisutkChipcon reliability stuff.
2009-10-05 travisutkDropped ugly 'blocks' kludge for a 16-bit length field.
2009-09-20 travisutkDoxygen stuff.
2009-09-20 travisutkRearranging firmware for use with Doxygen.
2009-08-08 travisutkBeginning support for the second UART.
2009-07-16 travisutkChipcon client improvements.
2009-06-23 travisutkNaming convention.
2009-06-23 travisutkgoodfet.cc commands for dumping flash and data
2009-06-23 travisutkFormatting, minor warnings.
2009-06-23 travisutkChipcon: peek and poke of xdata work.
2009-06-22 travisutkChipcon string identification, single-stepping.
2009-06-22 travisutkChipcon debugger is working.
2009-06-22 travisutkNow compiling with -Wall, error free.
2009-06-09 travisutkChipcon support is coming along.