Changes between Version 44 and Version 45 of WANMAC


Ignore:
Timestamp:
Jul 23, 2006, 11:39:16 PM (18 years ago)
Author:
varunnayyar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WANMAC

    v44 v45  
    221221read and the write indexes are initialised to zero.
    222222
     223[source:/ResearchApps/MAC/WANMAC/Subscriber/substation.c@301#L76 RxMap]
     224This function begins with an infinite loop simply waiting for a correct MAP to be received. The print statement in this function
     225is important, otherwise the code just stops executing as it senses an infinite while loop. After having the received the Map
     226into the global variable CurrMap, it then extracts the Uplink and the Downlink Map.
    223227
    224228