goodfet
2010-05-26 travisutkFixed problem with Chipcon client guessing word size.
2010-05-26 travisutkGoodFETCC now always calls loadsymbols() in goodfet.cc.
2010-05-26 travisutkComments about checksumming.
2010-05-24 travisutkClear P2SEL to disable XIN on MSP430F2274.
2010-05-24 travisutkFixed monitor peek.
2010-05-24 travisutkpeekword() for console.
2010-05-24 travisutkAutomatic port scanning for Windows.
2010-05-24 travisutkScan should work on win32.
2010-05-24 travisutkRemoved readline requirement from goodfet console,...
2010-05-24 travisutkCommented unused rlcompleter import. Might fix win32...
2010-05-24 travisutkFixed naming of NRF driver.
2010-05-24 travisutkgfnrf.exe for Windows.
2010-05-24 travisutkNordic RF client.
2010-05-23 scottlivingstonPatch to goodfet firmware that drives P5.0 low during...
2010-05-23 travisutkPyregs entry in help for goodfet.nrf.
2010-05-23 travisutkpyregs target to goodfet.nrf, for dumping radio configu...
2010-05-23 travisutkRegister names for NRF.
2010-05-22 travisutk'goodfet.nrf carrier' works.
2010-05-22 travisutkNRF register width automatically determined.
2010-05-22 travisutkLong registers.
2010-05-22 scottlivingstonUpdated contents of PIC app readme file.
2010-05-21 travisutkFaster packet sniffing, flushed output on arrival.
2010-05-21 travisutkComment and whitespace in nrf.c.
2010-05-20 travisutkForget 'self.' in verbose.
2010-05-20 travisutkMoved monitor commands.
2010-05-20 travisutkNew clocking routines. Still better for 2xx chips.
2010-05-20 travisutkMore thorough monitor test.
2010-05-20 travisutkMonitor echo function, for better synchronization.
2010-05-20 travisutkNRF FLush
2010-05-20 travisutkCleaned up frequency settings, packet sniffer.
2010-05-20 travisutkBetter packet len, confirmed that odd frequencies fail.
2010-05-20 travisutkScript for sniffing OpenBeacon packets with NRF.
2010-05-20 travisutkEnough NRF support to packet sniff.
2010-05-20 travisutkNordic RF client library, test script.
2010-05-19 travisutkCommands for reading long registers, test script for...
2010-05-19 travisutkNordicRF Registers
2010-05-19 travisutkMoreapps works in firmware again.
2010-05-19 dodge-thisjtagarm7tdmi app cosmetic change
2010-05-19 travisutkNordic RF register peeks, pokes now work in the firmware.
2010-05-19 dodge-thiscontinued work on stability of register access
2010-05-18 travisutkNordic RF client, more thorough monitor test.
2010-05-18 travisutkMinor NRF cleanup.
2010-05-18 travisutkThis should allow for register inspection, but it doesn...
2010-05-18 travisutkSome nRF code, untested.
2010-05-18 travisutkForked SPI to NRF.
2010-05-18 travisutkApps.h comments, NRF.
2010-05-17 travisutkProgress on py2exepub Makefile of client.
2010-05-17 travisutkMKDIR/MD difference on Win32 py2exe build.
2010-05-17 travisutkUpdated Makefile to build py2exe.
2010-05-17 travisutkModified GoodFET.py to accept DOS devices, which aren...
2010-05-16 travisutkAdds upport for some 20-bit MSP430X chips.
2010-05-15 travisutkWEAKDEFed ejtaghandle.
2010-05-15 travisutkFixing MSP430 JTAG.
2010-05-15 travisutkProper indentation.
2010-05-15 travisutkCorrections to MSP430 client.
2010-05-12 travisutkDCO table, wider support.
2010-05-12 scottlivingstonVerified support of PIC24HJ12GP201. Added notes to...
2010-05-10 travisutkFixed the blink test.
2010-05-09 travisutkWeb docco for MONITOR_CONNECTED.
2010-05-09 travisutkProper self-calibration of the DCO.
2010-05-09 travisutkCommented out unnecessary print.
2010-05-09 travisutkBetter timing patch, resets until solid connection...
2010-05-09 travisutkReformatting.
2010-05-08 travisutkReverted Chipcon client to C implementation.
2010-05-08 travisutkFixed the P8SEL bug in msp430x2618.c, as the port doesn...
2010-04-30 bushingone-line change to make all GPIOs usable on the 80...
2010-04-28 scottlivingstonSubstantially reduced time required to verify program...
2010-04-27 travisutkSome handlers are now WEAKDEF'ed. Fixes missing arm7td...
2010-04-24 scottlivingstonImproved flash memory programming method; increased...
2010-04-24 scottlivingstonMinor additions to dsPIC33F/PIC24H programmer:
2010-04-23 travisutkNegative points from goodfet.glitch.
2010-04-20 travisutkGlitch points dump.
2010-04-17 dodge-thiscontinued cleaning. get_register and set_register...
2010-04-14 dodge-thisGood stuff for ARM7TDMI. get_/set_register() seem...
2010-04-12 dodge-thisUpdates to ARM7TDMI JTAG app and optimizations for...
2010-04-12 scottlivingstonAdded program verification routine to dsPIC33F/PIC24H...
2010-04-12 travisutkBetter client error message for Info flash.
2010-04-08 scottlivingstonFirst addition of dsPIC33F/PIC24H chip family programmer!
2010-04-06 travisutkOS X instructions.
2010-04-02 dodge-thisstill working on it.
2010-03-29 travisutkRemoved recursive SQL. Glitch/runch now runs in a...
2010-03-25 dodge-thisstill working. made massive progress so far. but...
2010-03-23 dodge-thisfor (bit = bitcount; bit > 0; bit++)
2010-03-23 dodge-thisw00t! get_registers does something almost sane! i...
2010-03-23 dodge-thisdoh! found major bug in MSB jtargtransn.... ++ and...
2010-03-22 travisutkComments about viewpoints replacement for gnuplot.
2010-03-22 dodge-thisstill bug hunting, but code reads cleaner. comments...
2010-03-22 travisutkFixed database locking in explore.
2010-03-22 travisutkNicer database access, fixed glitches/exploits confusio...
2010-03-22 dodge-thisstill working
2010-03-22 travisutkNicer about locks, I hope.
2010-03-21 travisutkMoving hardware.
2010-03-20 travisutkDB Commits during crunch.
2010-03-20 travisutkgoodfet.glitch crunch
2010-03-19 travisutkTemporary table for glitching range. Ought to improve...
2010-03-19 dodge-thisstill working...
2010-03-19 dodge-thisstill working on it. still big, still not working...
2010-03-19 travisutkGlitch graphs no longer require attached goodfet.
2010-03-18 travisutkgoodfet.glitch exploration
2010-03-18 travisutkRemoving some old records.
next