minor updates to spit-testing function
[goodfet] / client /
2013-01-27 chrishoderminor updates to spit-testing function
2013-01-26 chrishoderfixed some bugs in filter sweep messages
2013-01-26 chrishodermodified test function for use with TX testing. will...
2013-01-25 chrishoderupdate to GoodFETMCPCANCommunication.py to allow for...
2013-01-25 chrishoderchanges to the GoodFETMCPCANCommunication file. to...
2013-01-25 dodge-thisjtagarm7 at91x40 ecdump updates and bugfixes
2013-01-25 chrishoderupdate datamanage and goodfetMCPCANCommunication to...
2013-01-25 chrishoderadded fast packet sniffing option -x. doubles RX speed...
2013-01-24 travisutkMinor MAXUSB changes, plus packaging scripts for new...
2013-01-24 dodge-thisjtagarm7 more obligatory stupid bug fixes, doh!
2013-01-24 dodge-thisjtagarm7 obligatory stupid bug fixes, doh!
2013-01-24 dodge-thisjtagarm7 interface improvements, including at91x40
2013-01-24 chrishoderfixed some errors in the sniff-sweep function
2013-01-24 chrishodertesting commit ability
2013-01-24 chrishoderadded a sweep method to go through all possible standar...
2013-01-22 chrishoderChanges to GoodFETMCPCANCommunication.py. Added file...
2013-01-22 chrishoderUpdates to GoodFETMCPCANCommunication.py. Slight change...
2013-01-22 chrishoderUpdates to GoodFETMCPCANCommunication.py. Pared down...
2013-01-20 chrishoderfixed error
2013-01-20 chrishoderupdated file management for the data gathering and...
2013-01-20 chrishoderupdated file management for the data gathering and...
2013-01-16 chrishoderadded new mcpCAN communication file to allow for easier...
2012-12-14 bx-sAdded basic firmware and client support for the zigduin...
2012-11-24 travisutkAdded APP number to GoodFETSPI.
2012-11-22 travisutkAdded record for MSP430G2553.
2012-11-22 travisutkgoodfet.maxusbmass now has increased to 128 blocks...
2012-11-22 travisutkAdded empty handles for ejecting a disk and padding...
2012-11-19 travisutkHID patches and a bit of host fingerprinting from Kenny...
2012-11-19 travisutkPIC patches from Brent Dukes.
2012-11-15 dodge-thisyield instead of returning a list of values for ARMread...
2012-11-15 dodge-thisusing cleint.peek for verify
2012-11-15 dodge-thisARMread/writeStream() functions enabled, allowing the...
2012-11-12 dodge-thisupdates to use the ARMresettarget() for "goodfet.arm7...
2012-11-11 dodge-thisand the peek does the size better (without specifying...
2012-11-10 dodge-thisFinally have a basic goodfet.arm7 script. not done...
2012-11-09 dodge-thisJTAGARM7 is back up and running, folks! Tested Halt...
2012-11-06 travisutkPatches to Mass Storage emulation in MAXUSB.
2012-11-03 travisutkTemporarily disabled the --fromweb feature.
2012-11-03 travisutkAdded isniff listing to goodfet.mcpcan help,
2012-10-31 theqlabsFixed plist[] bug in isniff goodfet.mcpcan client
2012-10-31 theqlabsCreated intelligent sniffer (isniff) to help decode...
2012-10-30 travisutkList of supported rates.
2012-10-30 travisutkAllowing a rate of 83.3
2012-10-30 travisutkMCP registers can only be set while idle.
2012-10-30 travisutkgoodfet.mcpcan's sniff verb now supports setting a...
2012-10-30 travisutkNew rates, array of supported rates.
2012-10-30 travisutkNew rates, rate error message for GoodThopter.
2012-10-30 travisutkNew code for setting the rate. Tested at 125kHz.
2012-10-07 travisutkDocco change for goodfet.maxusbdfu.
2012-10-07 travisutkAdded godfet.maxusbdfu for USD Device Firmware Update...
2012-09-29 travisutkExtensions to the CCSPI module for faster sniffing.
2012-09-25 travisutkAdded 'goodfet.ccspi sniffnonce' for sniffing the nonce...
2012-09-25 travisutkReading and writing of CC2420 RAM.
2012-09-25 travisutkAn indention bug was preventing the self clocking from...
2012-09-25 travisutkChanging the resyncing rules. This might improve behav...
2012-09-24 travisutkHalf-assed routine to sniff strings on CC2420. Will...
2012-09-24 travisutkApimote cleanup, removed unsupported goodfet.sc client.
2012-09-24 travisutkNow either apimote1 or apimote works as apimote name.
2012-09-21 travisutkWorking toward decrypting 15.4 packets in CCSPI.
2012-09-02 travisutkFixed syntax error in Read Format Capacity and exit...
2012-08-30 travisutkMass storage emulation now works well enough to emulate...
2012-08-25 travisutkgoodfet.maxusbmass now works! Only tested with a Linux...
2012-08-25 travisutkFixed capacity issues; goodfet.maxusbmass now enumerate...
2012-08-25 travisutkFixed the USB Mass Storage CBW in Facedancer. Was...
2012-08-25 travisutkThe Facedancer FTDI emulator still drops a few connecti...
2012-08-25 travisutkFixed all the bugs that crept into Facedancer HID emula...
2012-08-25 travisutkMore muck raking.
2012-08-25 travisutkCleaning up USB code, getting nearer to BBB mass storage.
2012-08-21 travisutkReverted some CCSPI performance patches. This might...
2012-08-17 travisutkCAN promiscous mode is now enabled by default.
2012-08-16 travisutkI think I've got the CAN mode running at 125kHz. Not...
2012-08-15 travisutkMCP2515 can now loopback packets!
2012-08-15 travisutkAdded support for the different operating modes.
2012-08-15 travisutkgoodfet.mcpcan client, code that nearly works for packe...
2012-08-15 travisutkAdded GoodFETMCPCAN().readrxbuffer() for reading incomi...
2012-08-15 travisutkMore MCP2515 CAN Bus commands.
2012-08-15 travisutkBeginnings of an MCP2515 driver for communicating with...
2012-08-15 travisutkGoodthopter support in goodfet.bsl and goodfet.slc2...
2012-08-14 travisutkLots of new CC2420 stabilization.
2012-07-25 rmspeersChanged so apimote is refered to as board=apimote1...
2012-07-24 travisutkFixed apimote renaming bug.
2012-07-24 travisutkApimote patches.
2012-07-24 rmspeersMoved board definition from apimote to apimote1 for...
2012-07-24 travisutkAdds client support for the Apimote, which uses the...
2012-07-17 travisutkUSB Mass Storage emulator for Facedancer. Doesn't...
2012-07-05 travisutkgoodfet.ccspi now takes freq in MHz instead of just Hz.
2012-06-21 travisutkD'oh! Reverting a commit that would crash Xorg with...
2012-06-18 travisutkFD11 and ordering info updated.
2012-05-22 travisutkFixed FTDI emulation.
2012-05-20 travisutkFTDI emulator now works perfectly.
2012-05-20 travisutkFTDI emulation now works well for OUT.
2012-05-20 rmspeersMake GoodFETCCSPI.py return True if a register poke...
2012-05-17 travisutkCommented SR_SET_FEATURE events, which only Macs seem...
2012-05-17 travisutkAdded a buggy but minimally functional FTDI emulator.
2012-05-17 travisutkLibrary fixes, more debugging messages in the USB emulator.
2012-04-29 travisutkLowercased the part numbers to match SmartRF7.
2012-04-29 travisutkClarified the SmartRF error message to mention wiring...
2012-04-27 travisutkChanged smartrf warning message. Sorry this was so...
2012-04-02 travisutkCommented some outdated debugging strings in the maxusb...
2012-04-02 travisutkMore string functions for USB enumeration as a Host.
next