]> oss.titaniummirror.com Git - tinyos-2.x.git/history - tos/chips/msp430
get rid of +5 for rounding, change arg name in functions in CtpInfo to match the...
[tinyos-2.x.git] / tos / chips / msp430 /
2009-12-03 janhauerAdded a comment
2009-10-17 janhauerregister access now via DEFINE_UNION_CAST macro
2009-09-14 scipioUartControl update for enum consistency and support...
2009-08-19 janhauerbugfix: state variable was updated incorrectly (this...
2009-07-16 kusythomas's FTSP patch
2009-07-07 scipioMSP430 low power state defaults to LPM4, timer system...
2009-04-15 regehrrandom typo fix
2009-03-30 vlahanFix component name typo reported by Morten Tranberg...
2008-11-10 janhauerNow returns an error if ADC12_TIMERA_ENABLED is not...
2008-09-29 janhauerThe commit from Jun 17 that introduced deputy annotatio...
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-27 idgaydeputy-fixes
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 regehrdeputize
2008-06-24 regehrmark more modules as safe code
2008-06-24 regehrmark more modules as safe code
2008-06-23 regehrturn on safe compilation for some modules
2008-06-23 vlahanAlign the interface definition for the capture configur...
2008-06-23 vlahanRedefinitions for safe tinyos. With this patch, it...
2008-06-20 janhauerRestored warnings (and replaced tabs by spaces in Msp43...
2008-06-20 janhauerThe bugfix of Apr 18 introduced a new problem that...
2008-06-18 beutelremoved warning for ADC
2008-06-16 janhauerbugfix: previously two bytes were written to the U0TXBU...
2008-06-11 razvanmConvert to Unix-style line terminators.
2008-06-04 regehrchange FAT annotations to BND
2008-06-04 regehrsafe tinyos annotations
2008-05-31 regehrswitch to new annotation syntax
2008-05-22 konradlorinczFixed typo bug. ResourceRequested = UsartC was misspel...
2008-05-22 klueskaChange parameter name to idx instead of index for compa...
2008-05-21 klueskaUpdate to include paramaterization of the UartStream...
2008-05-15 klueskaReverting back to decentralized handling of interrupts...
2008-04-21 klueskaoops
2008-04-17 klueskaUpdate to centralize inside one module where all interr...
2008-04-07 janhauer- bugfix: ReadStream did not work with a "usPeriod...
2008-03-13 vlahanWorkaround for the missing __msp430_have_usart0_with_i2...
2008-02-28 rinconRoman Lim's fix:
2008-02-16 regehrtrusted casts for safe tinyos on MSP430 register accesses
2007-11-08 rinconMark Hays repair the SPI code, unit testing demonstrate...
2007-10-08 idgaydon't use __attribute__ for nesC attributes
2007-07-10 vlahan- Fix UartByte to properly disable interrupts before...
2007-07-10 vlahan- Set DCO calibrate target back to 4096 binary kHz
2007-06-25 janhauerAdded macros that can be used to reduce codesize (Msp43...
2007-06-25 janhauerAdded a generic that generates a nesC warning if someon...
2007-05-29 janhauerFixed missing include.
2007-05-23 idgayensure visibility of atomic statement effects
2007-05-23 idgayLocalTimeMilliC + msp430 support therefore
2007-04-05 janhauerFixed a bug found by Maxime Muller:
2007-04-05 andreaskoepkecpu frequency factored out, makes it overridable.
2007-03-14 janhauerChanged default power-down delay to 20ms and added...
2007-03-13 vlahanQuick and dirty solution for the uninitialized timers...
2007-02-05 jwhuiFix typo in I2C default config. Bug was introduced...
2007-02-04 klueskaUpdate of files to align them with TEP108 changes to...
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-09 vlahanRemove reference to UartControl erroneously left from...
2006-12-15 vlahanFixed incorrect offset in Timer.setInputDivider(),...
2006-12-13 vlahanHand-merging changes from tinyos-2-0-0-release that...
2006-12-12 vlahanSwapping HEAD and DEVEL branches
2006-11-07 scipioMerge over into the trunk.
2006-11-06 scipioUpdated files.
2006-07-12 scipioMerge devel code into the trunk.