]> oss.titaniummirror.com Git - tinyos-2.x.git/shortlog
tinyos-2.x.git
2015-01-02 R. Steve McKownstm25p: fix seek error master
2014-12-29 R. Steve McKownmsp430 usci: fix DMA TX byte overwrite
2014-12-23 R. Steve McKownmsp430 usci: TX operations via DMA
2014-12-23 R. Steve McKownmsp430 usci: add setIfgTx(), setIfgRx()
2014-12-23 R. Steve McKownmsp430: correct DMA interrupt vector name
2014-10-31 R. Steve McKownInvoke.nc: new interface
2014-08-19 R. Steve McKownMass platform updates for GCC 4.6.3
2014-08-19 R. Steve McKownMass platform updates for GCC 4.6.3
2013-04-03 R. Steve McKownFix TMI copyright attributions
2013-04-02 R. Steve McKownAdd GetSetNow interface
2013-03-26 R. Steve McKownmsp430: 115200 baud entries for 2 and 4 MiHz SMCLK
2013-03-15 R. Steve McKownUpdate tos-bsl for win32 python
2013-01-10 R. Steve McKowntos-storage-stm25p: fix family support
2012-12-09 R. Steve McKownSearch for Makelocal in TOSMAKE_PATH
2012-10-28 R. Steve McKowndebug: add cfprintf macro
2012-10-27 R. Steve McKowntmimsp: clean up open drain for sht1x DATA
2012-10-27 R. Steve McKownsht11: correct measurement timeout values
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 McKownTeach tos-storage-stm25p about platform families
2012-10-04 R. Steve McKowntmimsp platform family better uart abstraction
2012-10-04 R. Steve McKowntmicore and tmirws platforms -> tmimsp family
2012-10-02 R. Steve McKownTemp fix for ADC_VECTOR undefined for msp430f2x1x
2012-10-02 jan.hauerAdded a temporary workaround that allows to compile...
2012-10-02 R. Steve McKownRevert "GCC 4.4.3 seems to have proper bitfield support."
2012-03-21 R. Steve McKownRemove hwmul-disable; it works in newer GCC release/2.1.1-4.5
2012-03-21 R. Steve McKownUpdates for GCC 4.5.3
2012-03-21 R. Steve McKownSupport %F substitution for @includes
2012-03-21 R. Steve McKownAllow custom platform families
2010-11-29 R. Steve McKownAdd types for ports 7 and 8, allowing TOSH_ASSIGN_PIN...
2010-10-29 R. Steve McKownUSCI I2C support.
2010-10-29 R. Steve McKowni2cNak() -> i2cNack()
2010-10-27 R. Steve McKownFix a typo in a comment.
2010-09-27 R. Steve McKownFix up io pin restoration after Uart peripheral is... release/2.1.1-4.4
2010-09-24 R. Steve McKownImplement proper request states in SharedArbiterP.
2010-09-24 R. Steve McKownRace condition clearing bit vectors that are already...
2010-09-21 R. Steve McKownFix client immediateRequest() if S_IDLE and ResourceDef...
2010-09-19 R. Steve McKownAdd SharedSplitControlC, for N clients needing shared...
2010-09-19 R. Steve McKownSharedArbiterP doesn't need to know the number of clients.
2010-09-17 R. Steve McKownNew Write and WriteNow interfaces.
2010-09-17 R. Steve McKownConform SharedArbiterP better to TEP108.
2010-09-15 R. Steve McKownAdd SharedArbiterC.
2010-09-15 R. Steve McKownAdd an async version of ReadRef.
2010-09-14 R. Steve McKownAdd 19200 baud definition when using 1MHz (10^6 Hz...
2010-09-03 R. Steve McKownGCC 4.4.3 seems to have proper bitfield support.
2010-09-01 R. Steve McKownVolatile keyword tricks GCC into not optimizing out...
2010-08-05 R. Steve McKownPlatformUartC provides Resource; PlatformSerialC provid...
2010-08-02 R. Steve McKownTOS expects an enabled UART to have rx interrupt on...
2010-08-02 R. Steve McKownEnsure Uart state variables are reset on resource confi...
2010-08-02 R. Steve McKownInterrupts.tx() signal is only relevant when UartStream...
2010-07-23 R. Steve McKownAdd TINYOS_MAKE_PATH to TOSMAKE_PATH at end not beginning.
2010-05-26 R. Steve McKownUpdate tos-bsl. cp210x driver ioctls now based on... release/2.1.1-4.3
2010-05-07 R. Steve McKownMerge TinyOS 2.1.1 into master.
2010-05-06 R. Steve McKownProper MSP_BSL_FLAGS for telosa and telosb based platfo...
2010-04-24 R. Steve McKownUse HOME instead of tilde. Consistent use of quotes... release/2.1.0 release/2.1.0-4.2
2010-04-24 R. Steve McKownThe previous TOSROOT was being writting to TOSCFG.
2010-04-23 R. Steve McKownDon't hard-code for ncc in mig and ncg scripts. release/2.1.0-4.1
2010-04-23 R. Steve McKownGet rid of TOS and use TOSDIR like the other Makefiles...
2010-04-23 R. Steve McKownFix trailing spaces in cp210xrtmodule.c
2010-04-23 R. Steve McKownFix tmicore's PlatformSerialC to provide the convention...
2010-04-23 R. Steve McKownImproved tinyos.sh
2010-04-22 R. Steve McKownFix copyrights now that Sporian has granted TMI the... release/2.1.0-4
2010-04-19 R. Steve McKownSubstitue for newest getTime32() by Miklos.
2010-04-19 R. Steve McKownUpstream commits to tos/chips/cc2420, Aug 7 2008 thru...
2010-04-19 R. Steve McKownPatch incorporate changes on CVS head through 8/23...
2010-04-19 R. Steve McKownFix startup in SoftwareInit.init overwriting changes...
2010-04-13 R. Steve McKownUSCI fixes.
2010-04-13 R. Steve McKownLet UartByte.send() interleave with any in-progress...
2010-04-13 R. Steve McKownSome comments about the UART ISRs.
2010-04-13 R. Steve McKownRemove redundant atomic blocks.
2010-04-13 R. Steve McKownFix USCI hanging caused by clearing the TXIFG bit.
2010-04-13 R. Steve McKownImprove interrupt handling for USCI.
2010-04-13 R. Steve McKownFix last UartSend.send() lost when immediately followed...
2010-04-13 R. Steve McKownFix up a duplicate error message in tos-storage-stm25p.
2010-04-12 R. Steve McKownMake RS-232 signalling docs in tos-bsl easier to unders...
2010-04-10 R. Steve McKownTeach tos-storage-stm25p to derive NUM_SECTORS and...
2010-03-04 R. Steve McKownOlimex P169 platform.
2010-03-04 R. Steve McKownRemove unnecessary wiring for tmicore and derivative...
2010-03-04 R. Steve McKownUse platform variable name to build make dependency.
2010-02-25 R. Steve McKownUSCI using uint8_t for len instead of required uint16_t.
2010-02-03 R. Steve McKownFix typo in msp430 BusyWait32khzC.nc.
2010-01-15 R. Steve McKownMake USCI interrupt comments more clear and accurate.
2010-01-15 R. Steve McKownCollapse two sections that are exactly the same.
2009-12-07 R. Steve McKownSeparate filters in tools/release/tinyos.files for... release/2.1.0-3
2009-12-07 R. Steve McKownAdd tinyos.sh, a utility for changing the active tree...
2009-12-07 R. Steve McKownUpdate tools/release/tinyos.files so it also works...
2009-12-07 R. Steve McKownRemove unnecessary execute permission on text files.
2009-12-07 R. Steve McKownFormally indicate support/sdk/c/sf/bootstrap is a shell...
2009-12-07 R. Steve McKownWe don't want README.mkd in the tree right now, though.
2009-12-03 R. Steve McKownA possible README.mkd for when this repo is made public.
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.
next