Attention is currently required from: laforge, pespin.
fixeria has posted comments on this change. (
https://gerrit.osmocom.org/c/osmocom-bb/+/33165 )
Change subject: fake_trx.py: remove SETSLOT based burst filtering
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
Maybe make this filtering optional through a cmd arg?
I see no practical use for keeping SETSLOT based filtering:
* osmo-bts-trx is usually activating all timeslots, except those explicitly disabled in
`osmo-bsc.cfg` and/or masked out in `osmo-bts.cfg` (see the `slotmask` command). This is
rarely used AFAIK, perhaps only for CalypsoBTS?
* for trxcon we *need* to receive on all timeslots in order to generate NOPE.inds.
As an option, I can update this patch and keep the filtering only for bursts being sent by
a transceiver (i.e. UL bursts for trxcon, and DL bursts for osmo-bts) and unconditionally
pass all received bursts, but this makes a little sense IMO.
--
To view, visit
https://gerrit.osmocom.org/c/osmocom-bb/+/33165
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: Ia42550d5c2d8b49efbdf8ef0ce46b26afd1c464e
Gerrit-Change-Number: 33165
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-CC: laforge <laforge(a)osmocom.org>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 06 Jun 2023 14:36:14 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment