added display to the mainDisplay that shows packets streaming
[goodfet] / firmware / apps /
2013-01-24 travisutkMinor MAXUSB changes, plus packaging scripts for new...
2013-01-24 dodge-thisjtagarm7 interface improvements, including at91x40
2012-12-14 bx-sAdded basic firmware and client support for the zigduin...
2012-11-25 travisutkBeginnings of support for Zigduino. AVR code is really...
2012-11-13 dodge-thisreset debugging and documentation update (to indicate...
2012-11-09 dodge-thisJTAGARM7 is back up and running, folks! Tested Halt...
2012-10-01 travisutkChanging plugin structure.
2012-09-29 travisutkExtensions to the CCSPI module for faster sniffing.
2012-09-28 travisutkCCSPI bug fixes.
2012-09-25 travisutkReading and writing of CC2420 RAM.
2012-09-20 travisutkI think this will add support for decryption of incomin...
2012-08-30 travisutkMass storage emulation now works well enough to emulate...
2012-08-21 travisutkReverted some CCSPI performance patches. This might...
2012-08-14 travisutkLots of new CC2420 stabilization.
2012-07-26 rmspeersAdded LED test into monitor, supporting increased LEDs...
2012-07-24 travisutkApimote patch. I think this works.
2012-05-07 travisutkRemoved annoying debug message.
2012-05-07 travisutkForgot to explicitly init silent=0.
2012-05-07 travisutkCleaning deprecated functions.
2012-04-29 travisutkChipcon 8051 target works again.
2012-04-02 travisutkNothing important, just cleaning comments.
2012-04-02 travisutkCommented some outdated debugging strings in the maxusb...
2012-03-16 travisutkReintegrating glitching code.
2012-02-26 travisutkCode for talking to the MAX3420 USB Device Controller.
2012-02-16 travisutkFirmware compiles in Ubuntu 11.10.
2012-02-13 travisutkReflex jamming is now absurdly accurate and reliable.
2012-02-12 travisutkReflex jamming in CCSPI now has a selectable backoff,
2012-02-12 travisutkccspireflexjam() now takes a delay parameter.
2012-02-12 travisutkMoving CCSPI reflexive jamming to its own channel.
2012-02-12 travisutkPatched the CCSPI reflexive jamming code to flush the...
2012-02-12 travisutkio.h is deprecated, so now msp430.h is included instead.
2012-02-12 travisutkRemoved deprecated tests.
2012-01-11 travisutkRestored instruction to flush CC2420 buffer.
2012-01-02 travisutkPatched CCSPI PEEK to restore the address before return...
2011-12-25 travisutkBetter transmit function for CCSPI.
2011-12-24 travisutkModified CCSPI sniffing.
2011-11-17 alexeybbAdded support for Silicon Lab's c8051 MCUs.
2011-11-16 travisutkAdded support for board=tilaunchpad.
2011-11-09 thequuxAdded support for uniarch mspgcc4
2011-10-18 donb127use a new AVR macro that doesnt collide with AVR dev...
2011-10-18 donb127initial merge of donbfet code, sans changes to monitor...
2011-09-21 einsteinnn- Added twe to Makefile, and removed some comments
2011-09-21 einsteinnn- New code to dump the contents of Atmel's 2-wire EEPRO...
2011-07-20 travisutkTI Launchpad patch from Peter Lorenzen, edited to ease...
2011-04-27 rmspeersmore work on ccspi reflexive jam with autoack. jamming...
2011-04-25 rmspeersfixed preprocessor directives in ccspi, readded applica...
2011-04-25 travisutkMinor firmware changes.
2011-04-21 rmspeersccspi application reflexive jamming and reflexive jammi...
2011-04-18 rmspeerstelosb reflexive jamming, beta version, confirmed works...
2011-04-17 travisutkArduino port is working, but only at 9600 baud.
2011-04-17 travisutkAVR baud rates are good, but the values are hackish.
2011-04-17 travisutkPreparing for an AVR port of at least the monitor.
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-03-12 rmspeersradios/ccspi firmware fixed off-by-one error on packet...
2011-02-22 travisutkMoved TXFLUSH strobe from Python to C in CC2420 driver.
2011-02-22 travisutkCCSPI transmissions work.
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-09 dwhusebystarting OpenOCD app and client changes for JTAG work...
2011-02-08 dwhusebymerging...
2011-02-06 travisutkTelos B port is now working, and the CC2420 driver...
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-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 travisutkJTAG430X2 documentation.
2011-02-03 travisutkCloser to MSP430X2 support.
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-01 travisutkRemoved unneeded and apparently unneighborly delays...
2011-01-17 thequuxPreliminary support for PIC24F chips with tblpag at...
2011-01-13 dwhusebySetting the default config in the Makefile so that...
2011-01-13 dwhusebyA major refactor of the GoodFET firmware build system...
2011-01-10 dwhusebyhooking up the goodfet.xscale code. it is minimal...
2010-12-25 travisutkSome Chipcon devices have a resistor and capacitor...
2010-11-16 thequuxAdded basic AVR flashing support, and an associated...
2010-10-13 dodge-thismyriad of arm/adi additions. working on moving past...
2010-10-08 travisutkProper block fetch.
2010-10-08 dodge-thissetting up for adiv5, the latest arm debug protocols
2010-10-07 travisutkBlock reads in CC_READ_XDATA_MEMORY.
2010-09-29 scottlivingstonAdd ADC10 application for sampling analog values.
2010-09-25 scottlivingstonAdd note about another tested PIC target: PIC24FJ64GA002
2010-09-14 travisutkGetting closer on MSP430X2 support.
2010-09-05 travisutkMSP430X2 corrections.
2010-09-04 dodge-thisAT91x40 series of ARM7 microcontrollers supported....
2010-09-03 dodge-thischipcon 1111 flash fixes, arm7 jtag fixes and improvements
2010-08-29 dodge-thistweak here, tie there
2010-08-28 dodge-thisARM mode set r15 fixed.
2010-08-28 dodge-thisimprovements... except now arm mode set_register for...
2010-08-22 dodge-thisreworking get/set_register() to write twice for sanity.
2010-08-19 dodge-thislatest updates including GoodFETARM.py "DEPRECATED...
2010-08-13 dodge-thisx00t!
2010-08-12 dodge-thisoops. here's the new code. old code will remain in...
2010-08-12 dodge-thisw00t! jtagarm7 committed and included in build.
next