Refactoring a lot of the P5 stuff.
[goodfet] / firmware / apps / chipcon / chipcon.c
2011-02-06 travisutkRefactoring a lot of the P5 stuff.
2011-02-01 travisutkRemoved unneeded and apparently unneighborly delays...
2011-01-13 dwhusebyA major refactor of the GoodFET firmware build system...
2010-12-25 travisutkSome Chipcon devices have a resistor and capacitor...
2010-10-08 travisutkProper block fetch.
2010-10-07 travisutkBlock reads in CC_READ_XDATA_MEMORY.
2010-09-03 dodge-thischipcon 1111 flash fixes, arm7 jtag fixes and improvements
2010-06-25 travisutkNever a wordsize of 0.
2010-06-14 travisutkRemoved many references to P1OUT.
2010-05-26 travisutkFixed problem with Chipcon client guessing word size.
2010-05-08 travisutkReverted Chipcon client to C implementation.
2010-03-01 travisutkChipcon entry in ASM.
2010-02-28 travisutkMajor glitching fix.
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.