]> oss.titaniummirror.com Git - tinyos-2.x.git/history - tos
Use HOME instead of tilde. Consistent use of quotes around TOSCFG.
[tinyos-2.x.git] / tos /
2009-12-01 smckownMsp430ClockC must pull in Msp430TimerC to attach the...
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 smckownAdd pin initialization for bq2403x and cp210x
2009-12-01 smckownThe AT25DF part is not compatible with the AT45DB nor...
2009-12-01 smckownAdded SPI support. Now working using the loopback...
2009-12-01 smckownFix up atomic warnings for robug in MSp430UartP.nc.
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 smckownUpdate HplMsp430Interrupt(P|C) to support msp430 parts...
2009-12-01 smckownFix up copyright info on tos/chips/msp430/pins/HplMsp43...
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 smckownTrack changes to clock/Msp430ClockP.nc in clock2/Msp430...
2009-12-01 smckownImplement auto-set of SMCLK divider. SMCLK will be...
2009-12-01 smckownMake Msp430ClockC a generic so that the target DCO...
2009-12-01 smckownPropagate changes from msp430/clock/Msp430ClockP.nc...
2009-12-01 smckownThese changes allow a BC+ equipped msp430 to properly...
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 smckownLet's let the compiler type system work for us. Instea...
2009-12-01 smckownReplace the special-purpose Msp430UsciConfigure interfa...
2009-12-01 smckownUpdate Msp430UartA0C.nc to match recent changes in...
2009-12-01 smckownMintor tweaks to usci
2009-12-01 smckownUpdate the tmicore platform's clock initialization...
2009-12-01 smckownUSCI UART output on USCI_A1 is working, using ACLK...
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 smckownisRen() requires a bool return value.
2009-12-01 smckownMore USCI work.
2009-12-01 smckownComment about USCI pin mapping problems.
2009-12-01 smckownAdd getOut() and getOutRaw() methods. get() and getRaw...
2009-12-01 smckownAdd some SPI implementation.
2009-12-01 smckownMore work on USCI peripheral support.
2009-12-01 smckownCommit interim usci work. Not even close to complete...
2009-12-01 smckownCleanups for using defs to support msp430's with a...
2009-12-01 smckownThe tmicore platform has usci peripherals not usarts...
2009-12-01 smckownFix typo in recent updates to HplMsp430GeneralIOC.nc...
2009-12-01 smckownBetter ifdefs around peripheral specific bits in McuSle...
2009-12-01 smckownInitial support for the tmicore platform, an msp430...
2009-12-01 smckownNew msp430 features: (1) support pull-up/pull-down...
2009-11-30 R. Steve McKownUpdate git tag release_tinyos_2_1_0_0 for consistency... tinyos/2.1.0
2008-08-02 janhauer- changed component names
2008-08-01 gnawaliupdate misleading comment
2008-07-25 konradlorinczFixed the leds address for shimmer. BlinkFail now...
2008-07-25 idgayproper fix for short packets
2008-07-25 maxmulwarning fixes
2008-07-25 regehrhack... blink both the telosb and shimmer LEDs
2008-07-25 klueskaChange declaration of elemenent_data[0] in struct to...
2008-07-24 klueskaUpdate to get rid of compile time warnings about no...
2008-07-24 liang_mikeAdd tosthreads active message support for tda5250
2008-07-24 klueskaAdded support for using the radio on mica2dot and shimm...
2008-07-24 liang_mikeAdd tosthreads active message support to eyesIFX
2008-07-24 liang_mikeAdd tosthreads active message support to tinynode
2008-07-24 janhauerAdded a note to README that MAC interface naming deviat...
2008-07-24 regehrnuke a return in a function returning void
2008-07-24 regehrfix a warning
2008-07-24 liang_mikeFix safe tinyos warnings
2008-07-23 idgayremove testing junk
2008-07-23 idgayRemove need for volatiles in scheduler by fixing McuSle...
2008-07-23 andreaskoepkeadd support for LowPowerListening interface as good...
2008-07-23 klueskaForce printf messages to 28 bytes regardless of what...
2008-07-22 maxmulLPL fixes, thanks to Francois Ingelrest and Roland...
2008-07-22 andreaskoepkeloosen layer dependency
2008-07-21 sallaiiris tosthreads support fix
2008-07-21 sallaifix printf in safe mode on avr targets
2008-07-18 idgaythere should always be a .sensor file
2008-07-18 idgaythis should not have been removed
2008-07-16 ayer1fixed a very subtle power drain bug that only showed...
2008-07-15 razvanmSwitch boot_* calls to boot_*_safe. This restores the...
2008-07-15 liang_mikeRemove a debugging LED
2008-07-13 kusyPacketTimeSyncOffset: removed fixed costants for enums...
2008-07-12 regehrArgh-- removing the volatiles breaks Blink on micaZ...
2008-07-12 liang_mikeFix the CC2420 Receive.receive and Snoop.receive fan...
2008-07-11 kusyfixed bug in accessing timesync offset
2008-07-11 kusyAdded comments.
2008-07-10 idgayfix minimum packet-length check
2008-07-10 konradlorinczUpdated SD interface
2008-07-10 regehrnuke volatiles in the scheduler
2008-07-10 strabestFixed bug in sendDone signaling
2008-07-10 idgayremove bogus return statement
2008-07-10 idgayadd some pseudo-COUNT annotations to suppress Deputy...
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-10 andreaskoepkekeep sfd time
2008-07-09 scipioFix pointer cast to uint8_t*.
2008-07-09 andreaskoepkebe more careful with conversion
2008-07-09 andreaskoepkestarted support for FTSP
2008-07-09 liang_mikeMake sure that Printf was the one that started serial...
2008-07-08 andreaskoepkechoose MAC using compile definitions
2008-07-07 sallaiadded safe tinyos annotations
2008-07-03 idgaytossim-fix
2008-07-03 regehroops avoid a warning
2008-07-03 regehr__deputy_memset is just memset
2008-07-02 regehrdeputize
2008-07-02 regehrhack to avoid breaking the build for people not yet...
2008-07-02 regehradd NTS as an annotation to kill for back compatibility...
next