Attention is currently required from: csaba.sipos, laforge.

csaba.sipos uploaded patch set #6 to this change.

View Change

The following approvals got outdated and were removed: Code-Review+1 by laforge

nokia_site: add function to unlock and reset TRXes

We have a long outstanding issue with TRX RSL bootstrap,
espcially with BTSes with more than one TRX. The more TRX
a BTS has, the more time it takes for it get to a ready state.

This commit changes the TRX bootstrap logic as the following:

1. During OML initial config, all TRXes are configured locked.
This gives a better controled state of TRXes, and the BTS
enough time to do internal checks, SW load etc.
2. BTS_CONF_COMPL usde as entry point for the RSL bootstrap.
3. Unlock all TRXes, and give the BCCH TRX a reset.
4. Start RSL bootstrap.

Runtime tested with InSite and a MetroSite with 4 TRXes.

Co-authored by: Tomcsányi Domonkos <domi@tomcsanyi.net>

Change-Id: I9042a1e24f0932a23a26185181481db2ceddbb7c
---
M src/osmo-bsc/bts_nokia_site.c
1 file changed, 73 insertions(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/52/39652/6

To view, visit change 39652. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newpatchset
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I9042a1e24f0932a23a26185181481db2ceddbb7c
Gerrit-Change-Number: 39652
Gerrit-PatchSet: 6
Gerrit-Owner: csaba.sipos <metro4@freemail.hu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Attention: laforge <laforge@osmocom.org>
Gerrit-Attention: csaba.sipos <metro4@freemail.hu>