goodfet
2012-05-07 travisutkForgot to explicitly init silent=0.
2012-05-07 travisutkCleaning deprecated functions.
2012-05-07 travisutkRemoved test transmit that was confusing client.
2012-05-07 travisutkBaud rate isn't quite right, but we're close to a conne...
2012-05-07 travisutkThe STM32 UART is finally running.
2012-05-07 travisutkSome son of a bitch put a capacitor on PA9, so USART1...
2012-05-07 travisutkStruggling with STM32 USART.
2012-05-06 travisutkCloser to STM32 USB, but sticking with USART for initia...
2012-05-06 travisutkAdded main clock initialization to STM32.
2012-05-06 travisutkGoodFET is booting on STM32.
2012-05-06 travisutkSTM407 port has working IVT.
2012-05-06 travisutkCloser to STM32 port.
2012-05-06 travisutkGetting closer to working Cortex M3 targets.
2012-05-05 travisutkCleaning old code.
2012-05-05 travisutkEmpty files for STM32F407 support.
2012-05-05 travisutkWorking toward some ARM targets.
2012-04-29 travisutkChipcon 8051 target works again.
2012-04-29 travisutkComment spelling.
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-23 travisutkAdded board definitions for Facedancer10.
2012-04-23 travisutkFixing README.
2012-04-22 travisutkUpdated README to mention static DCO.
2012-04-02 travisutkNothing important, just cleaning comments.
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 travisutkRemoved old configs.
2012-03-30 travisutkAdded ATmega32U2.
2012-03-27 travisutkFixing comments in z1.h
2012-03-27 travisutkCreated z1 platform; radio seems to work.
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-03-27 travisutkWorking on zolertiaz1 port. Still need to figure out...
2012-03-27 travisutkNRF driver now built into GoodFET41 by default.
2012-03-16 travisutkPlatform changes.
2012-03-16 travisutkReintegrating glitching code.
2012-03-16 travisutkMinor reworking of the readme.
2012-03-02 travisutkmaxusb is now default.
2012-02-26 travisutkUSB HID keyboard client for the MAX3420.
2012-02-26 travisutkCode for talking to the MAX3420 USB Device Controller.
2012-02-21 travisutkCut outdated OS X compiler instructions.
2012-02-16 travisutkFirmware compiles in Ubuntu 11.10.
2012-02-15 travisutkAdded MSP430 model info for the MSP430F413.
2012-02-13 travisutkReflex jamming is now absurdly accurate and reliable.
2012-02-12 travisutkReflex jamming in CCSPI now has a selectable backoff,
2012-02-12 travisutkccspireflexjam() now takes a delay parameter.
2012-02-12 travisutkMoving CCSPI reflexive jamming to its own channel.
2012-02-12 travisutkPatched the CCSPI reflexive jamming code to flush the...
2012-02-12 travisutkio.h is deprecated, so now msp430.h is included instead.
2012-02-12 travisutkRemoved deprecated tests.
2012-01-19 travisutkFixed synching bug which was introduced by dropping...
2012-01-17 dragornUpdate to add support for MSP430-GCC 4.6 which moved...
2012-01-11 travisutkRestored instruction to flush CC2420 buffer.
2012-01-04 travisutkEmergency fix: accidentally used C comment style in...
2012-01-03 travisutkMinor CCSPI client patches.
2012-01-02 travisutkPatched CCSPI PEEK to restore the address before return...
2011-12-25 travisutkBetter transmit function for CCSPI.
2011-12-24 travisutkModified CCSPI sniffing.
2011-12-23 travisutkMore fixed for TelosB and telosbbt.
2011-12-23 travisutkBluetooth stuff.
2011-12-23 travisutkClient support for goodfet.bsl when board=telosbbt.
2011-12-23 travisutkFixed the board=telosb target.
2011-12-23 travisutkFixed config.mk to accept a limited list of apps when...
2011-12-05 dragornDon't ignore apps list in config line
2011-12-05 travisutkRemoved SBW from defaults. Added NRF to NHB12 and...
2011-12-05 travisutkRestored support for board=nhb12 and board=nhb12b.
2011-12-05 travisutkFixed config.mk. Builds should work again.
2011-11-17 alexeybbAdded support for Silicon Lab's c8051 MCUs.
2011-11-16 travisutkAdds support for new config variable.
2011-11-16 travisutkArduino target is building again.
2011-11-16 travisutkMore code cleanup. Broke support for the Launchpad.
2011-11-16 travisutkAdded support for board=tilaunchpad.
2011-11-16 travisutkFixed GF30 support by reducing the app count.
2011-11-16 travisutkRepaired support for the GF30 in TQ's new config system.
2011-11-09 thequuxAdded support for uniarch mspgcc4
2011-11-08 thequuxImproved configuration system somewhat
2011-11-08 thequuxFlashing sled... not yet known to work
2011-10-18 donb127use a new AVR macro that doesnt collide with AVR dev...
2011-10-18 donb127initial merge of donbfet code, sans changes to monitor...
2011-10-18 donb127initial commit of the donbL AVR boot loader
2011-09-21 einsteinnn- Added twe to Makefile, and removed some comments
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-30 travisutkConfig script for my bluetooth NHBadge.
2011-08-30 travisutkSupport for STATICDCO timing calibrations.
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 travisutkRemoved ECHOTEST, fixed typo in comment.
2011-08-26 travisutkFixed a bug in the TelosB port of the GoodFET client.
next