]> oss.titaniummirror.com Git - tinyos-2.x.git/history - tos
- moved promiscuous mode into separate component
[tinyos-2.x.git] / tos /
2008-10-21 janhauer- moved promiscuous mode into separate component
2008-10-15 klueskaspecial cased the tosthread to reduce overhead in wakin...
2008-10-10 klueskaOpps, missed one place for the @spontaneous()
2008-10-10 klueskaOptimization to kill the thread quanta timer when one...
2008-10-06 klueskaAdded thread_join functions and fixed the @spontaneous...
2008-09-29 gnawalisenddone return value comply with the Send interface...
2008-09-29 janhauerThe commit from Jun 17 that introduced deputy annotatio...
2008-09-27 gnawaliupdates to the compare bit interface/use of white bit
2008-09-25 regehradd safe failure handling component, if we're building...
2008-09-22 sallaiadded NxFloat support
2008-09-20 idgaynx_float support
2008-09-19 idgaynx_float support
2008-09-11 liang_mikeTOSthreads support for reading MSP430 internal voltage...
2008-09-08 regehrdelete useless breaks that annoy Deputy
2008-09-06 regehrswitch to failure handlers written in nesC
2008-09-05 rinconadded more descriptive comments about the header
2008-09-05 andreaskoepkeASCII
2008-09-04 gnawaliafter a few rounds of expts - enabling route trigger...
2008-09-04 liang_mikeSome calls to underlying STM25 sector layer use cookie...
2008-09-04 andreaskoepkerelax white bit a little
2008-09-04 andreaskoepkemodify for eyesIFX platform
2008-09-04 andreaskoepkeaccessor module
2008-09-01 devdjRecommited changes after bugfixing in tos/platforms...
2008-09-01 devdjFixed wrong precision tag.
2008-09-01 beutelreverted devdj commit that broke building for mica2dot
2008-08-27 razvanmRemove some redundant InternalFlash files.
2008-08-27 andreaskoepke shadow components to use with MultihopLQI
2008-08-25 razvanmDeluge T2 support for Epic. This includes support for...
2008-08-22 liang_mikeUnlike CTP, underlying LQI forwarding engine expects...
2008-08-22 liang_mikeUnlike CTP, underlying LQI forwarding engine expects...
2008-08-22 liang_mikeAllows a cthreads application to set the collection...
2008-08-21 klueskaChange to get rid of statically allocating space in...
2008-08-19 devdjAdded support for timesync/timestamping according to...
2008-08-18 rinconAdded a length check to make sure we don't try to send...
2008-08-15 scipioMake timing the optimal values.
2008-08-15 scipioCast away const to get rid of warnings.
2008-08-15 scipioCut out congestion code, added more comments.
2008-08-15 klueskaUpdate to set resId to 0xFF while granting
2008-08-14 andreaskoepkeimprove computation of mean
2008-08-13 kusyFixing T32khz to TMilli conversion - coeficient 32...
2008-08-08 andreaskoepkefix bug: mac header was "allocated" twice
2008-08-07 prabalInitial checkin for Epic platform support
2008-08-07 prabalInitial platform support for Epic
2008-08-07 kusyPreviously reported timestamping bug was only fixed...
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