turn ftdi driver into echo server
[goodfet] / firmware / apps / radios / ccspi.c
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-24 travisutkApimote patch. I think this works.
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 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-09 thequuxAdded support for uniarch mspgcc4
2011-04-27 rmspeersmore work on ccspi reflexive jam with autoack. jamming...
2011-04-25 rmspeersfixed preprocessor directives in ccspi, readded applica...
2011-04-21 rmspeersccspi application reflexive jamming and reflexive jammi...
2011-04-18 rmspeerstelosb reflexive jamming, beta version, confirmed works...
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-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-01-13 dwhusebyA major refactor of the GoodFET firmware build system...
2010-06-15 travisutkFixed 2274 support.
2010-06-15 travisutkChipcon SPI driver, in the works.
2010-06-15 travisutkNew Chipcon SPI name.