]> oss.titaniummirror.com Git - tinyos-2.x.git/history - tos
- changed component names
[tinyos-2.x.git] / tos /
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...
2008-06-30 konradlorinczAdded Storage_chip.h stub for shimmer
2008-06-27 sallairewrote initializers to make deputy happy
2008-06-27 sallaifixed the warning: : pointer targets in passing argumen...
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-25 janhauer+ fixed an issue with 62500Hz Alarms when overlapping
2008-06-24 konradlorinczAdded newline to end of file
2008-06-24 konradlorinczAdded missing files: DemoSensorNowC DemoSensorStreamC...
2008-06-24 beuteladded CIL machine from mica2 .platform file
2008-06-24 idgayfix for pre 1.3.0 nesC
2008-06-24 regehrthis has found a new home
2008-06-24 andreaskoepkeimprove register settings, increase bit rate
2008-06-24 andreaskoepkestop timer
2008-06-24 regehrmark more modules as safe code
2008-06-24 regehrmark more modules as safe code
2008-06-24 sallaichanged AM id to be compliant with TEP4
2008-06-23 idgayfix misuse of interface
2008-06-23 idgaydeputize
2008-06-23 idgaydeputy-fixes
2008-06-23 idgayadd @safe(), deputize LogStorageP, fix LogStorageP bug
2008-06-23 regehrturn on safe compilation for some modules
2008-06-23 idgaydeputy fixes
2008-06-23 vlahanAlign the interface definition for the capture configur...
2008-06-23 vlahanApply John's latest CIL fix to eyesIFX
2008-06-23 idgaydeputy fixes
2008-06-23 vlahanRedefinitions for safe tinyos. With this patch, it...
2008-06-23 regehrbugfix in CIL machine description for msp430-based...
2008-06-23 klueskaRewiring to fix bug that all DynamicThread code gets...
2008-06-21 vlahanAdded missing CIL_MACHINE definitions
2008-06-20 gnawaliMaking AM IDs TEP 135 compliant
2008-06-20 idgaytxBuf, rxBuf can be null
2008-06-20 idgaym_msg can be null (before first send)
2008-06-20 idgayfix for new format
2008-06-20 razvanmSwitch Deluge T2 to the AM IDs indicated by TEP 135.
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-19 beutelremoved nasty compiler warning
2008-06-18 idgayno longer used
2008-06-18 idgaymove annotations to nesC
2008-06-18 janhauerupdated dummy components
2008-06-18 janhauer+ changed one command async -> sync
2008-06-18 janhauer+ fixed an issue with shadowing some CC2420 files
next