Fixed all the bugs that crept into Facedancer HID emulation.
[goodfet] / client / goodfet.ccspi
2012-08-21 travisutkReverted some CCSPI performance patches. This might...
2012-08-14 travisutkLots of new CC2420 stabilization.
2012-07-05 travisutkgoodfet.ccspi now takes freq in MHz instead of just Hz.
2012-05-20 rmspeersMake GoodFETCCSPI.py return True if a register poke...
2012-02-12 travisutkReflex jamming in CCSPI now has a selectable backoff,
2011-04-27 rmspeersmore work on ccspi reflexive jam with autoack. jamming...
2011-04-21 rmspeersccspi application reflexive jamming and reflexive jammi...
2011-04-18 rmspeerstelosb reflexive jamming, beta version, confirmed works...
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-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 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 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 travisutkGoodFETCCSPI.status() works, part of 'goodfet.ccspi...
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-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 travisutkCleaning up the Telos B port.