]> oss.titaniummirror.com Git - tinyos-2.x.git/history - tos
add component that uses clkdiv as an input for SMCLK when available -- use
[tinyos-2.x.git] / tos /
2007-03-10 andreaskoepkeadd component that uses clkdiv as an input for SMCLK...
2007-03-10 andreaskoepkeexpose clock divider of tda5250, add a component that...
2007-03-10 andreaskoepkeuse ACLK as clock source for ADC -- may use less energy
2007-03-07 scipioGenerating CPM hashes and values.
2007-03-05 scipioNoise simulation.
2007-03-01 scipioInclude platform_bootstrap call.
2007-02-28 scipioFix zero-length send bug: just post a task.
2007-02-27 andreaskoepkeincrease raw bit rate from 38400 to 49000 bits/s
2007-02-27 andreaskoepkeadd include guards
2007-02-27 andreaskoepkesecond crc implementation: still 10 times faster than...
2007-02-15 scipioNeeded to initialize engine. Fixed bug in packet length...
2007-02-15 pipengRemove some files which don't work.
2007-02-15 pipengAdd mic and mag driver .
2007-02-15 pipengupdate the latest driver code for T2.
2007-02-15 scipioMultihopLQI.
2007-02-09 pipengBecause someone upload the new code yesterday, so we...
2007-02-09 pipengAdd MTS300 sensorboard driver for Tinyos 2.0 by Crossbow.
2007-02-09 idgaymissing file
2007-02-09 idgaymisc minor fixes
2007-02-09 gnawaliremove LinkSrcPacket interface
2007-02-08 idgaymts300 support, a work in progress
2007-02-08 idgayadd more pins to MicaBusC
2007-02-08 idgayremove left adjustment
2007-02-08 idgayfix empty queue case
2007-02-08 idgayarbitrate a parameterised Read interface and forward...
2007-02-08 scipioAdd newline
2007-02-08 scipioRemove LinkSrcPacket.nc.
2007-02-08 scipioRemove LinkSrcPacket.nc
2007-02-07 scipioCollection has been replaced by CTP.
2007-02-06 beuteladded avr libc version switch for includes
2007-02-06 bengreensteincleaned up document
2007-02-05 jwhuiFix typo in I2C default config. Bug was introduced...
2007-02-04 klueskaRemoval of ResourceController interface in line with...
2007-02-04 klueskaInitial checkin of ResourceDefaultOwner in line with...
2007-02-04 klueskaUpdate of files to align them with TEP108 changes to...
2007-01-29 andreaskoepkere-added fast crc implementation
2007-01-25 rinconMicaZ's CC2420 Transmit (?) has a problem where it...
2007-01-24 andreaskoepkelooks like Cory's continous DcoCalib fix also fixes...
2007-01-24 bengreensteinNew interface to wait until the serial has flushed...
2007-01-24 bengreensteinadded SerialFlush interface to SerialP.
2007-01-19 scipioFix for bug found by Ricardo Tiago.
2007-01-19 cssharpDisable Msp430DcoCalibP, because Msp430DcoCalibP is...
2007-01-17 vlahanUups. I forgot the parts in the list not generated...
2007-01-17 vlahanUpdated msp430regtypes.h from tinyos-1.x
2007-01-17 jwhuiFix that addresses CC2420 Errata Note 003, rev. 0.3.
2007-01-17 jwhuiBug fix for problem noted by David Moss. The radio...
2007-01-16 jwhuiMissing includes as noted by Chad Metcalf.
2007-01-16 gnawalichecking in Rodrigos changes
2007-01-11 phihup- Added support for the temperature sensor (using semap...
2007-01-09 vlahanRemove reference to UartControl erroneously left from...
2006-12-15 vlahanFixed incorrect offset in Timer.setInputDivider(),...
2006-12-14 scipioShift timer power state override into McuPowerOverride...
2006-12-13 vlahanHand-merging changes from tinyos-2-0-0-release that...
2006-12-13 vlahanHand-merging changes from tinyos-2-0-0-release that...
2006-12-13 vlahanHand-merging changes from tinyos-2-0-0-release that...
2006-12-13 vlahan*** empty log message ***
2006-12-13 vlahanHand-merging changes from tinyos-2-0-0-release that...
2006-12-13 vlahanHand-merging changes from tinyos-2-0-0-release that...
2006-12-12 vlahanCleaning old files on HEAD
2006-12-12 vlahanSwapping HEAD and DEVEL branches
2006-11-07 scipioMerge over into the trunk.
2006-11-07 scipioFixed README.
2006-11-06 scipioUpdated files.
2006-08-11 idgayseparate firing and from-timer update logic (similar...
2006-08-11 idgaysimplify logic
2006-08-11 idgaym_t0 can be recovered from underlying alarm and m_dt
2006-08-11 idgayuse per-platform/per-clock-rate timer 0 threshold for...
2006-08-11 idgayadd timer 0 threshold for ext standby vs power save...
2006-08-11 idgaya bug fix got lost
2006-08-10 idgaysome virtualise timer changes/fixes:
2006-08-10 idgayfix isRunning
2006-08-10 idgay- faster resource management using immediateRequest...
2006-08-10 idgayminor alarm tweaks:
2006-08-09 idgayremove debugging code
2006-08-09 idgaycomment the table
2006-08-09 idgayadd some power management update calls
2006-08-09 idgayremove bogus constants that duplicate those in atm128ha...
2006-08-09 idgayuse async power manager for adc
2006-08-09 idgayresource releases were missing
2006-08-08 idgayremove testing junk (thanks, Cory!)
2006-08-08 idgaysimplify timer virtualisation logic a bit
2006-08-08 idgaylpl fixes:
2006-08-07 idgayfix compare register values (need to be set one early)
2006-08-07 idgaymove Cory's fixes from the old devel branch
2006-08-07 idgayfix broken bogus-length check revealed by Deputy
2006-07-12 scipioMerge devel code into the trunk.