Attention is currently required from: Timur Davydov.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-bts/+/42693?usp=email
to look at the new patch set (#3).
The following approvals got outdated and were removed: Verified+1 by Jenkins Builder
Change subject: trx: factor out clock indication handling into helper ......................................................................
trx: factor out clock indication handling into helper
Extract clock indication handling logic into trx_clk_phy() and reuse it from trx_clk_read_cb()
This separates core FN processing from socket-specific code and prepares for alternative clock sources (e.g. non-UDP / in-memory callbacks used in WebSDR/WASM builds).
No functional changes intended
Change-Id: I0e6b3e25da14ada4d0ef86fd4c4e6bbc12e447d2 --- M src/osmo-bts-trx/trx_if.c 1 file changed, 22 insertions(+), 14 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/93/42693/3