osmo-trx.git branch fairwaves/debug updated. 194a9b19828f0779f7eca05ce75e2b61a776da21

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
Sun May 24 16:56:41 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 "OpenBTS' transceiver retro-fit".

The branch, fairwaves/debug has been updated
  discards  e74f7d21f6735bbc0151f993d63ffddcbe3281b6 (commit)
       via  194a9b19828f0779f7eca05ce75e2b61a776da21 (commit)
       via  1fe5282133fa1e4e73a98645080ba88241778158 (commit)
       via  4438a9fd8f561c3e78e6acb85756aa096e7240e7 (commit)
       via  64ad712daac0a9125e8827ed5d3eac0afcf369ce (commit)
       via  5c7c1783697bea21f77d64338157bb26c5e5c255 (commit)
       via  90f7a01d1de4bd915b3999b168535ed6e68e9c50 (commit)
       via  e171425b99b2bf2c21898cfcbd42d3d927721eca (commit)
       via  4d029d8965022ac0de8488380a62e487a894b9f7 (commit)
       via  6613331459351489436d9f91129a47750a46020f (commit)
       via  577cd020c16e8d74d7464ea59157e7a44cbb6683 (commit)
       via  88bbf1aafd4c5701608a319693a8e69222981eba (commit)
       via  2cc2ddda41f10ec2f1981c352fae4468cac03237 (commit)
       via  d7610cf0b8148391d80b8991f9f070e635a035b8 (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 (e74f7d21f6735bbc0151f993d63ffddcbe3281b6)
            \
             N -- N -- N (194a9b19828f0779f7eca05ce75e2b61a776da21)

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-trx/commit/?id=194a9b19828f0779f7eca05ce75e2b61a776da21

commit 194a9b19828f0779f7eca05ce75e2b61a776da21
Author: Ivan Kluchnikov <kluchnikovi at gmail.com>
Date:   Thu Apr 23 17:08:27 2015 +0300

    Transceiver52M: Change POWERON behavior to return success if the transceiver is already running, and only return fail on device
    failure

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

Summary of changes:
 Transceiver52M/Transceiver.cpp    | 107 +++++++++++++++++++++++-------
 Transceiver52M/Transceiver.h      | 132 ++++++++++++++++++++------------------
 Transceiver52M/UHDDevice.cpp      |  93 ++++++++++++++++++++++++---
 Transceiver52M/osmo-trx.cpp       |  44 +++++++------
 Transceiver52M/radioInterface.cpp |   3 +
 Transceiver52M/sigProcLib.cpp     |  29 +++++++--
 Transceiver52M/sigProcLib.h       |   8 +++
 configure.ac                      |  11 +++-
 8 files changed, 306 insertions(+), 121 deletions(-)


hooks/post-receive
-- 
OpenBTS' transceiver retro-fit



More information about the osmocom-commitlog mailing list