osmo-bts.git branch master updated. 0.7.0-161-g553535f

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 17 15:36:01 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  553535f87b490a8b8a2ab2633417ab7c286907bd (commit)
       via  6d0c67684c4ea8e1f767310636dbe840c36d54e2 (commit)
      from  d8cd756da48bcff9f9caf9e64fc0af047a165b60 (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=553535f87b490a8b8a2ab2633417ab7c286907bd

commit 553535f87b490a8b8a2ab2633417ab7c286907bd
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Dec 17 13:35:52 2017 +0100

    Add 'osmo-bts-omldummy' to bring up only OML without RSL
    
    This is used only in integration testing, where in the TTCN-3 testsuite
    we currently have no A-bis OML implementation, but only a RSL one.
    
    Change-Id: Id8e5f34091e6e32621d8c8673de7ea848dfd252f

http://cgit.osmocom.org/osmo-bts/commit/?id=6d0c67684c4ea8e1f767310636dbe840c36d54e2

commit 6d0c67684c4ea8e1f767310636dbe840c36d54e2
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Mar 17 15:10:59 2018 +0100

    virtual: Correctly set+report BTS variant in OML attributes
    
    Change-Id: I76dc47427ec26834859fb737bd319dc379ae8697

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

Summary of changes:
 .gitignore                                         |  1 +
 configure.ac                                       |  1 +
 include/osmo-bts/gsm_data_shared.h                 |  2 +
 src/Makefile.am                                    |  2 +-
 src/common/gsm_data_shared.c                       |  2 +
 src/common/oml.c                                   |  9 ++--
 .../Makefile.am                                    |  8 ++--
 .../bts_model.c                                    | 55 +++++++++++++++++++---
 src/osmo-bts-omldummy/main.c                       | 52 ++++++++++++++++++++
 src/osmo-bts-omldummy/respawn.sh                   |  6 +++
 src/osmo-bts-virtual/main.c                        |  1 +
 11 files changed, 123 insertions(+), 16 deletions(-)
 copy src/{osmo-bts-virtual => osmo-bts-omldummy}/Makefile.am (57%)
 copy src/{osmo-bts-virtual => osmo-bts-omldummy}/bts_model.c (85%)
 create mode 100644 src/osmo-bts-omldummy/main.c
 create mode 100755 src/osmo-bts-omldummy/respawn.sh


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



More information about the osmocom-commitlog mailing list