]> oss.titaniummirror.com Git - tinyos-2.x.git/shortlog
tinyos-2.x.git
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-25 regehrminor change
2009-04-24 janhauerfix by Daniel Santos: for an orphan scan the buffers...
2009-04-23 mmarotiuse the AMSenderC infrastructure for TimeSyncMessageC...
2009-04-23 regehradd todos
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-15 regehrspell fix
2009-04-15 regehrrandom typo fix
2009-04-14 regehrupdate todos
2009-04-13 regehrimprove readability of error messages a bit
2009-04-11 regehrupdate docs, todos
2009-04-11 regehrignore failure of tos-ramsize, it is not a critical...
2009-04-11 regehrfix bug in recursion reporting
2009-04-10 regehrfix
2009-04-10 regehradd stack checking makefile support
2009-04-10 regehradd stack depth estimation tool
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-10 mmarotimake traffic monitor optional
2009-04-10 mmarotifix Ieee154MessageC wiring
2009-04-09 mmarotimove/create RF2xxTimeSyncMessageC to avoid future chang...
2009-04-09 mmarotiUse BareSend/BareReceive instead of Send/Receive to...
2009-04-08 mmarotiupate it to the latest driver architecture
2009-04-08 mmarotiadd the SendNotifier interface
2009-04-07 janhauerRemoved some unused code
2009-04-07 mmarotireorganized packet header handling, added RF212Ieee154M...
2009-04-04 mmarotireorganized packet header handling
2009-04-02 mmarotichange metadata handling,
2009-04-02 janhauerupdated README.txt, changed a comment
2009-04-01 janhauerFixing the wiring for the Rx data interface in nonbeaco...
2009-03-30 mmarotiimplement the PacketLink layer
2009-03-30 mmarotirename IEEE154Packet components to avoid a clash with...
2009-03-30 vlahanFix component name typo reported by Morten Tranberg...
2009-03-29 mmarotirename IEEE154Packet components to avoid a clash with...
2009-03-27 mmarotisimplify default channel configuration
2009-03-27 mmarotidocument the generic configuration options
2009-03-27 mmarotisome formating
2009-03-26 janhaueradjusted a comment
2009-03-26 janhauermade hex output nicer
2009-03-26 janhauerAdded some explanation about the serial debugging.
2009-03-26 mmarotidocument the RF230 specific configuration options
2009-03-26 mmarotisupport slow SPI interfaces
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-23 andreaskoepkecorrect reception of packets that require an ACK, patch...
2009-03-17 razvanmFix a typo: eprb,PORT -> eprb,HOST.
2009-03-17 razvanmIncrease the ack timeout for MIB600 to 0.5s.
2009-03-17 janhauerThis file is not used and should have been removed...
2009-03-16 kusyfixed bug in addNewEntry noticed by Phil (https://www...
2009-03-15 mmarotilets be more generic with timing
2009-03-13 idgayIntel Open Source License
2009-03-13 idgayadd a #ifdef (ATM128_I2C_EXTERNAL_PULLDOWN) to control...
2009-03-13 gnawalitrunc->round as suggested out by Andreas Kopke, and...
2009-03-10 mmarotiremove stupidity
2009-03-10 mmarotiuse the default TX power
2009-03-10 mmarotiinitial RF212 support
2009-03-10 mmarotimoving files from rf230 to rf2xx, prepare the support...
2009-03-10 mmarotimoving files from rf230 to rf2xx, prepare the support...
2009-03-10 mmarotigo back to RF230* names
2009-03-10 mmarotiActiveMessageC supports LPL on IRIS
2009-03-10 mmarotimoved to tos/interfaces
2009-03-10 sallairemove compiler check, it is not needed after the 2...
2009-03-09 klueskacahnge to cutoff for flushing at half the buffer size
2009-03-09 mmarotimake the FastSpiByte interface generic and implement...
2009-03-09 mmarotimake the FastSpiByte interface generic and implement...
2009-03-09 mmarotimake the FastSpiByte interface generic and implement...
2009-03-09 mmarotirename RF230 to RF2xx to support the RF212 chip
2009-03-08 mmarotirename RF230 to RF2xx to support the RF212 chip
2009-03-08 mmarotirename everything to support the RF212
2009-03-08 mmarotirename everything to support the RF212
2009-03-08 mmarotirename everything to support the RF212
2009-03-08 mmarotiPrepare to support the RF212 chip (reorganization of...
2009-03-06 mmarotiseparate the FastSpiInterface from the HplRF230 interface
2009-03-05 janhauerrenaming
2009-03-04 janhauerremoved a wrong include
2009-03-04 janhauer- re-designed the radio driver interfaces, restructured...
2009-03-02 klueskaAdded patch to DeferredPowerManager to check for EALREA...
2009-03-02 kusytimestamping patch: improved test to fall-through on SFD
2009-02-25 mmarotifix setChannel in SLEEP state
2009-02-25 mmarotiimplement getChannel and rename interface to RadioChannel
2009-02-20 mmarotifix comment
2009-02-20 liang_mikeFix a problem where the ack variable can be referenced...
2009-02-20 andreaskoepkebe more careful with the stack when reading a packet
2009-02-18 razvanmAdd a small delay between the packets to improve the...
2009-02-17 liang_mikeUpdate to reflect that a file was moved out of TinyOS
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_mikeFix typo
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-09 prabalAdding support for programming the Quanto Testbed Node...
next