osmo-bts.git branch achemeris/loopback updated. 0.3.0-261-g5fb10f6

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
Wed Jun 10 04:48:19 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
       via  5fb10f653e256a20a66a507108ad904989d5e6d8 (commit)
       via  7f03c72929b9d3150320459a65d377ef96df059a (commit)
       via  007b2379253894149c469834a84040e0ca33ab40 (commit)
       via  6ed073b1cb038d348c902ba32ea2750b4a8dca8d (commit)
      from  3a1fd7ce0fd44e8146deb9cc62318a1955ce6634 (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=5fb10f653e256a20a66a507108ad904989d5e6d8

commit 5fb10f653e256a20a66a507108ad904989d5e6d8
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=7f03c72929b9d3150320459a65d377ef96df059a

commit 7f03c72929b9d3150320459a65d377ef96df059a
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=007b2379253894149c469834a84040e0ca33ab40

commit 007b2379253894149c469834a84040e0ca33ab40
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Wed Jun 10 00:27:18 2015 -0400

    trx: Assume 100% BER if total decoded bits is 0 in l1if_process_meas_res()

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

commit 6ed073b1cb038d348c902ba32ea2750b4a8dca8d
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Wed Jun 10 00:26:14 2015 -0400

    trx: Cleanup unused parts of loops.c

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

Summary of changes:
 src/osmo-bts-trx/l1_if.c     |   3 +-
 src/osmo-bts-trx/l1_if.h     |   1 +
 src/osmo-bts-trx/loops.c     |  14 +--
 src/osmo-bts-trx/loops.h     |   2 +-
 src/osmo-bts-trx/scheduler.c | 255 ++++++++++++++++++++++++++++---------------
 src/osmo-bts-trx/scheduler.h |   6 +-
 src/osmo-bts-trx/trx_if.c    |  66 +++++++----
 7 files changed, 224 insertions(+), 123 deletions(-)


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



More information about the osmocom-commitlog mailing list