]> oss.titaniummirror.com Git - tinyos-2.x.git/history - tos/chips/atm128
Fix the time stamping correction code
[tinyos-2.x.git] / tos / chips / atm128 /
2010-02-01 sallaifix i2c read (tested on iris and mica2 w\ external...
2009-09-14 scipioUartControl update for enum consistency and support...
2009-09-09 mmarotiRevert the SpiByte.write function to its original form...
2009-03-13 idgayadd a #ifdef (ATM128_I2C_EXTERNAL_PULLDOWN) to control...
2009-03-09 mmarotimake the FastSpiByte interface generic and implement...
2008-09-20 idgaynx_float support
2008-09-19 idgaynx_float support
2008-07-23 idgayRemove need for volatiles in scheduler by fixing McuSle...
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-23 idgaydeputize
2008-06-23 idgaydeputy-fixes
2008-06-23 regehrturn on safe compilation for some modules
2008-06-11 razvanmRemove bogus 'tab:4' and 'tab:2' markers.
2008-06-11 razvanmConvert to Unix-style line terminators.
2008-06-04 regehrchange FAT annotations to BND
2008-06-04 regehrsuppress a warning
2008-06-03 regehrsafe tinyos annotations
2008-05-31 regehrswitch to new annotation syntax
2008-05-02 idgaycleanup
2008-04-24 mmarotiAllow possibly multiple slaves for the Atmega128 SPI...
2008-04-09 janhauerbugfix: the buffer passed to ReadStream.postBuffer...
2008-02-16 regehrsafe tinyos annotations
2007-11-28 scipioMerge in Alec's fixes.
2007-11-27 scipioFold in Alec's changes, with bug fix for RX interrupt.
2007-11-01 fredjiangsyntax bug fixed
2007-10-12 klueskaupdate to i2c driver to make sure it goes down into...
2007-10-08 idgaydon't use __attribute__ for nesC attributes
2007-10-01 scipioAssume 7-bit address is right-aligned.
2007-06-20 scipioAdded AM group.
2007-05-23 idgayensure visibility of atomic statement effects
2007-05-23 idgaycomment missing
2007-04-27 scipio*** empty log message ***
2007-04-10 scipioFixed timer system to follow new implementation from...
2007-04-08 scipioInclude I2C in sleep calculation, and base SPI off...
2007-03-29 idgaysome low-level optimisation
2007-03-29 idgaya nicer version, w/ cleaner HPL access
2007-03-29 idgayfix bug
2007-03-26 idgaycomments, overflow and increase mindt
2007-03-26 idgaywrap around support
2007-03-26 idgaymore reliable alarm system on async timer - avoid overf...
2007-02-28 scipioFix zero-length send bug: just post a task.
2007-02-08 idgayremove left adjustment
2007-02-08 scipioAdd newline
2007-02-06 beuteladded avr libc version switch for includes
2007-02-04 klueskaUpdate of files to align them with TEP108 changes to...
2007-01-25 rinconMicaZ's CC2420 Transmit (?) has a problem where it...
2006-12-14 scipioShift timer power state override into McuPowerOverride...
2006-11-07 scipioMerge over into the trunk.
2006-11-07 scipioFixed README.
2006-11-06 scipioUpdated files.
2006-08-11 idgayuse per-platform/per-clock-rate timer 0 threshold for...
2006-08-11 idgaya bug fix got lost
2006-08-10 idgayminor alarm tweaks:
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-07 idgayfix compare register values (need to be set one early)
2006-07-12 scipioMerge devel code into the trunk.