goodfet
2010-07-18 travisutkNHBadgeB support.
2010-07-08 travisutkSupport for newer firmware.
2010-07-08 travisutkRunning.
2010-07-08 travisutksetRadioChannel
2010-07-08 travisutkNeighbor count.
2010-07-08 travisutkEM260 pinout.
2010-07-08 travisutkBetter strange attractors graph of EM260 randtest.
2010-07-08 travisutkBetter RNG test.
2010-07-08 travisutkFixed P4REN error that broke MSP430F1612 support."
2010-07-08 dodge-thisw00t! jtag arm is a reality on goodfet.
2010-07-08 travisutkMore EM260 code. RNG works only after another board...
2010-07-08 travisutkFull commands, even when they contain 0xA7.
2010-07-08 travisutkRNG test.
2010-07-08 travisutkEM260 support is golden.
2010-07-08 travisutkReading status works.
2010-07-08 travisutkReading status works.
2010-07-08 travisutkEM260spiversion() is stabilized.
2010-07-08 travisutkCleaned up EM260 code, about to fork into separate...
2010-07-08 travisutkEM260 client is finally showing signs of life!
2010-07-08 travisutkEM260 extensions to SPI are almost ready.
2010-07-07 travisutkFixed bug where first byte of EM260 response would...
2010-07-07 travisutkEM260 SPI support. Really needs to be cleaned up.
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.
next