<p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/23774">View Change</a></p><p>1 comment:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/23774/1/src/osmo-bts-trx/trx_vty.c">File src/osmo-bts-trx/trx_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-bts/+/23774/1/src/osmo-bts-trx/trx_vty.c@357">Patch Set #1, Line 357:</a> <code style="font-family:monospace,monospace">      l1h->config.rxgain_sent = false;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Ideally we should add a new FSM events to "enum trx_provision_fsm_events" in order to be able to configure this at any time:<br>Here, one would dispatch event TRX_PROV_EV_CFG_RXGAIN with param=atoi(argv[0]), then the trx_provision_fsm would take care to internally store it and send TRXC message if requried at that point.<br>TRX_PROV_EV_RXGAIN_CNF would be received once we got confirmation from TRXC.</p><p style="white-space: pre-wrap; word-wrap: break-word;">This would help in cleaning up this code, and also allow to set it at any time, no need to restart (assuming osmo-trx is also fine handling related TRXC commands at any time). Same goes for patch before this one.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/23774">change 23774</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-bts/+/23774"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I93c9e19d0543f19528cec842b8be332b4d93214e </div>
<div style="display:none"> Gerrit-Change-Number: 23774 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@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-CC: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Fri, 16 Apr 2021 13:01:14 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Gerrit-MessageType: comment </div>