]> oss.titaniummirror.com Git - tinyos-2.x.git/history - tos/lib
get rid of +5 for rounding, change arg name in functions in CtpInfo to match the...
[tinyos-2.x.git] / tos / lib /
2009-08-22 xuanthanh18*** empty log message ***
2009-08-19 sdhsdh - fix async warning in resource queue
2009-08-15 gnawalireverting to 1.21 until we fix a bug introduced in...
2009-08-14 gnawalifix bug - testing for large enough packetGap to recompu...
2009-08-13 scipioMore comments.
2009-08-11 scipioFurther cleanup: save 44 bytes.
2009-08-11 scipioBug fix from Peter Lee @Utah: the buffer lock test...
2009-08-10 scipioCleaning up forwarder code.
2009-08-09 sdhsdhcommit svn HEAD of blip into core to start merge testing
2009-08-04 gnawalicouple bug fixes
2009-08-01 kaisenlkeyToVersion fix for unknown index
2009-07-17 scipioRemove london
2009-07-17 scipioFirst step at refactoring.
2009-07-16 mmarotifix "trickles[id].period << scale" overflow
2009-07-16 kusyLPL patch by thomas schmidt
2009-07-16 kusy32k ftsp for CC2420 based platforms, from thomas schmidt
2009-07-14 kaisenlMemory Fixes
2009-06-16 sunheeyoonAddress concurrent RX/TX
2009-06-02 janhauerFixed some issues with the orphan scan / coordinator...
2009-05-28 janhauernow supporting micaz
2009-05-28 janhauersome cosmetic changes
2009-05-26 sunheeyoonfixed prr_estimate_from_snr function
2009-05-22 janhauerincoming beacon payload size was caculated wrongly...
2009-05-20 janhauerAdded security parameter check to AssociateP; fixed...
2009-05-19 janhauerfixed a wrong parameter check in MLME_START.request
2009-05-18 janhauerFixed a typo (macPanID was read incorrectly)
2009-05-18 janhauerAdded a component that accepts beacon request frames...
2009-05-14 janhauerbugfix: radio token was not properly transferred when...
2009-05-07 janhauerPIB attribute macMaxFrameTotalWaitTime was not calcula...
2009-05-05 janhauerremoved an Alarm from a dummy component
2009-05-05 janhauer- fixed an issue with indirect transmissions (timeout...
2009-05-04 janhauerNow supporting PIB attribute "macRxOnWhenIdle"
2009-04-30 janhauerEnergy scan returned wrong status code if EnergyDetectL...
2009-04-28 razvanmOne more small change for Deluge T2 to allow it to...
2009-04-28 janhauerIndirect transmissions in nonbeacon-enabled PANs on...
2009-04-27 janhauerframe must only be accessed in active/orphan scan
2009-04-27 janhauerEnergy detection scan was not properly checking the...
2009-04-24 janhauerfix by Daniel Santos: for an orphan scan the buffers...
2009-04-23 razvanmFix for Deluge T2 to properly deal with images bigger...
2009-04-17 janhauersome cosmetic fixes, and a bugfix in ScanP (IEEE154_LIM...
2009-04-10 kusyFix of a bug in time sync mode code. Thanks Jiangjie...
2009-04-10 kusyUpdate an incorrect comment. Thanks to Thomas. (https...
2009-04-07 janhauerRemoved some unused code
2009-04-02 janhauerupdated README.txt, changed a comment
2009-04-01 janhauerFixing the wiring for the Rx data interface in nonbeaco...
2009-03-26 janhauerAdded some explanation about the serial debugging.
2009-03-25 janhauerFixed an issue with indirect transmissions in nonbeacon...
2009-03-25 janhauerupdated the ASSERT(X) statement for cases when debuggin...
2009-03-24 janhauer1) simplified the resource transfer: removed ResourceTr...
2009-03-16 kusyfixed bug in addNewEntry noticed by Phil (https://www...
2009-03-13 gnawalitrunc->round as suggested out by Andreas Kopke, and...
2009-03-09 klueskacahnge to cutoff for flushing at half the buffer size
2009-03-05 janhauerrenaming
2009-03-04 janhauer- re-designed the radio driver interfaces, restructured...
2009-03-02 klueskaAdded patch to DeferredPowerManager to check for EALREA...
2009-02-17 kusycheck if timestamp is valid before using it
2009-02-17 liang_mikeMoved these two files outside TinyOS tree
2009-02-13 razvanmMake the serial stack refuse (with ESIZE) to send packe...
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-05 scipioAcks should still work if a node sets its AM address.
2009-02-04 liang_mikeAdd tosthread_join support to TinyLD
2009-02-04 kusyapplied Thomas's patch to fix sum of squares quantizati...
2009-02-04 liang_mikeInitial commit of TinyLD (TOSThreads' dynamic loader)
2009-01-22 mmarotirename the TRF230 timer to TRadio
2009-01-20 sdhsdh - initial commit of blip (berkeley low-power ip) stack
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-29 razvanmAllow PRINTF_MSG_LENGTH to be overwritten by users.
2008-12-17 liang_mikeAdd TOSThreads blocking wrapper for the Send interface
2008-12-09 regehrput the AVR break instruction back into the failure...
2008-11-26 liang_mikeReturn FAIL in defaults
2008-11-26 liang_mikeAdd defaults
2008-11-25 janhauer+ modified radio driver (PHY) interfaces: CSMA-CA algor...
2008-11-03 strabestRefresh link when MH packet received
2008-10-29 gnawaliunused decls
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-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-11 liang_mikeTOSthreads support for reading MSP430 internal voltage...
2008-09-06 regehrswitch to failure handlers written in nesC
2008-09-04 gnawaliafter a few rounds of expts - enabling route trigger...
2008-09-04 andreaskoepkemodify for eyesIFX platform
2008-08-27 razvanmRemove some redundant InternalFlash files.
2008-08-25 razvanmDeluge T2 support for Epic. This includes support for...
next