fixed error
[goodfet] / client / GoodFET.py
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 travisutkNow either apimote1 or apimote works as apimote name.
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 rmspeersMoved board definition from apimote to apimote1 for...
2012-07-24 travisutkAdds client support for the Apimote, which uses the...
2012-03-27 travisutkGoodFET client can now reset at Zolertia Z1.
2011-12-23 travisutkBluetooth stuff.
2011-11-16 travisutkAdds support for new config variable.
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 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-04-24 travisutkBetter locating of SmartRF Studio 7.
2011-04-24 travisutkAllows for explicit port naming on NT.
2011-04-23 travisutkModified GoodFET.py to properly include GoodFETCCSPI...
2011-04-17 travisutkArduino port is working, but only at 9600 baud.
2011-04-03 travisutkMore glitching changes for MSP430.
2011-04-02 travisutkRewriting the glitching code for the GoodFET24.
2011-03-12 rmspeersradios/ccspi firmware fixed off-by-one error on packet...
2011-03-12 rmspeersupdated command line 802.15.4 checksum calculator and...
2011-02-21 travisutkAdded /dev/ttyU0 to the glob list for OpenBSD.
2011-02-13 travisutkPrints retry attempts for GoodFETs without info flash.
2011-02-03 travisutkMajor JTAG430 and JTAG430X2 patching.
2011-01-26 travisutkSets the timeout to 5 after connection,
2011-01-26 travisutkSets the timeout to 5 after connection,
2011-01-13 dwhusebyA major refactor of the GoodFET firmware build system...
2010-12-09 travisutkPacket sniffing kinda works.
2010-12-07 travisutkCloser to a self contained carrier wave.
2010-12-07 travisutkCloser to CC1110 carrier.
2010-12-07 travisutkMore GoodFET/chipcon symbol goodness.
2010-10-07 travisutkBackward-compatible peekblock for Chipcon.
2010-10-07 travisutkCommented some peek/poke commands and defined a blockwi...
2010-09-23 travisutkTimeout is now a warning, rather than an error.
2010-09-18 travisutkMore clocking tests, getting ready for an
2010-09-17 travisutkNearing 16-bit clock control data.
2010-06-25 travisutkBetter glitching code, more portable than the old.
2010-06-24 travisutkMoving glitcher away from AVR-specific calls.
2010-06-24 travisutkBeginning CCSPI mode. Not nearly complete.
2010-06-14 travisutkTelosB target support.
2010-06-07 travisutkFix for Windows NT machines with non-FTDI serial ports.
2010-05-29 travisutkNOP verb.
2010-05-27 travisutkThe Win32 gfbsl.exe now properly identifies serial...
2010-05-24 travisutkFixed monitor peek.
2010-05-24 travisutkpeekword() for console.
2010-05-24 travisutkAutomatic port scanning for Windows.
2010-05-24 travisutkFixed naming of NRF driver.
2010-05-24 travisutkgfnrf.exe for Windows.
2010-05-20 travisutkForget 'self.' in verbose.
2010-05-20 travisutkNew clocking routines. Still better for 2xx chips.
2010-05-20 travisutkMore thorough monitor test.
2010-05-18 travisutkNordic RF client, more thorough monitor test.
2010-05-17 travisutkModified GoodFET.py to accept DOS devices, which aren...
2010-05-09 travisutkWeb docco for MONITOR_CONNECTED.
2010-05-09 travisutkProper self-calibration of the DCO.
2010-05-09 travisutkCommented out unnecessary print.
2010-05-09 travisutkBetter timing patch, resets until solid connection...
2010-04-12 dodge-thisUpdates to ARM7TDMI JTAG app and optimizations for...
2010-04-12 travisutkBetter client error message for Info flash.
2010-04-08 scottlivingstonFirst addition of dsPIC33F/PIC24H chip family programmer!
2010-03-07 travisutkWOrking on MSP430 client mode.
2010-02-28 travisutkBeginning support for SQL symbol tables.
2010-02-28 travisutkMonitor peeks work on the console.
2010-02-28 travisutkDump to archive now a standard command.
2010-02-28 travisutkUnimplemented standard commands now print warnings.
2010-02-28 travisutkgetpc() method
2010-02-28 travisutkHalt and resume standard commands.
2010-02-28 travisutkgetClient() fixed.
2010-02-27 travisutkReverting modularization.
2010-02-27 travisutkRefactoring the client. I probably broke something.
2010-02-23 travisutkMore of a console, approaching standard commandset...
2010-02-23 travisutkInteractive debugger, or parts of one.
2010-02-22 travisutkFlushing on DEBUG messages.
2010-02-16 travisutkNew Chipcon library stuff.
2010-01-19 travisutkCloser to reliable AVR glitching.
2010-01-07 travisutkgoodfet.monitor call,exec commands work well.
2010-01-07 travisutkMonitor now does CALL and EXEC.
2010-01-07 travisutkExplicity setDTR. Matt Carpenter says this should...
2009-12-01 travisutkQuantitative tests of AVR power stability,
2009-11-24 travisutkGlitching functions.
2009-11-11 travisutkSupport for dumping AVR Flash.
2009-11-02 travisutkExplicit setRTS.
2009-10-17 travisutkMoved GoodFETCC to its own file.
2009-10-08 travisutkFixed python client buffering issues, minor changes...
2009-10-05 travisutkSane SPI Flash addressing for poke date, will later...
2009-10-05 travisutkDropped ugly 'blocks' kludge for a 16-bit length field.
2009-10-04 travisutk16-bit MSP430 support working well from 1612.
2009-10-03 travisutkRepair of 16-bit MSP430 JTAG nearly complete, dump...
2009-10-03 travisutkSilent support, corrected spiflash docco.
2009-09-19 travisutkSupport for debugging strings, closer to a clean MSP430...
2009-09-11 travisutkPoking works in MSP430X2.
2009-09-05 travisutkSPI client refactoring and block read/write functions.
next