osmo-bts.git branch master updated. 0.4.0-387-g69d297c

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 Feb 8 08:13:07 UTC 2017


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  69d297ce755c8ed58ea26606fcdd933ad399188f (commit)
      from  df5ac9aa119f7a11feecbd65de5828281a197588 (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=69d297ce755c8ed58ea26606fcdd933ad399188f

commit 69d297ce755c8ed58ea26606fcdd933ad399188f
Author: Harald Welte <laforge at gnumonks.org>
Date:   Tue Feb 7 16:12:17 2017 +0100

    Add new unit-test for transmit power computation code
    
    This tests the computations of the tx_power.c code using sysmoBTS 1002,
    1020, 1100 and 2050 values, as well as the power ramping code.
    
    Change-Id: I1cc88d4c6edff326e2e67d4f869aa02c9b2b1ac5

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

Summary of changes:
 .gitignore                               |   1 +
 configure.ac                             |   1 +
 tests/Makefile.am                        |   2 +-
 tests/testsuite.at                       |   7 +
 tests/{handover => tx_power}/Makefile.am |   8 +-
 tests/tx_power/tx_power_test.c           | 239 +++++++++++++++++++++++++++++++
 tests/tx_power/tx_power_test.err         |  38 +++++
 tests/tx_power/tx_power_test.ok          |  23 +++
 8 files changed, 314 insertions(+), 5 deletions(-)
 copy tests/{handover => tx_power}/Makefile.am (58%)
 create mode 100644 tests/tx_power/tx_power_test.c
 create mode 100644 tests/tx_power/tx_power_test.err
 create mode 100644 tests/tx_power/tx_power_test.ok


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



More information about the osmocom-commitlog mailing list