osmo-trx.git branch fairwaves/master-rebase updated. ea77f6d3858c1ec30d5bf11107203b8136d73ddb

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 Feb 7 16:44:01 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, fairwaves/master-rebase has been updated
  discards  c78b3db5d9da3ac84c8a944e8d6ee09ffd969ae8 (commit)
  discards  0b0a92e90c370dfe22db3e4904e6bd2f0a12cb4d (commit)
       via  ea77f6d3858c1ec30d5bf11107203b8136d73ddb (commit)
       via  2dee3e996e777b67aa3185f7456c041765f0d71f (commit)
       via  1f1cebb2e503c1740ee53caf9664c0d39b5fe70e (commit)
       via  d1b28bd766e55f50cfcd3011cd55908e8913fddb (commit)
       via  833e97e9ba84fb3237adda5808dddc8a2d8430a7 (commit)
       via  e6d059f0c998c84113e5d7960eb9dacf2c4c9f25 (commit)
       via  012a1b345b27255a9760fdd9e8be3100dabeecc9 (commit)
       via  80cb08071b2ef60b65db24017a1f35583bc09b5c (commit)
       via  44c7f41d7531d22d31edf345cedf305ab9083b20 (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 (c78b3db5d9da3ac84c8a944e8d6ee09ffd969ae8)
            \
             N -- N -- N (ea77f6d3858c1ec30d5bf11107203b8136d73ddb)

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

commit ea77f6d3858c1ec30d5bf11107203b8136d73ddb
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Fri Mar 25 18:33:42 2016 +0300

    transceiver: WIP: Set default max delay to 2 samples.
    
    Default value of 0 may be too harsh, especially given random Rx/Tx delay
    in 1 SPS receive mode.

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

Summary of changes:
 .gitreview                   |      3 +
 CommonLibs/Makefile.am       |      8 +-
 CommonLibs/sqlite3util.cpp   |      2 +-
 Makefile.am                  |      3 +-
 Makefile.common              |      5 +-
 Transceiver52M/Makefile.am   |      2 +-
 Transceiver52M/UHDDevice.cpp |      1 +
 configure.ac                 |      4 +-
 debian/control               |     38 +-
 debian/copyright             |    166 +-
 debian/rules                 |      2 +-
 sqlite3/Makefile.am          |     34 -
 sqlite3/sqlite3.c            | 138243 ----------------------------------------
 sqlite3/sqlite3.h            |   7055 --
 sqlite3/sqlite3ext.h         |    447 -
 15 files changed, 197 insertions(+), 145816 deletions(-)
 create mode 100644 .gitreview
 delete mode 100644 sqlite3/Makefile.am
 delete mode 100644 sqlite3/sqlite3.c
 delete mode 100644 sqlite3/sqlite3.h
 delete mode 100644 sqlite3/sqlite3ext.h


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



More information about the osmocom-commitlog mailing list