Hello Jenkins Builder, laforge, pespin,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-trx/+/43605?usp=email
to look at the new patch set (#4).
The following approvals got outdated and were removed: Verified+1 by Jenkins Builder
The change is no longer submittable: Verified is unsatisfied now.
Change subject: proxy: implement burst forwarding (proxying) logic ......................................................................
proxy: implement burst forwarding (proxying) logic
Implement osmo_trx_ep_rx_burst_req(): forward a Tx burst request immediately (no per-endpoint queueing yet) to every other powered-on endpoint/channel whose Rx frequency matches the source channel's Tx frequency. Hard bits are converted to soft bits via osmo_ubit2sbit(); toa256/rssi are left at placeholder nominal values until the upcoming path simulation logic computes them for real.
Change-Id: I1df0389ef523a59402081deb8f74b84e136ea7dd Related: OS#6672 --- M proxy/src/Makefile.am A proxy/src/burst_fwd.c 2 files changed, 100 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/05/43605/4