osmo-bts.git branch achemeris/loopback updated. 0.3.0-265-g0ad5551

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 10:57:00 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  2c060ab9ad4a8a018784236487168f2ac468160e (commit)
  discards  cfe6649d724409090f862cba5d657ce4a319a4b2 (commit)
  discards  90fb92cb57526c6cb8867935df89b2e91929f1cf (commit)
  discards  e1b76f598ef80ea6397cd532ee58f65bdad1c02a (commit)
  discards  825811ebf508d29d6c69e9079e390e40942b4cbf (commit)
  discards  f4076e1291f7af76ad6c1a7b47ee48e68e1f0766 (commit)
  discards  99a213d34e528927de320e0e57e6ab5dc0ed59aa (commit)
  discards  36de62b2b4cc2016f809cd7f5347aec6518f6810 (commit)
  discards  771f09c378f0a008bd69ad25bbaab66360404b19 (commit)
  discards  9c5cd51116ff2257ae27e31362085ffe6e9acd6e (commit)
  discards  c3bbf75524836c28c4eb1bf91f04409dab8beb01 (commit)
  discards  073bfb2e594a99c69b96300c2fe68ec01932d7e9 (commit)
  discards  d32949931e1125810551525484c5cdeabe8cd41b (commit)
       via  0ad55510642e32752d8f265bff42028537cfe5a2 (commit)
       via  7cd7f8aa4d7ce5aecd015f0482237aed4d463332 (commit)
       via  370760f77721a171ec35dbff4532fcb5dcaeecd6 (commit)
       via  7dc52db3c159b8a2c36af04ab189be73c3229a75 (commit)
       via  aad5bbffb11a1f919da8e4c0b79cea99b90d7f97 (commit)
       via  7ea565c40e440902e53a5f127103925206b05835 (commit)
       via  32d4afb4033b9912ab1c49767436cdd8d275a934 (commit)
       via  a3cd829c9ae3660c7a0ff2cbd2a91042cfa0e5b1 (commit)
       via  66e94045a1ed2075cf02a7c9ea89aecc1f89f704 (commit)
       via  cefa52b42170032b2f2d6eca1ff63cb7d8030040 (commit)
       via  c35c0cd6c8b055f9487661751866f437b34a8e3b (commit)
       via  d2448c697f9a86ad83e81590c1074b590767f1d0 (commit)
       via  68923685eaaa61b97d9d3642599c314c09763b5e (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 (2c060ab9ad4a8a018784236487168f2ac468160e)
            \
             N -- N -- N (0ad55510642e32752d8f265bff42028537cfe5a2)

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=0ad55510642e32752d8f265bff42028537cfe5a2

commit 0ad55510642e32752d8f265bff42028537cfe5a2
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=7cd7f8aa4d7ce5aecd015f0482237aed4d463332

commit 7cd7f8aa4d7ce5aecd015f0482237aed4d463332
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=370760f77721a171ec35dbff4532fcb5dcaeecd6

commit 370760f77721a171ec35dbff4532fcb5dcaeecd6
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=7dc52db3c159b8a2c36af04ab189be73c3229a75

commit 7dc52db3c159b8a2c36af04ab189be73c3229a75
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=aad5bbffb11a1f919da8e4c0b79cea99b90d7f97

commit aad5bbffb11a1f919da8e4c0b79cea99b90d7f97
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=7ea565c40e440902e53a5f127103925206b05835

commit 7ea565c40e440902e53a5f127103925206b05835
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=32d4afb4033b9912ab1c49767436cdd8d275a934

commit 32d4afb4033b9912ab1c49767436cdd8d275a934
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=a3cd829c9ae3660c7a0ff2cbd2a91042cfa0e5b1

commit a3cd829c9ae3660c7a0ff2cbd2a91042cfa0e5b1
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=66e94045a1ed2075cf02a7c9ea89aecc1f89f704

commit 66e94045a1ed2075cf02a7c9ea89aecc1f89f704
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:


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



More information about the osmocom-commitlog mailing list