osmo-trx.git branch fix-osmogsmtester updated. e20615fde62b06f8acf147dd88cda1f9241c6caa

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
Tue Jul 4 16:44:57 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 "OpenBTS' transceiver retro-fit".

The branch, fix-osmogsmtester has been updated
  discards  7d8202d329b880723a5f09be2f3e6e780f1421da (commit)
  discards  6f4582ade187d4a480bcec2f0d857bd353656db1 (commit)
       via  e20615fde62b06f8acf147dd88cda1f9241c6caa (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 (7d8202d329b880723a5f09be2f3e6e780f1421da)
            \
             N -- N -- N (e20615fde62b06f8acf147dd88cda1f9241c6caa)

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=e20615fde62b06f8acf147dd88cda1f9241c6caa

commit e20615fde62b06f8acf147dd88cda1f9241c6caa
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Tue Jul 4 16:25:20 2017 +0200

    transceiver: Avoid sending clock indications when trx is not powered on
    
    Otherwise this fools osmo-bts-trx clock skew check because it is
    always sending a clock indication with the same fn when it issues any
    commands during the time in between CMD POWEOFF and RSP POWERON.
    
    Also delay send of first IND CLOCK until we start serving frames,
    otherwise we send it then wait a long time until start sending the next
    ones and that also makes osmo-bts-trx unhappy because it expects to
    receive an IND CLOCK aprox at least every 400 frames.
    
    Change-Id: I91b81a4d7627cec39c1814a39ed4be306681b874

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

Summary of changes:


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



More information about the osmocom-commitlog mailing list