summaryrefslogtreecommitdiffstats
path: root/src/host/osmocon
diff options
context:
space:
mode:
authorVadim Yanitskiy <vyanitskiy@sysmocom.de>2021-06-14 23:30:52 +0200
committerVadim Yanitskiy <vyanitskiy@sysmocom.de>2021-06-16 15:55:38 +0200
commitf8bc28505f60e2a5636ad7779a13374ed661ad14 (patch)
treeea70a12eafdc2541c94518ccbaea00a1227494ae /src/host/osmocon
parent529d54b13a308978188d0738e9979d35bee11031 (diff)
trxcon/trx_if: send NOPE indications if there is no burst
In a typical setup operating on the real radio interface, it's the duty of the transceiver (e.g. osmo-trx) to send NOPE.ind to the L1 implementation (e.g. osmo-bts-trx). However, in a virtual environment for ttcn3-bts-test we use a fake transceiver, which due to its simplicity cannot send NOPE indications itself. The lack of queues and buffering does not allow us to implement NOPE indications in fake_trx.py, so the easiest approach is to generate them from trxcon. Send TRXD PDUs without the burst bits, and fake_trx.py will tranform them info NOPE.ind for us. Change-Id: I1c7f1315b8ef44f651efd6a22fb5b854f65c0946 Related: SYS#5313, OS#1569
Diffstat (limited to 'src/host/osmocon')
0 files changed, 0 insertions, 0 deletions