]> oss.titaniummirror.com Git - tinyos-2.x.git/history - tos
Improvements to tos.py.
[tinyos-2.x.git] / tos /
2008-12-09 regehrput the AVR break instruction back into the failure...
2008-12-01 razvanmAdd a comment about the polarity of FIFOP.
2008-12-01 razvanmRemove a redundant definition.
2008-11-26 liang_mikeReturn FAIL in defaults
2008-11-26 liang_mikeAdd defaults
2008-11-26 janhauerAdded an interface for accessing the RXFIFO in a non...
2008-11-25 janhauer+ modified radio driver (PHY) interfaces: CSMA-CA algor...
2008-11-11 andreaskoepkebest performance
2008-11-10 janhauerNow returns an error if ADC12_TIMERA_ENABLED is not...
2008-11-03 strabestRefresh link when MH packet received
2008-10-31 sallaiieee eui64 support (see TEP122)
2008-10-31 sallaiiris eui64 support
2008-10-31 sallaimica2 (also micaz and iris) specific wirings for the...
2008-10-31 sallaids2401 silicon serial id chip driver including a basic...
2008-10-29 gnawaliunused decls
2008-10-24 andreaskoepkematch CC2420 more closely
2008-10-24 andreaskoepkelimit good quality to prevent count to infinity problem
2008-10-23 klueskaNon atomic access when returning isRunning()
2008-10-23 janhauerFixed a bug with the resource transfer
2008-10-22 klueskasmall optimization to join wakeup loop
2008-10-22 klueskaAccidentally removed special casing the tosthread for...
2008-10-22 klueskaoptimization to join wakeup
2008-10-22 klueskabug in adding compile time directive to preemption...
2008-10-21 klueskaChanged to only do timer turnoff logic if desired via...
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...
next