MCPcopy Create free account
hub / github.com/RangeNetworks/OpenBTS-UMTS / macServiceLoop

Method macServiceLoop

UMTS/MACEngine.cpp:929–957  ·  view source on GitHub ↗

Single service loop for all MAC entities. I am not using the prevWriteTime/nextWriteTime paradigm that was used in the GSM code because: 1. We no longer have a complicated table to lookup the next write time slot, we just send data every TTI period. 2. Especially for packet data we dont care if we miss a slot, we just want to send on the next future opportunity. 3. The encoder class is not quite

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

lockMethod · 0.80
unlockMethod · 0.80
TimeClass · 0.70
RN_FOR_ALLFunction · 0.70
FNMethod · 0.45
getMethod · 0.45
macServiceMethod · 0.45

Tested by

no test coverage detected