goodfet
2011-04-17 travisutkAVR UARTs; not quite ready.
2011-04-17 travisutkFixed MSP430 issue w/ AVR code.
2011-04-17 travisutkArduino port is blinking.
2011-04-17 travisutkMore work toward an AVR port.
2011-04-17 travisutkPreparing for an AVR port of at least the monitor.
2011-04-16 travisutkMore 'make py2exeinstall' improvement for the client.
2011-04-16 travisutk'make py2exeinstall' for Win32.
2011-04-16 travisutkpy2exe cleanup, for reviving the Windows port.
2011-04-13 travisutkMSP430 JTAG fix. Looks like a minor bug in Huseby's...
2011-04-13 travisutkFixed 20-bit DR support in jtag_trans_n() function.
2011-04-08 travisutkSFR fixmes for Cutaway.
2011-04-03 travisutkMore glitching changes for MSP430.
2011-04-02 travisutkRewriting the glitching code for the GoodFET24.
2011-03-21 cutsecConsole was updated to include help for commands.
2011-03-21 cutsecAdded the capability to query the Special Registers...
2011-03-12 rmspeersradios/ccspi firmware fixed off-by-one error on packet...
2011-03-12 rmspeersupdated command line 802.15.4 checksum calculator and...
2011-03-11 rmspeersadded checksum.py command line script for verifying...
2011-03-08 travisutkRewording of txtoscount in goodfet.ccspi.
2011-03-04 rmspeersgoodfet.ccspi added txpipscapy in an alpha version...
2011-02-26 travisutkIgnore status fields of register 0x18 in the CC2420...
2011-02-26 travisutkDefault JEDEC entry for M25P80 on Telos B.
2011-02-25 travisutkgoodfet.ccspi help additions.
2011-02-24 rmspeersGoodFETCCSPI txtoscount (TinyOS CountToRadio): user...
2011-02-24 rmspeersrmspeers on GoodFETCCSPI fixing RF_autocrc and adding...
2011-02-24 travisutkCC2420 autocrc.
2011-02-24 travisutkCut JTAGARM7 from default for ccspi.
2011-02-24 travisutkset/get SYNC on CC2420.
2011-02-24 travisutkCCSPI stuff.
2011-02-23 travisutkPromiscuity can be turned off in CCSPI.
2011-02-23 travisutkgoodfet.ccspi - interprets frequency input below 100...
2011-02-23 travisutkRemoved CCSPI and NRF from default firmware, to keep...
2011-02-23 travisutkScapy suggestions.
2011-02-23 travisutkFixed printing of None in CCSPI dissection w/ scapy.
2011-02-23 travisutkgoodfetccspi fix of scapy dissection to not feed it...
2011-02-23 travisutkCorrected spelling of 'disset' for the CCSPI/scapy...
2011-02-23 travisutkGoodFETCCSPI added sniffdisect verb that tries to load...
2011-02-23 travisutk'goodfet.ccspi txtest' is now documented.
2011-02-23 srgycarrier and modulated_spectrum test modes added to...
2011-02-22 travisutkMoved TXFLUSH strobe from Python to C in CC2420 driver.
2011-02-22 travisutkCCSPI transmissions work.
2011-02-22 travisutkRemoved unnecessary register prints in RF_promiscuity...
2011-02-22 travisutkGoodFETCCSPI.status() works, part of 'goodfet.ccspi...
2011-02-21 travisutkTwo more peekword() instances.
2011-02-21 travisutks/peekword/peek16/ in goodfet.monitor.
2011-02-21 travisutkReliable sniffing of 802.15.4 on the TelosB.
2011-02-21 travisutkReliable 802.15.4 sniffing on a Telos B.
2011-02-21 travisutkBetter sniffing of 802.15.4 in CCSPI, but the length...
2011-02-21 travisutkImproving CC2420 packet reception.
2011-02-21 travisutkAdded /dev/ttyU0 to the glob list for OpenBSD.
2011-02-13 travisutkFormatting of Nordic client.
2011-02-13 travisutkFixed 2500kbps rate.
2011-02-13 travisutkPrints retry attempts for GoodFETs without info flash.
2011-02-12 travisutkINITPLATFORM was cut from goodfet.c
2011-02-12 travisutkFixed force of msp430x2618 in Makefile.
2011-02-12 travisutkNetwork order for telosb.
2011-02-12 travisutkRedefined P2.6 (!RST) to be CE on the GoodFET platform.
2011-02-12 travisutkUnnecessary local variable, now that the devil for...
2011-02-12 travisutkRemoved NOP for loop that breaks GCC4.
2011-02-10 travisutkFixed dco_calib entry count.
2011-02-10 travisutkAligned dco_calib.
2011-02-10 travisutkDisabled strict aliasing.
2011-02-10 travisutk'goodfet.nrf sniffnike' for sniffing Nike+iPod packets.
2011-02-09 travisutk'goodfet.nrf autotunebt' gets some fragments of Bluetoo...
2011-02-09 travisutkFixed broken config in Makefile.
2011-02-09 dwhusebystarting OpenOCD app and client changes for JTAG work...
2011-02-08 dwhusebymerging...
2011-02-07 travisutkWhitespace stuff.
2011-02-07 travisutkFixed support for GCC4.
2011-02-06 travisutkCCSPI port can now packet sniff 802.15.4!
2011-02-06 travisutkTelos B port is now working, and the CC2420 driver...
2011-02-06 travisutkFixed the CC2420 register settings for the Telos B.
2011-02-06 travisutkSPIFlash size warning.
2011-02-06 travisutkJEDEC entry for the M25P80 found on the Telos B.
2011-02-06 travisutkCleaning up the Telos B port.
2011-02-06 travisutkGoodFET firmware on the Telos B reveals the Flash chip.
2011-02-06 travisutkRefactoring a lot of the P5 stuff.
2011-02-05 travisutkAdditional targets.
2011-02-05 travisutkGoodFETCC notes.
2011-02-04 travisutkMore MSKB letters.
2011-02-04 travisutkMore string decoding from Microsoft keyboards.
2011-02-04 travisutkMinor cleanup on MSP430 client.
2011-02-04 travisutkSpy-Bi-Wire support, from examples by Mark rages.
2011-02-03 travisutkCleaning MSP430X2 client.
2011-02-03 travisutkMajor JTAG430 and JTAG430X2 patching.
2011-02-03 travisutkMajor JTAG430 and JTAG430X2 patching.
2011-02-03 travisutkJTAG430X2 documentation.
2011-02-03 travisutkCloser to MSP430X2 support.
2011-02-03 travisutkMSP430 app maintenance.
2011-02-03 travisutkBringing back MSP430X2 JTAG. Not there yet.
2011-02-03 travisutkFixed restart in JTAG430 module to prevent a reconnecti...
2011-02-03 travisutkRepaired MSP430 and MSP430X support.
2011-02-03 travisutkClose to fixing MSP430 JTAG, which was broken during...
2011-02-03 travisutkRadio-state stuff.
2011-02-01 travisutkRemoved unneeded and apparently unneighborly delays...
2011-02-01 travisutkAdded list entries for CC2533 and CC2540.
2011-02-01 travisutkPost-Shmoocon commit.
2011-01-26 travisutkFixed a usage line of goodfet.nrf.
2011-01-26 travisutkSets the timeout to 5 after connection,
2011-01-26 travisutkSets the timeout to 5 after connection,
next