]> oss.titaniummirror.com Git - tinyos-2.x.git/history - tos/platforms
Update tos-bsl for win32 python
[tinyos-2.x.git] / tos / platforms /
2012-10-27 R. Steve McKowntmimsp: clean up open drain for sht1x DATA
2012-10-23 R. Steve McKowntmimsp: support 4 KB sectors on AT25DF041A
2012-10-23 R. Steve McKownAdd debug library; use with tmimsp platforms
2012-10-15 R. Steve McKownAdd uprintf library; use it in tmimsp platforms
2012-10-04 R. Steve McKowntmimsp family: flash is now working
2012-10-04 R. Steve McKowntmimsp family: configure flash chip support
2012-10-04 R. Steve McKowntmimsp platform family better uart abstraction
2012-10-04 R. Steve McKowntmicore and tmirws platforms -> tmimsp family
2012-03-21 R. Steve McKownUpdates for GCC 4.5.3
2010-09-01 R. Steve McKownVolatile keyword tricks GCC into not optimizing out...
2010-08-05 R. Steve McKownPlatformUartC provides Resource; PlatformSerialC provid...
2010-05-07 R. Steve McKownMerge TinyOS 2.1.1 into master.
2010-04-23 R. Steve McKownFix tmicore's PlatformSerialC to provide the convention...
2010-03-04 R. Steve McKownOlimex P169 platform.
2010-03-04 R. Steve McKownRemove unnecessary wiring for tmicore and derivative...
2009-12-07 R. Steve McKownRemove unnecessary execute permission on text files.
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 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 smckownAdd PlatformSerialC to tmicore, for convenience.
2009-12-01 smckownFlash bits for the tmicore platform. Need work.
2009-12-01 smckownFix up steve's e-mail address.
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 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 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 smckownThe AT25DF part is not compatible with the AT45DB nor...
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 smckownAdjust tmicore platform to NOT use tos/chips/msp430...
2009-12-01 smckownMove the clock components back into msp430/timer. ...
2009-12-01 smckownMake Msp430ClockC a generic so that the target DCO...
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 smckownUpdate the tmicore platform's clock initialization...
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 smckownThe tmicore platform has usci peripherals not usarts...
2009-12-01 smckownInitial support for the tmicore platform, an msp430...
2008-07-23 andreaskoepkeadd support for LowPowerListening interface as good...
2008-07-16 ayer1fixed a very subtle power drain bug that only showed...
2008-07-10 konradlorinczUpdated SD interface
2008-07-10 sallaifix a typo
2008-07-10 sallairemoved some comments that accidentally ended up pollut...
2008-07-10 andreaskoepkeComply with semantics described in TEP, use HilTimerMil...
2008-07-09 andreaskoepkebe more careful with conversion
2008-07-09 andreaskoepkestarted support for FTSP
2008-07-08 andreaskoepkechoose MAC using compile definitions
2008-06-30 konradlorinczAdded Storage_chip.h stub for shimmer
2008-06-27 sallairewrote initializers to make deputy happy
2008-06-26 regehra pile of @safe() annotations; should not affect anyone
next