Change in osmo-bsc[master]: add fields to reflect nr of lchans in ts struct

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

neels gerrit-no-reply at lists.osmocom.org
Sun May 23 23:37:50 UTC 2021


Hello Jenkins Builder, 

I'd like you to reexamine a change. Please visit

    https://gerrit.osmocom.org/c/osmo-bsc/+/24371

to look at the new patch set (#2).

Change subject: add fields to reflect nr of lchans in ts struct
......................................................................

add fields to reflect nr of lchans in ts struct

So far the number of usable lchans is determined on-the-fly by the
physical channel config. With VAMOS, this becomes more complex, namely
determining whether the BTS is vamos capable.

Instead of calling a function to determine the number of lchans for
every use, rather place the number of valid lchans in int members of the
timeslot struct, and initialize those during timeslot setup.

Actual use of these new fields will follow in a subsequent patch, which
introduces the ts_for_n_lchans() macro to replace current lchan
iteration macros.

Related: SYS#5315 OS#4940
Change-Id: I08027d79db71a23e874b729c4e6173b0f269ee4f
---
M include/osmocom/bsc/gsm_data.h
M include/osmocom/bsc/timeslot_fsm.h
M src/osmo-bsc/bsc_vty.c
M src/osmo-bsc/timeslot_fsm.c
M tests/handover/handover_test.c
5 files changed, 35 insertions(+), 16 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/71/24371/2
-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/24371
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I08027d79db71a23e874b729c4e6173b0f269ee4f
Gerrit-Change-Number: 24371
Gerrit-PatchSet: 2
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210523/8870a1c2/attachment.htm>


More information about the gerrit-log mailing list