Minor cleanup.
[goodfet] / client /
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.
2011-04-24 travisutkShellcode reverted to SDCC 2.9.0.
2011-04-24 travisutkCarrier and specan shellcode for CC1110.
2011-04-24 travisutkChipcon RAM buffer execution info.
2011-04-24 travisutkBetter locating of SmartRF Studio 7.
2011-04-24 travisutkSmartRF 7 is now found in Windows Vista 64-bit.
2011-04-24 travisutkAllows for explicit port naming on NT.
2011-04-23 travisutkSmartRF7 is now located on Win32 at its default location.
2011-04-23 travisutkModified GoodFET.py to properly include GoodFETCCSPI...
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-16 travisutkMore 'make py2exeinstall' improvement for the client.
2011-04-16 travisutk'make py2exeinstall' for Win32.
2011-04-16 travisutkpy2exe cleanup, for reviving the Windows port.
2011-04-08 travisutkSFR fixmes for Cutaway.
2011-04-03 travisutkMore glitching changes for MSP430.
2011-04-02 travisutkRewriting the glitching code for the GoodFET24.
next