Attention is currently required from: osmith, pespin.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/27923 )
Change subject: osmobts: list all features of latest osmobts
......................................................................
Patch Set 2:
(1 comment)
File src/osmo-bsc/bts_trx_vty.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/27923/comment/ed9d444a_47afb36e
PS2, Line 347: * connected yet (thus not sent the feature vector), so we cannot know for
I think this entire [existing] logic is flawed. Until the BTS conntext we don't know for sure, so printing warnings or even failing to start based on what we expect a recent software would support is ... weird.
If we don't know something, we should be silent about it. And once we know that information, we can report warnings,errors or whatever.
I'm not saying this should happen within this patch.
--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/27923
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I7fca42a39a4bc98a6ea8b9cfab28c4bad3a6a0aa
Gerrit-Change-Number: 27923
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-CC: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 25 Apr 2022 17:05:09 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: pespin.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/27933 )
Change subject: Introduce VTY command 'ccch load-indication-period <0-256>'
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
> yes :) src/osmo-bsc/cbch_scheduler. […]
doesn't look like it makes any assumptions at first sight. If there's no load indication it should continue to send one page every 1.88292 seconds based on the timer.
--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/27933
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Id9d23238863c02a72bcf32942f6b0d40be127904
Gerrit-Change-Number: 27933
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 25 Apr 2022 17:00:54 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: laforge <laforge(a)osmocom.org>
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment
Attention is currently required from: pespin.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/27933 )
Change subject: Introduce VTY command 'ccch load-indication-period <0-256>'
......................................................................
Patch Set 1: Code-Review+1
(1 comment)
Patchset:
PS1:
probably worth checking that oher code (e.g. CBCH/SMSCB) doesn't have any hard-coded assumptions that the period will always be 1s. The period controls both the CBCH and the PCH load indications...
--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/27933
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Id9d23238863c02a72bcf32942f6b0d40be127904
Gerrit-Change-Number: 27933
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Mon, 25 Apr 2022 15:40:07 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment