MCPcopy Create free account
hub / github.com/RangeNetworks/openbts / updateAlignment

Method updateAlignment

TransceiverRAD1/DummyLoad.cpp:141–144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139}
140
141bool DummyLoad::updateAlignment(TIMESTAMP timestamp)
142{
143 return true;
144}
145
146bool DummyLoad::setTxFreq(double wFreq) { return true;};
147bool DummyLoad::setRxFreq(double wFreq) { return true;};

Callers 6

mainFunction · 0.45
startMethod · 0.45
alignRadioMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
scanDirectionFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected