osmo-bts.git branch achemeris/loopback updated. 0.3.0-268-gecb8618

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
Fri Jul 17 11:20:58 UTC 2015


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, achemeris/loopback has been updated
  discards  0ad55510642e32752d8f265bff42028537cfe5a2 (commit)
  discards  7cd7f8aa4d7ce5aecd015f0482237aed4d463332 (commit)
  discards  370760f77721a171ec35dbff4532fcb5dcaeecd6 (commit)
  discards  7dc52db3c159b8a2c36af04ab189be73c3229a75 (commit)
  discards  aad5bbffb11a1f919da8e4c0b79cea99b90d7f97 (commit)
  discards  7ea565c40e440902e53a5f127103925206b05835 (commit)
  discards  32d4afb4033b9912ab1c49767436cdd8d275a934 (commit)
  discards  a3cd829c9ae3660c7a0ff2cbd2a91042cfa0e5b1 (commit)
  discards  66e94045a1ed2075cf02a7c9ea89aecc1f89f704 (commit)
       via  ecb861822ef75248618508ad8dcb9dd5cd3082e5 (commit)
       via  b2d07bc0845c834df9f95d29fa69fe414e41f071 (commit)
       via  19a84badef3c4d18de6ba31e2652bbcbbfaae45f (commit)
       via  8ae3f5fb3202dd1bb6fbbe67c19e088831c6d899 (commit)
       via  7821f2fa4c0a0d6155ba5bc762fe14cb0311efed (commit)
       via  4fdac6ab5ec0f0c1fc13dd1b651aa4b5b9f7ae04 (commit)
       via  5b817423010c80846f3fbf05e9d8363e8abb7a59 (commit)
       via  89cebb5afb08b01472be5b6bf59407784b17f82f (commit)
       via  eb733e6b6f3cd02cbd01960ca2959f999ddf35ee (commit)
       via  5bb48d0c75fee2b2d4965a0a282f7daf8e711e38 (commit)
       via  82b4fbd5071ac4065455dea391bba4949a5f9f38 (commit)
       via  f2f20ad82a41466d5db3796feac77ff43f9ef498 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (0ad55510642e32752d8f265bff42028537cfe5a2)
            \
             N -- N -- N (ecb861822ef75248618508ad8dcb9dd5cd3082e5)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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=ecb861822ef75248618508ad8dcb9dd5cd3082e5

commit ecb861822ef75248618508ad8dcb9dd5cd3082e5
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Mon Jun 15 00:40:27 2015 -0400

    trx: fix potential use of uninitialized toa variable.
    
    Not really a bug, as we're smart about it down the stream, but it's better to
    be strict here as well.

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

commit b2d07bc0845c834df9f95d29fa69fe414e41f071
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Mon Jun 15 00:33:37 2015 -0400

    trx: Send POWERON/OFF commands to osmo-bts only for the first channel.
    
    osmo-trx never supported separate power control for trx's, but now it started
    to be more strict about it.

http://cgit.osmocom.org/osmo-bts/commit/?id=19a84badef3c4d18de6ba31e2652bbcbbfaae45f

commit 19a84badef3c4d18de6ba31e2652bbcbbfaae45f
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Sun Jun 14 23:49:16 2015 -0400

    HACK: Do not discard GSM-FR frames with bad CRC.

http://cgit.osmocom.org/osmo-bts/commit/?id=8ae3f5fb3202dd1bb6fbbe67c19e088831c6d899

commit 8ae3f5fb3202dd1bb6fbbe67c19e088831c6d899
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Wed Jun 10 00:47:13 2015 -0400

    trx: Support "bad burst" frames coming from osmo-trx.
    
    Todo: We should actually send command to enable this mode in osmo-trx.

http://cgit.osmocom.org/osmo-bts/commit/?id=7821f2fa4c0a0d6155ba5bc762fe14cb0311efed

commit 7821f2fa4c0a0d6155ba5bc762fe14cb0311efed
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Wed Jun 10 00:45:08 2015 -0400

    trx: Process undecodable frames coming from osmo-trx.
    
    The purpose is to support RSSI measurements even when we can't decode a burst.
    
    This commit also cleans up and abstracts some of the code in scheduler.c

http://cgit.osmocom.org/osmo-bts/commit/?id=4fdac6ab5ec0f0c1fc13dd1b651aa4b5b9f7ae04

commit 4fdac6ab5ec0f0c1fc13dd1b651aa4b5b9f7ae04
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Sun Jun 14 23:52:57 2015 -0400

    vty: Add commands to manually activate/deactivate a channel.

http://cgit.osmocom.org/osmo-bts/commit/?id=5b817423010c80846f3fbf05e9d8363e8abb7a59

commit 5b817423010c80846f3fbf05e9d8363e8abb7a59
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Sun Jun 14 23:52:27 2015 -0400

    l1sap: Fix use-after-free in loopback mode.

http://cgit.osmocom.org/osmo-bts/commit/?id=89cebb5afb08b01472be5b6bf59407784b17f82f

commit 89cebb5afb08b01472be5b6bf59407784b17f82f
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Fri Jun 5 01:07:21 2015 -0400

    DEBUG: Bump log levels for messages useful for LOOPBACK debugging.

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

commit eb733e6b6f3cd02cbd01960ca2959f999ddf35ee
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Fri Jun 5 01:05:59 2015 -0400

    trx: Add debug message about a successfully decoded FR frame.

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

Summary of changes:
 configure.ac                      |   2 +-
 debian/autoreconf                 |   1 +
 debian/changelog                  |   5 +
 debian/compat                     |   1 +
 debian/control                    |  22 ++
 debian/copyright                  |  39 ++
 debian/docs                       |   1 +
 debian/osmo-bts.default           |   2 +
 debian/osmo-bts.dirs              |   3 +
 debian/osmo-bts.examples          |   1 +
 debian/osmo-bts.init              | 152 ++++++++
 debian/osmo-bts.install           |   1 +
 debian/rules                      |  32 ++
 debian/source/format              |   1 +
 include/openbsc/gsm_data_shared.h | 789 ++++++++++++++++++++++++++++++++++++++
 src/common/gsm_data_shared.c      | 522 ++++++++++++++++++++++++-
 16 files changed, 1572 insertions(+), 2 deletions(-)
 create mode 100644 debian/autoreconf
 create mode 100644 debian/changelog
 create mode 100644 debian/compat
 create mode 100644 debian/control
 create mode 100644 debian/copyright
 create mode 100644 debian/docs
 create mode 100644 debian/osmo-bts.default
 create mode 100644 debian/osmo-bts.dirs
 create mode 100644 debian/osmo-bts.examples
 create mode 100755 debian/osmo-bts.init
 create mode 100644 debian/osmo-bts.install
 create mode 100755 debian/rules
 create mode 100644 debian/source/format
 create mode 100644 include/openbsc/gsm_data_shared.h


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



More information about the osmocom-commitlog mailing list