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

Method configDchPS

UMTS/URRCTrCh.cpp:165–303  ·  view source on GitHub ↗

Create the simplest TFS and TFCS we can for a DCH for PS [internet] services. The only thing the dch knows a-priori is the spreading factor. If the requested ulTBSize or dlTBSize is 0, make a trivial TFCS with just one block of the maximum size that will fit in the TTI and SF, otherise (it is non-zero) make a TFCS with as many TB of that size as will fit in the TTI and SF. Return true if we could

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testCCDchFunction · 0.80
rrcConfigDchPSMethod · 0.80

Calls 15

TTICode2TTIFunction · 0.85
quantizeDchTBSizeFunction · 0.85
formatFunction · 0.85
getUlRadioFrameSizeMethod · 0.80
getUlSFMethod · 0.80
setSemiStaticMethod · 0.80
setDedicatedChMethod · 0.80
setCTFCSizeMethod · 0.80
addTFCMethod · 0.80
getDlRadioFrameSizeMethod · 0.80
getDlSFMethod · 0.80
TTICode2NumFramesFunction · 0.70

Tested by

no test coverage detected