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

Method TransceiverManagerInit

TRXManager/TRXManager.cpp:213–223  ·  view source on GitHub ↗

(pat) There is a constructor race that culminates in UMTSRadioModem() failing because the BitVectors in gRACHSignatures are not initialized. The easiest fix is to do the TransceiverManager initialization in a function here instead of in its constructor.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.80

Calls 2

push_backMethod · 0.80
openMethod · 0.45

Tested by

no test coverage detected