fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmocom-bb/+/39606?usp=email )
Change subject: trx_toolkit: correct Tx burst advance value ......................................................................
trx_toolkit: correct Tx burst advance value
Change-Id: I559e86a15a3a8b4ec725f9d381e7d28628ea9155 --- M src/target/trx_toolkit/transceiver.py 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/06/39606/1
diff --git a/src/target/trx_toolkit/transceiver.py b/src/target/trx_toolkit/transceiver.py index 672c261..ad1ee8c 100644 --- a/src/target/trx_toolkit/transceiver.py +++ b/src/target/trx_toolkit/transceiver.py @@ -122,8 +122,8 @@ are separete processes that are not perfectly synchronized in time. Moreover, the transceiver needs some time to prepare a burst for transmission. This is why the time difference between Uplink and - Downlink is actually much higher on practice (20 TDMA frame periods - by default, at the moment of writing this patch). + Downlink is actually much higher on practice (currently 2 TDMA + frame periods for both trxcon and osmo-bts-trx).
In order to reflect that delay in a virtual environment, this implementation, just like osmo-trx, queues all to be transmitted