goodfet
2010-07-07 travisutktrunk/hardware README
2010-07-07 travisutkEM260 client.
2010-07-06 dodge-thisyay! it worked!
2010-07-05 dodge-thisyay! getting there. still odd register bugs, but...
2010-07-05 dodge-thisGoodFET JTAG ARM updates.
2010-07-05 travisutkNew ROM, AT24DF081
2010-07-05 travisutkTurning Point patches.
2010-07-01 travisutkProper checksumming.
2010-06-30 travisutkEarly 25C32/64 client.
2010-06-30 travisutkSupport for sniffing Turning Point Clicker packets.
2010-06-30 travisutkHigher stopping voltage for glitch learning.
2010-06-28 travisutkFormatting in glitch.c
2010-06-27 travisutkBetter glitching exploration.
2010-06-27 travisutkLowered max voltage threshold to 200 during learning...
2010-06-25 scottlivingstonTiming functions delay_ms, delay_us and delay_ticks...
2010-06-25 travisutkBetter glitching code, more portable than the old.
2010-06-25 travisutkBrought glitch app back. Might break lesser builds.
2010-06-25 travisutkNever a wordsize of 0.
2010-06-24 travisutkMoving glitcher away from AVR-specific calls.
2010-06-24 travisutkBeginning CCSPI mode. Not nearly complete.
2010-06-15 travisutkRemoved P5REN element from goodfet.c
2010-06-15 travisutkFixed Port 5 bug, critical.
2010-06-15 travisutkFixed 2274 support.
2010-06-15 travisutkProper I/O ports with new firmware.
2010-06-15 travisutkChipcon SPI driver, in the works.
2010-06-15 travisutkNew Chipcon SPI name.
2010-06-15 travisutkBeginning Chipcon SPI support.
2010-06-15 travisutkCloser to harmonizing different platforms.
2010-06-14 travisutkGeneralizing IO.
2010-06-14 travisutkTelosB support by platform variable.
2010-06-14 travisutkProper config.h
2010-06-14 travisutkRemoved many references to P1OUT.
2010-06-14 travisutkTelosB platform target.
2010-06-14 travisutkTelosB target support.
2010-06-14 travisutkPlatform definitions.
2010-06-07 travisutkFix for Windows NT machines with non-FTDI serial ports.
2010-06-06 travisutkTest issues.
2010-06-06 travisutkMore 'goodfet.selftest'
2010-06-06 travisutkRest results.
2010-06-06 travisutkSelf test code.
2010-06-05 travisutkRemoved debugging strings.
2010-06-05 travisutkgoodfet.msp430 selftest is working!
2010-06-05 travisutkBeginnings of selftest. Fixed poke instruction.
2010-06-05 travisutkMore DCO calibrations, working on MSP430 testing framework.
2010-06-03 dodge-thisupdates to JTAGARM7 appid and some additional test...
2010-05-29 travisutkNOP verb.
2010-05-27 travisutkRemoved Chinese. It breaks the Windows version of...
2010-05-27 travisutkTrying chinese in MSP430 client. Localization to come...
2010-05-27 travisutk'make py2exepub' in client now uses rsync --chmod=ugo...
2010-05-27 travisutkThe Win32 gfbsl.exe now properly identifies serial...
2010-05-27 travisutkMSP430 client no longer auto-erases.
2010-05-27 travisutkSerial number support, at 0xFFB0.
2010-05-27 travisutkSerial number support, at 0xFFB0.
2010-05-27 travisutkInfo memory erasure.
2010-05-27 travisutkBeginnings of info flash support. It isn't very good.
2010-05-27 travisutkMore of a Radio client.
2010-05-26 travisutkBeginnings of agnostic RF client.
2010-05-26 travisutkSymbol loading is now in GoodFETCC instead of goodfet.cc.
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.
next