added comments, rearranged code to be more readable
[goodfet] / client /
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.
2012-04-01 travisutkPrimitive code for auditing the strings table entries.
2012-04-01 travisutkWith a MAX3421 and the MAXUSB module, the GoodFET can...
2012-04-01 travisutkNRF is now default in the 2254.
2012-03-30 travisutkAdded ATmega32U2.
2012-03-27 travisutkZolertia Z1 target now builds and flashes with no depen...
2012-03-27 travisutkGoodFET client can now reset at Zolertia Z1.
2012-02-26 travisutkUSB HID keyboard client for the MAX3420.
2012-02-15 travisutkAdded MSP430 model info for the MSP430F413.
2012-02-12 travisutkReflex jamming in CCSPI now has a selectable backoff,
2012-01-04 travisutkEmergency fix: accidentally used C comment style in...
2012-01-03 travisutkMinor CCSPI client patches.
2011-12-23 travisutkBluetooth stuff.
2011-12-23 travisutkClient support for goodfet.bsl when board=telosbbt.
2011-11-17 alexeybbAdded support for Silicon Lab's c8051 MCUs.
2011-11-16 travisutkAdds support for new config variable.
2011-11-08 thequuxFlashing sled... not yet known to work
2011-10-18 donb127initial commit of the donbL AVR boot loader
2011-09-21 einsteinnn- New code to dump the contents of Atmel's 2-wire EEPRO...
2011-08-31 travisutkPort number instructions for Bluetooth.
2011-08-29 travisutkRemoved some unecessary delays and reformatted a bit...
2011-08-29 travisutkRemoved verbose from bluetooth connections.
2011-08-29 travisutkBluetooth reliability fix, for packets that weren't...
2011-08-29 thequuxBuilt mac hidapi binary
2011-08-29 travisutkRemoved unnecessary dependencies on py-serial for bette...
2011-08-29 travisutkBluetooth support.
2011-08-28 travisutkCloser to working bluetooth. Still need a way around...
2011-08-28 travisutkGetting closer to Bluetooth extraction.
2011-08-28 travisutkMoved 'import serial' into the serInit() function.
2011-08-26 travisutkFixed a bug in the TelosB port of the GoodFET client.
2011-08-06 thequuxInitial stab at bslv2 client
2011-07-17 travisutkGoodFET NRF stuff.
2011-04-27 rmspeersmore work on ccspi reflexive jam with autoack. jamming...
2011-04-25 travisutkMinor changes to Chipcon target.
next