<p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24380">View Change</a></p><p>2 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24380/13/src/osmo-bsc/bsc_vty.c">File src/osmo-bsc/bsc_vty.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24380/13/src/osmo-bsc/bsc_vty.c@6276">Patch Set #13, Line 6276:</a> <code style="font-family:monospace,monospace">AMOS secondary shadow subslot, range <0-1></code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">I don't see this 0-1 range being enforced in the code below?  Shouldn't there be something to make s […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">the enforcing of this range is done ...</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24380/13/src/osmo-bsc/bsc_vty.c@6299">Patch Set #13, Line 6299:</a> <code style="font-family:monospace,monospace">  if (ss_nr >= ts->max_primary_lchans) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">...over here. For TCH/F max_primary_lchans == 1,<br>and for TCH/H it is 2. If the number is above 0 for TCH/F or above 1 for TCH/H we get below err msg.</p><p style="white-space: pre-wrap; word-wrap: break-word;">When we should one day also add mixed-pchan VAMOS shadows (TCH/F + 2x VAMOS TCH/H), then a TCH/F could also allow vamos-sub-slot up to 1. So far we only support non-mixed pchan, so limiting by max_primary_lchans is what we currently want.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24380">change 24380</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-bsc/+/24380"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: If44b6bdb78046502eb0b66529ae190a955d9978c </div>
<div style="display:none"> Gerrit-Change-Number: 24380 </div>
<div style="display:none"> Gerrit-PatchSet: 13 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Comment-Date: Mon, 31 May 2021 00:28:40 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Comment-In-Reply-To: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: comment </div>