]> oss.titaniummirror.com Git - tinyos-2.x.git/shortlog
tinyos-2.x.git
2009-12-03 R. Steve McKownRemove unneeded references to oww dirs in tmirws .platform release/2.1.0-2
2009-12-02 R. Steve McKownRemove sensors code from tmirws platform.
2009-12-02 R. Steve McKownMove NoMsp430GpioC out of tos/chips/msp430 and into...
2009-12-01 smckownUse AverageAngleC in AeroVaneReadC.
2009-12-01 smckownAddress possible dead zone discontinuities when reading...
2009-12-01 smckownTeach aerovector_t that it can be null, via a special...
2009-12-01 smckownRedo Average interface.
2009-12-01 smckownClean up comments in AeroVane.h to better explain aerov...
2009-12-01 smckownAdd the averaging components and their interface.
2009-12-01 smckownAnemometerReadC changes
2009-12-01 smckownUpdates to WindVaneReadC
2009-12-01 smckownChanges to MultiSampleC
2009-12-01 smckownEnhancements to AeroVaneReadC.
2009-12-01 smckownRemove references to Alarm; use of a Timer will be...
2009-12-01 smckownWhen using a Timer in AeroVaneReadP, we don't need...
2009-12-01 smckownMay or may not use these
2009-12-01 smckownAdd in the formula to convert the returned speed to...
2009-12-01 smckownAdd AeroVane infrastructure to support physical/reading...
2009-12-01 smckownFix an incorrect comment regarding the dead band check...
2009-12-01 smckownChagne the wind vane compass accumulator from an uint16...
2009-12-01 smckownFix the comments in WindVaneC, etc. There is no longer...
2009-12-01 smckownWiden the dead band detect range again.
2009-12-01 smckownReplace a cardinal value with its proper template argum...
2009-12-01 smckownUpdate WindVaneC to use newer underlying code.
2009-12-01 smckownWindVaneReadC gives instantaneous compass heading readi...
2009-12-01 smckownUpdate HalWindVaneC so that it adds dead zone check...
2009-12-01 smckownClean up the ADC configuration for the wind vane.
2009-12-01 smckownConvenience components that multi-sample an ADC pin...
2009-12-01 smckownCorrect mph calculations in AnemometerP.nc for Davis...
2009-12-01 smckownFix IO config problems for tmirws board wind direction...
2009-12-01 smckownEnsure that uC input pin P1.2_CP_RTS is valid when...
2009-12-01 smckownWork on wind sensor move to Davis Instruments.
2009-12-01 smckownWork in process to support Davis instruments aerovane...
2009-12-01 smckownIgnore files created when running tos-install-jni.
2009-12-01 smckownSync tmicore MotePlatformC with that of tmirws, and...
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...
next