]> oss.titaniummirror.com Git - tinyos-2.x.git/shortlog
tinyos-2.x.git
2009-12-01 smckowntmirws sets outputs going to cp2103 to low (zero) by...
2009-12-01 smckownReorganize scp1000 driver code.
2009-12-01 smckownMove weather instrument sensors code out of TOSDIR...
2009-12-01 smckownThis change is required to remove async warnings in... release/2.1.0-1
2009-12-01 smckownChanges to reduce atomic code.
2009-12-01 smckownSlightly better implementation of SpiPacket.send.
2009-12-01 smckownReturn a real error code and actual bytes written in...
2009-12-01 smckownImplement chip select query for SPI peripheral.
2009-12-01 smckownAdd .gitignore
2009-12-01 smckownFix race conditions when SPI peripheral is unconfigured...
2009-12-01 smckownMsp430SpiP.sendData() reads rxbuf redundantly.
2009-12-01 smckownRemove incorrect comment from Msp430SpiP.
2009-12-01 smckownRevert "Remove the NO_REN_ON_SPI define."
2009-12-01 smckownRemove the NO_REN_ON_SPI define.
2009-12-01 smckownAdd feature to optionally clear PxREN bits for SPI...
2009-12-01 smckownRemove spi debug that leaked from the spidebug branch.
2009-12-01 smckownMsp430SpiP SpiPacket.sendDone was incorrectly sending...
2009-12-01 smckownFix error in last commit; need to check getIfgRx()...
2009-12-01 smckownHave Msp430 USCI SpiPacket send op abort if it sees...
2009-12-01 smckownUse the byte passed into Interrupt.rx() rather calling...
2009-12-01 smckownUse the byte passed into Interrupt.rx() rather calling...
2009-12-01 smckownMsp430SpiP.nc: allow users to call SpiPacket.send(...
2009-12-01 smckownFix up io pin restoration after SPI peripheral is released.
2009-12-01 smckownWrong definition. __MSP430_HAS_ADC12 has trailing...
2009-12-01 smckownThis change allows msp430 usci SpiByte.write to termina...
2009-12-01 smckownMsp430UartP for usci incorrectly resetting peripheral...
2009-12-01 smckownResource unconfigure in Msp430SpiP for usci was incorrect.
2009-12-01 smckownAdd PlatformSerialC to tmicore, for convenience.
2009-12-01 smckownPossible tos.mk; see the comments inside.
2009-12-01 smckownFlash bits for the tmicore platform. Need work.
2009-12-01 smckownFix up steve's e-mail address.
2009-12-01 smckownFix up HplMsp430GeneralIOC.nc to make it more robust...
2009-12-01 smckownStart a davis anemometer 'chip' directory from the...
2009-12-01 smckownAdd OWW hardware support to TinyOS tree.
2009-12-01 smckownBack to stable VeREF for now.
2009-12-01 smckownADC functionality still questionable.
2009-12-01 smckownUpdates to tmirws MotePlatformC to reflect proper state...
2009-12-01 smckownAdd ADC sensors for reading pyranomenter and battery...
2009-12-01 smckownOops; added BusyWait to tmirws HalSensirionSht11C twice.
2009-12-01 smckownDon't leave the iopin attached to the sht1x SCK pin...
2009-12-01 smckownUpdate the HalSensirionSht11C platform files to provide...
2009-12-01 smckownIncorporate a BusyWait interface for allowing platforms...
2009-12-01 smckownCleanups to the tmirws platform MotePlatformC pin initi...
2009-12-01 smckownsht11 support for tmirws. Currently uses an open drain...
2009-12-01 smckownTurn on TimerA. This is done for all other msp430...
2009-12-01 smckownAll the weather sensors are now installed; setup uc...
2009-12-01 smckownMigrate scp1000 components into tos tree
2009-12-01 smckownUpdate tmirws/MotePlatformC code as well.
2009-12-01 smckownClean up pin configuration for peripheral code. Here...
2009-12-01 smckownMsp430ClockC must pull in Msp430TimerC to attach the...
2009-12-01 smckownFinish changes to tmirws.target.
2009-12-01 smckowntmirws make target code
2009-12-01 smckownModify initial tmirws platform code.
2009-12-01 smckownCopy tmicore MotePlatformC.nc to tmirws.
2009-12-01 smckownStart tmirws platform, which is tmicore + weather perip...
2009-12-01 smckownFor tmicore platform, remove unused pin defs in hardwar...
2009-12-01 smckownAdd pin initialization for bq2403x and cp210x
2009-12-01 smckownThe AT25DF part is not compatible with the AT45DB nor...
2009-12-01 smckownAdded SPI support. Now working using the loopback...
2009-12-01 smckownFix up atomic warnings for robug in MSp430UartP.nc.
2009-12-01 smckownAdd support for the cp210x chipset, which is simply...
2009-12-01 smckownImplement support for the BQ2403x charge controller...
2009-12-01 smckownUpdate HplMsp430Interrupt(P|C) to support msp430 parts...
2009-12-01 smckownFix up copyright info on tos/chips/msp430/pins/HplMsp43...
2009-12-01 smckownAdjust tmicore platform to NOT use tos/chips/msp430...
2009-12-01 smckownMove the clock components back into msp430/timer. ...
2009-12-01 smckownTrack changes to clock/Msp430ClockP.nc in clock2/Msp430...
2009-12-01 smckownImplement auto-set of SMCLK divider. SMCLK will be...
2009-12-01 smckownMake Msp430ClockC a generic so that the target DCO...
2009-12-01 smckownPropagate changes from msp430/clock/Msp430ClockP.nc...
2009-12-01 smckownThese changes allow a BC+ equipped msp430 to properly...
2009-12-01 smckownProper support for the new basic_clock+ peripheral...
2009-12-01 smckownThe msp430 now has two basic clock peripherals. Add...
2009-12-01 smckownLet's let the compiler type system work for us. Instea...
2009-12-01 smckownReplace the special-purpose Msp430UsciConfigure interfa...
2009-12-01 smckownUpdate Msp430UartA0C.nc to match recent changes in...
2009-12-01 smckownMintor tweaks to usci
2009-12-01 smckownUpdate the tmicore platform's clock initialization...
2009-12-01 smckownUSCI UART output on USCI_A1 is working, using ACLK...
2009-12-01 smckownReverse unwanted changes made to MoteClockC.nc in last...
2009-12-01 smckownP1.1, BSL_TX, must be an input, since it is tied to...
2009-12-01 smckownisRen() requires a bool return value.
2009-12-01 smckownMore USCI work.
2009-12-01 smckownComment about USCI pin mapping problems.
2009-12-01 smckownAdd getOut() and getOutRaw() methods. get() and getRaw...
2009-12-01 smckownAdd some SPI implementation.
2009-12-01 smckownMore work on USCI peripheral support.
2009-12-01 smckownCommit interim usci work. Not even close to complete...
2009-12-01 smckownCleanups for using defs to support msp430's with a...
2009-12-01 smckownThe tmicore platform has usci peripherals not usarts...
2009-12-01 smckownFix typo in recent updates to HplMsp430GeneralIOC.nc...
2009-12-01 smckownBetter ifdefs around peripheral specific bits in McuSle...
2009-12-01 smckownInitial support for the tmicore platform, an msp430...
2009-12-01 smckownNew msp430 features: (1) support pull-up/pull-down...
2009-12-01 smckownUpdate motelist to support cp2103 detection.
2009-12-01 smckownIncorporate new modular tos-bsl.
2009-11-30 R. Steve McKownUpdate git tag release_tinyos_2_1_0_0 for consistency... tinyos/2.1.0
2008-08-06 scipioUpdate the scripts for 2.1. release_tinyos_2_1_0_0
2008-08-06 scipioJarfile for 2_1_0, using Java 1.5.
2008-08-06 scipioIf there's no -comm, use the default.
next