]> oss.titaniummirror.com Git - tinyos-2.x.git/history - tos/lib/tosthreads
Oops, checked in wrong version of a file for last commit. Should be fixed now...
[tinyos-2.x.git] / tos / lib / tosthreads /
2010-01-11 liang_mikeAdd tosthreads support for Epic platform
2009-10-29 liang_mikeFix fan-out warnings due to changes in RF230 radio...
2009-10-29 liang_mikeFix problem where TinyLD example apps only complied...
2009-10-28 liang_mikeFix fan-out warnings due to changes in CC2420 radio...
2009-10-28 klueskaFixed up some stuff so we can compoile the tinyLD appli...
2009-09-11 liang_mikeBlockingBlockWrite was replaced by BlockingBlock
2009-09-10 liang_mikeAdd TOSThreads C API for random number generator
2009-09-10 liang_mikeAdd config storage abstraction support to TinyLD
2009-09-10 liang_mikeAdd TOSThreads C API for config storage abstraction
2009-09-10 liang_mikeAdd nesC API for config storage abstraction
2009-02-17 liang_mikeMoved these two files outside TinyOS tree
2009-02-10 liang_mikeUse SystemCallC to pass control to the TinyOS thread
2009-02-10 liang_mikeCheck the AM ID to make sure the sendDone event should...
2009-02-04 liang_mikeAdd tosthread_join support to TinyLD
2009-02-04 liang_mikeInitial commit of TinyLD (TOSThreads' dynamic loader)
2009-01-22 mmarotirename the TRF230 timer to TRadio
2009-01-11 liang_mikeDuplicate copy
2009-01-11 liang_mikeMake TOSThreads the default for serial receive. This...
2009-01-09 liang_mikeMove AT_SPONTANEOUS definition from TinyOSEntryPointC...
2009-01-07 liang_mikeMove the wiring for underlying AMSend/Receive/Snoop...
2009-01-06 liang_mikeFix a static thread problem on MicaZ by making sure...
2008-12-17 liang_mikeAdd TOSThreads blocking wrapper for the Send interface
2008-11-26 liang_mikeReturn FAIL in defaults
2008-11-26 liang_mikeAdd defaults
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-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-25 regehradd safe failure handling component, if we're building...
2008-09-11 liang_mikeTOSthreads support for reading MSP430 internal voltage...
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-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 liang_mikeFix safe tinyos warnings
2008-07-21 sallaiiris tosthreads support fix
2008-07-21 sallaifix printf in safe mode on avr targets
2008-07-15 liang_mikeRemove a debugging LED
2008-07-12 liang_mikeFix the CC2420 Receive.receive and Snoop.receive fan...
2008-06-23 klueskaRewiring to fix bug that all DynamicThread code gets...
2008-06-18 klueskaUpdate to TestCollection for threads
2008-06-17 klueskaUpdate to C api for CTP and MultiHopLqi
2008-06-17 klueskaBeginning of support for C based collection API
2008-06-17 klueskaSmall bug in wiring
2008-06-16 klueskaAdded collection stuff for tosthreads
2008-06-15 klueskaAlign serial implementaion to changes jsut made to...
2008-06-15 klueskaChanges to allow other subsystems to wire to underlying...
2008-06-14 klueskaAdded support for the basicsb sensorboards for the...
2008-06-13 klueskaAdded universal blocking SineSensor drivers for the...
2008-06-13 klueskaRenamed some components and added a blocking version...
2008-06-13 klueskaAdded blocking adc support for atm128. Also moved...
2008-06-12 klueskaInitial checkin of tosthreads stuff...