osmo-bts.git branch master updated. 0.7.0-151-g29cd7a8

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/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Sat Mar 10 11:01:56 UTC 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom BTS-side code (Abis, scheduling, ...)".

The branch, master has been updated
       via  29cd7a84089b4a29748a0c9723f539bc6005ad99 (commit)
      from  58a95ac799034fdb60ec277eb23bc3c411d7c5e6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=29cd7a84089b4a29748a0c9723f539bc6005ad99

commit 29cd7a84089b4a29748a0c9723f539bc6005ad99
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Mar 10 11:27:43 2018 +0100

    sysmobts: Compatibility with older firmware versions
    
    When using a firmware version < 3.6, the call to l1if_mute_rf()
    returned an error, which caused an OML CHG ADM STATE NACK.
    
    Let's check if the l1if_mute_rf() call is an un-mute for all
    timeslots (which apparently we do always at start-up).  If it is, then
    acknowledge it even if muting is not supported by earlier firmwares.
    
    I suppose the change causing this problem was introduced in:
            commit b26b8fc77692e851469f3e27b9aeaeff233ffd2e
            Author: Holger Hans Peter Freyther <zecke at selfish.org>
            Date:   Tue Mar 4 15:03:59 2014 +0100
            sysmobts: Do a RF mute at initialization when the RC is locked
    
    With the current change applied, we can run the BTS with earlier
    firmware versions than 3.6.0 again.  Tested with 3.1 and 2.4
    
    Change-Id: I1a29c1031d96e65a0111bc812a90f2dbaf2a5aa3

-----------------------------------------------------------------------

Summary of changes:
 src/osmo-bts-sysmo/l1_if.c | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
Osmocom BTS-side code (Abis, scheduling, ...)



More information about the osmocom-commitlog mailing list