add avr-toolchain build scripts
stm25p: fix a typo
TestTimeStamping component is added
java sdk: add zigbit programmer and serial rese...
atm128 i2c: code cleanup + the driver does not ...
atm128: In MucSleepC test for RX and TX enabled...
tinyos sdk: rebuilt the jar
BaseStation: modified the startup logic, (allow...
serial: return EOFF in SendBytePacket if the se...
stm25p: 1) Put the flash into deep sleep during...
stm25p: the number of sectors is now configurable
diagmsg: make static initialization (will not c...
ucmini: add missing copyrights
update avrdude config location search, now you ...
add ucmini platform (and chips atm128rfa1, bh17...
rfxlink: fix issue 63 (Thanks Morten)
rfxlink: do not drop received data packets whil...
rfxlink: now we check the group id in isForMe
avrdude build script: add readme
linkbench: add a general purpose link layer ben...
rfxlink: fix issue 62 (thanks Morten)
rfxlink: make the LinkPacketMetadata interface ...
ucmini: remove unneeded files
ucmini: rename file (correct lower-upper case)
atmega: enable/disable sleep just before/after ...
ucmini: improved platform initialization
ucmini: fix demo sensors for TestAdc
ucmini: modify the I2C sensors power on/off seq...
ucmini: update TestLpl
printf: update TestPrintf to the new semantics
ucmini: update i2c chips power management (inte...
HilTimerMilliC problem: temporary fix for Issue 76
ucmini: update tutorials
ucmini: fix power down (thanks Andras)
ucmini: fix demo sensors for TestAdc
atm128rfa1: update GeneralIO components and fix...
atm128rfa1: configurable external power amplifi...
atm128rfa1: rework the external interrupt handlers
atm128rfa1: fix issue 68 (Thanks Andres)
ucmini: add default baudrate for ucmini in the ...
toolchain scripts: msp430 support, can crate cy...
toochain scripts: install giveio for avrdude (t...
toolchain scripts: tinyos-tools.rpm build scrip...
ucmini: provide arbitrated access to the sensor...
tinyos-tools: make it compile with latest cygwi...
add LedC components to IRIS
Add PortG5 to Atmega 1281
ucmini: add CIL_MACHINE declaration (for deputy)
rf212: fine tuned lpl listenlength
JTAG disabling moved to McuInitP, and disabled ...
rfa1: proposed fix for RFA1 turnoff lockup
rfa1: use low level interrupt on INT4:7 to save...
atm128: modified the default clockrate to 4MHz
rf212: fix irq handling when going to sleep
toolchain: increased tinyos-tools version to 1.4.1
rfa1: adc mux corrected, internal temperature m...
rfa1: add proper headers to SerialPacketInfo802...
cc2420x: fix a file name case typo
rf212: timesync corrected (restored from earlie...
rf212: reset if the chip doesn't turn on correctly
two new patch from the mspgcc project
rfa1: add comments to code and close issue #105
ucmini: new sensor tester
tinyos-tools: let autoconfig search for python2...
rfa1: INT4:7 used EICRA instead of EICRB
rfa1: fixing issue #98
rf230: rework the upload logic to make it faste...
packaging: removed old avr packaging scripts
msp430-46: add 2 patches and move install to /usr
tinyos-tools: never use @TOSDIR@ in any of the ...
rfxlink: fixed timestamps in the debug message
rfa1: renamed hpl timer interfaces
updated the release-notes.txt
rfa1: add capabilities for external amplifier s...
ucmini: ms5607 sensor arbitration rework
tinyos-tools: add simple script to create debia...
removed all .cvsignore files (if no one used it...
packaging: updated the tinyos packaging script ...
rfa1: reimplement busy wait (reduce code size),...
rename timer components (AtmegaCompare to Atmeg...
rf230: for the hardware ack driver also rework ...
Removed uisp from tinyos-tools
Various: add overrideable POST_VER to DEB_VER, ...
tinyos-tools: fix package versioning
rfa1: reworked the timer transformation
rf212: update readme file for the new option
Use avrdude as default programmer on all platfo...
tinyos-tools: update build script to version to...
rf212: backoff periods modified (based on the l...
packaging: moved everything related to packagin...
avr packaging: move to packaging location
removed uisp references from Makefiles (but kep...
msp430 packaging: move to packaging directory
rf212/rf230: Check that radio chip is not in sl...
rfxlink: fix typo in TestTimeStamping
rfa1: fix temperature precision bug
rfa1: added higher data rate modes
ucmini: remove unnecessary IO pin settings (and...
ucmini: add LocalIeeeEui64C emulation
ucmini: add support for the LedC component