osmo-bts.git branch master updated. 0.4.0-401-g7585229

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
Thu Feb 23 14:01:33 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  758522947f2937a1d17b6c3988b03abc80bd0051 (commit)
      from  64d16028eb7d38bb442591c6c0224ae28eb3e2be (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=758522947f2937a1d17b6c3988b03abc80bd0051

commit 758522947f2937a1d17b6c3988b03abc80bd0051
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Mon Jan 30 19:07:03 2017 +0100

    octphy: Fix VTY commands
    
    The VTY commands show phy 0 rf-port-stats and show phy 0 clk-sync-stats
    do not output their results on the VTY console. If one of those commands
    is entered the user is prompted to view the logtext, which is an
    uncomfortable solution. This commit adds the missing functionality to
    print the information in the VTY as well.
    
    octphy_hw_api.c contains two value_string structs (radio_std_vals and
    clocksync_state_vals) which are now exported in octphy_hw_api.h in
    order to access them from octphy_vty.c
    
    Change-Id: Iae5aa91fe2ebba7c2874eed88b15ed66e8c9cd61

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

Summary of changes:
 src/osmo-bts-octphy/octphy_hw_api.c | 51 +++++++--------------
 src/osmo-bts-octphy/octphy_hw_api.h | 44 +++++++++++++++++-
 src/osmo-bts-octphy/octphy_vty.c    | 89 +++++++++++++++++++++++++++++++++----
 3 files changed, 139 insertions(+), 45 deletions(-)


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



More information about the osmocom-commitlog mailing list