]> oss.titaniummirror.com Git - tinyos-2.x.git/history - tos/platforms
Enhancements to AeroVaneReadC.
[tinyos-2.x.git] / tos / platforms /
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
2008-06-26 regehrmark a few more modules as safe code; this cannot affec...
2008-06-25 janhauer+ fixed an issue with 62500Hz Alarms when overlapping
2008-06-24 konradlorinczAdded newline to end of file
2008-06-24 konradlorinczAdded missing files: DemoSensorNowC DemoSensorStreamC...
2008-06-24 beuteladded CIL machine from mica2 .platform file
2008-06-24 andreaskoepkeimprove register settings, increase bit rate
2008-06-24 andreaskoepkestop timer
2008-06-24 regehrmark more modules as safe code
2008-06-23 vlahanApply John's latest CIL fix to eyesIFX
2008-06-23 regehrbugfix in CIL machine description for msp430-based...
2008-06-21 vlahanAdded missing CIL_MACHINE definitions
2008-06-17 kusybug fix: apps that didn't wire any timers didn't compile
2008-06-17 kusyadding cif directory
2008-06-17 sallaiadded CIL_MACHINE for safe tinyos support
2008-06-17 kusyshoot - committed old version. fixing.
2008-06-17 kusyadding support for timesync/timestamping interfaces...
2008-06-17 kusyexporting LocalTime<TMilli>
2008-06-16 mmarotimove TimeSyncC to RF230TimeSyncC
2008-06-16 janhauerTKN15.4 "platform glue code" for the TelosB platform...
2008-06-14 konradlorinczAdded SD and mma7260 (3-axis accelerometer) support
2008-06-11 razvanmRemove bogus 'tab:4' and 'tab:2' markers.
2008-06-11 razvanmConvert to Unix-style line terminators.
2008-05-31 regehradd CIL machine descriptions to support safe tinyos
2008-05-29 mmarotiIRIS: reworked the time sync implementation
2008-05-27 kusyincreasing voltage of the core by .1V, .85V didn't...
2008-05-27 kusyusing SPIPIO version of radio stack
2008-05-22 vlahanspacing
2008-05-22 vlahanShadowing not needed now that defaults properly export...
next