]> oss.titaniummirror.com Git - tinyos-2.x.git/history - tos/lib/mac
Oops, checked in wrong version of a file for last commit. Should be fixed now...
[tinyos-2.x.git] / tos / lib / mac /
2010-02-04 janhauer- bugfix: empty data frame sent in response to a datare...
2010-01-05 janhauer- fixed an issue with the beacon sequence number being...
2009-12-14 janhauerThe beacon sequence number can now be modified by the...
2009-12-14 janhauer- reduced RAM usage of the beacon sync component
2009-10-27 janhauerExtended signature of a dummy component
2009-10-16 janhauerExtended the signature of a dummy component
2009-10-16 janhauer- macShortAddress PIB attribute is now updated automati...
2009-09-14 janhauerupdated README, removed a debugging statement
2009-09-14 janhauerIndirect Tx:
2009-09-08 janhauerMoved a #define
2009-09-07 janhauerRenamed a variable to remove a conflict with the OpenZB...
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-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 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-17 janhauersome cosmetic fixes, and a bugfix in ScanP (IEEE154_LIM...
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-05 janhauerrenaming
2009-03-04 janhauer- re-designed the radio driver interfaces, restructured...
2008-11-25 janhauer+ modified radio driver (PHY) interfaces: CSMA-CA algor...
2008-10-23 janhauerFixed a bug with the resource transfer
2008-10-21 janhauer- moved promiscuous mode into separate component
2008-08-02 janhauer- changed component names
2008-07-24 janhauerAdded a note to README that MAC interface naming deviat...
2008-06-25 janhauer+ fixed an issue with 62500Hz Alarms when overlapping
2008-06-18 janhauerupdated dummy components
2008-06-18 janhauer+ changed one command async -> sync
2008-06-18 janhauer+ fixed an issue with shadowing some CC2420 files
2008-06-16 janhauerInitial version of TKN15.4, a platform-independent...