Firmware compiles in Ubuntu 11.10.
[goodfet] / firmware /
2012-02-16 travisutkFirmware compiles in Ubuntu 11.10.
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-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 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 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-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-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-30 travisutkConfig script for my bluetooth NHBadge.
2011-08-30 travisutkSupport for STATICDCO timing calibrations.
2011-08-26 travisutkRemoved ECHOTEST, fixed typo in comment.
2011-08-26 travisutkForgot launchpad README. Here it is.
2011-07-20 travisutkTI Launchpad patch from Peter Lorenzen, edited to ease...
2011-04-27 rmspeersmore work on ccspi reflexive jam with autoack. jamming...
2011-04-25 rmspeersfixed preprocessor directives in ccspi, readded applica...
2011-04-25 travisutkMinor firmware changes.
2011-04-24 travisutkccspi include telosb-specific declarations, preventing...
2011-04-21 rmspeersccspi application reflexive jamming and reflexive jammi...
2011-04-18 rmspeerstelosb reflexive jamming, beta version, confirmed works...
2011-04-18 travisutkWoops, left out a file.
2011-04-17 travisutkArduino port is working, but only at 9600 baud.
2011-04-17 travisutkValues are better.
2011-04-17 travisutkAVR baud rates are good, but the values are hackish.
2011-04-17 travisutkAVR UARTs; not quite ready.
2011-04-17 travisutkFixed MSP430 issue w/ AVR code.
2011-04-17 travisutkArduino port is blinking.
2011-04-17 travisutkMore work toward an AVR port.
2011-04-17 travisutkPreparing for an AVR port of at least the monitor.
2011-04-13 travisutkMSP430 JTAG fix. Looks like a minor bug in Huseby's...
2011-04-13 travisutkFixed 20-bit DR support in jtag_trans_n() function.
2011-03-12 rmspeersradios/ccspi firmware fixed off-by-one error on packet...
2011-02-24 travisutkCut JTAGARM7 from default for ccspi.
2011-02-23 travisutkRemoved CCSPI and NRF from default firmware, to keep...
2011-02-22 travisutkMoved TXFLUSH strobe from Python to C in CC2420 driver.
2011-02-22 travisutkCCSPI transmissions work.
2011-02-21 travisutkReliable sniffing of 802.15.4 on the TelosB.
2011-02-21 travisutkReliable 802.15.4 sniffing on a Telos B.
2011-02-21 travisutkBetter sniffing of 802.15.4 in CCSPI, but the length...
2011-02-21 travisutkImproving CC2420 packet reception.
2011-02-12 travisutkINITPLATFORM was cut from goodfet.c
2011-02-12 travisutkFixed force of msp430x2618 in Makefile.
2011-02-12 travisutkNetwork order for telosb.
2011-02-12 travisutkRedefined P2.6 (!RST) to be CE on the GoodFET platform.
2011-02-12 travisutkUnnecessary local variable, now that the devil for...
2011-02-12 travisutkRemoved NOP for loop that breaks GCC4.
2011-02-10 travisutkFixed dco_calib entry count.
2011-02-10 travisutkAligned dco_calib.
2011-02-10 travisutkDisabled strict aliasing.
2011-02-09 travisutkFixed broken config in Makefile.
2011-02-09 dwhusebystarting OpenOCD app and client changes for JTAG work...
2011-02-08 dwhusebymerging...
2011-02-07 travisutkWhitespace stuff.
2011-02-07 travisutkFixed support for GCC4.
2011-02-06 travisutkTelos B port is now working, and the CC2420 driver...
2011-02-06 travisutkFixed the CC2420 register settings for the Telos B.
2011-02-06 travisutkGoodFET firmware on the Telos B reveals the Flash chip.
2011-02-06 travisutkRefactoring a lot of the P5 stuff.
2011-02-05 travisutkAdditional targets.
2011-02-04 travisutkSpy-Bi-Wire support, from examples by Mark rages.
2011-02-03 travisutkCleaning MSP430X2 client.
2011-02-03 travisutkMajor JTAG430 and JTAG430X2 patching.
2011-02-03 travisutkJTAG430X2 documentation.
2011-02-03 travisutkCloser to MSP430X2 support.
2011-02-03 travisutkBringing back MSP430X2 JTAG. Not there yet.
2011-02-03 travisutkFixed restart in JTAG430 module to prevent a reconnecti...
2011-02-03 travisutkRepaired MSP430 and MSP430X support.
2011-02-03 travisutkClose to fixing MSP430 JTAG, which was broken during...
2011-02-01 travisutkRemoved unneeded and apparently unneighborly delays...
2011-01-21 travisutk'make installinfo' for firmware.
2011-01-19 travisutkSupported misnamed platform names for the nhb12 and...
2011-01-17 thequuxPreliminary support for PIC24F chips with tblpag at...
2011-01-13 travisutkDefault build no longer includes 'glitch' application.
2011-01-13 dwhusebyglitch.h was missing an include.
2011-01-13 dwhusebySetting the default config in the Makefile so that...
2011-01-13 dwhusebyA major refactor of the GoodFET firmware build system...
next