Attention is currently required from: lynxis lazus.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/29788 )
Change subject: Add BTS ramping to prevent mass configuration of BTS at the same time
......................................................................
Patch Set 1:
(4 comments)
File src/osmo-bsc/bsc_vty.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/29788/comment/6d6d0f6e_cbba83fd
PS1, Line 1284: "allow-bts-configuration <0-65535>",
Unfortunately we have a mix of two different command styles: a) 'COMMAND <0-255>' and b) 'bts <0-255> COMMAND'. Personally I find b) more logical and suggest to use it for the new command. For example, see bts_resend_sysinfo_cmd.
https://gerrit.osmocom.org/c/osmo-bsc/+/29788/comment/c50b2ece_d3427ec3
PS1, Line 1284: 65535
Not sure if OML allows to address more than 256 BTS instances, but ok.
https://gerrit.osmocom.org/c/osmo-bsc/+/29788/comment/0007d035_73d8e375
PS1, Line 3087: bts ramp limit
I suggest to rework this command as follows:
bts-ramp # "Configure BTS ramping parameters\n"
limit <0-999> # "Limit number of BTS\n" "Number of BTS\n"
window <0-999> # "Time window\n" "Time window (in seconds)\n"
File src/osmo-bsc/nm_bts_fsm.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/29788/comment/a165e573_e4a541bc
PS1, Line 92: struct gsm_bts *bts,
weird [mis]alignment
--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/29788
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Id56dde6d58f3d0d20352f6c306598d2cccc6345d
Gerrit-Change-Number: 29788
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Comment-Date: Tue, 18 Oct 2022 09:31:11 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: fixeria, msuraev.
msuraev has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/28865 )
Change subject: SMPP: use default port from libsmpp34
......................................................................
Set Ready For Review
--
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/28865
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I2140ed57e64f17fb79130014eaf88f58b62d7a00
Gerrit-Change-Number: 28865
Gerrit-PatchSet: 9
Gerrit-Owner: msuraev <msuraev(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: msuraev <msuraev(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 18 Oct 2022 09:17:29 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: pespin, lynxis lazus.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/29785 )
Change subject: bsc_vty: training_sequence_code: add missing doc string
......................................................................
Patch Set 1: Code-Review-2
(1 comment)
File src/osmo-bsc/bts_vty.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/29785/comment/44d0a7c3_8f096d6b
PS1, Line 305: "Set the Training Sequence Code (TSC) of this BTS\n"
> This looks wrong to me. […]
Indeed, we have two items in the command vector and two docstrings. No need for 3rd docstring.
--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/29785
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Ib16e8537e252f6462ef1a90f5eb80572db4b96bb
Gerrit-Change-Number: 29785
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Comment-Date: Tue, 18 Oct 2022 09:04:11 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment
Attention is currently required from: fixeria, lynxis lazus.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/29785 )
Change subject: bsc_vty: training_sequence_code: add missing doc string
......................................................................
Patch Set 1: Code-Review-1
(1 comment)
File src/osmo-bsc/bts_vty.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/29785/comment/d15c191d_b485b009
PS1, Line 305: "Set the Training Sequence Code (TSC) of this BTS\n"
This looks wrong to me. The previous one is correct, since there's 2 args, and there should be 2 strings/lines
--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/29785
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Ib16e8537e252f6462ef1a90f5eb80572db4b96bb
Gerrit-Change-Number: 29785
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Comment-Date: Tue, 18 Oct 2022 08:55:15 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment