osmo-bts.git branch achemeris/WIP_single_trx_cmd_queue updated. 0.3.0-265-g917d214

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 21 01:28:58 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 "Osmocom BTS-side code (Abis, scheduling, ...)".

The branch, achemeris/WIP_single_trx_cmd_queue has been updated
  discards  a691183304af70a2c9f76d23a235be66898852a4 (commit)
  discards  ecb861822ef75248618508ad8dcb9dd5cd3082e5 (commit)
  discards  b2d07bc0845c834df9f95d29fa69fe414e41f071 (commit)
  discards  19a84badef3c4d18de6ba31e2652bbcbbfaae45f (commit)
  discards  8ae3f5fb3202dd1bb6fbbe67c19e088831c6d899 (commit)
  discards  7821f2fa4c0a0d6155ba5bc762fe14cb0311efed (commit)
  discards  4fdac6ab5ec0f0c1fc13dd1b651aa4b5b9f7ae04 (commit)
  discards  5b817423010c80846f3fbf05e9d8363e8abb7a59 (commit)
  discards  89cebb5afb08b01472be5b6bf59407784b17f82f (commit)
  discards  eb733e6b6f3cd02cbd01960ca2959f999ddf35ee (commit)
       via  917d214872679b79f3d97c6a409b6c98cc216e35 (commit)
       via  4e3bfe14126d016bbdde46b05dfa050b9cf7a0bb (commit)
       via  7533cab4bc94e655c78151782be4a4a93e001b30 (commit)
       via  3dc5c93e22786c4e448a243678c435bd6726d9d4 (commit)
       via  3b3e16c4e4edac3ffc572ba8b754609e6a67c93f (commit)
       via  8f8c2a621de1977c2684b2b70e06720ac850b858 (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 (a691183304af70a2c9f76d23a235be66898852a4)
            \
             N -- N -- N (917d214872679b79f3d97c6a409b6c98cc216e35)

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-bts/commit/?id=917d214872679b79f3d97c6a409b6c98cc216e35

commit 917d214872679b79f3d97c6a409b6c98cc216e35
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Mon Jun 29 22:08:11 2015 -0400

    trx: Initial attempt to implement a single TRX commands queue.

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

Summary of changes:
 src/osmo-bts-trx/gsm0503_coding.c |   5 +-
 src/osmo-bts-trx/l1_if.h          |   1 -
 src/osmo-bts-trx/loops.c          |   5 +-
 src/osmo-bts-trx/loops.h          |   2 +-
 src/osmo-bts-trx/scheduler.c      | 255 +++++++++++++-------------------------
 src/osmo-bts-trx/scheduler.h      |   6 +-
 src/osmo-bts-trx/trx_if.c         |  66 ++++------
 tests/bursts/Makefile.am          |   2 +-
 tests/bursts/bursts_test.c        |   3 +
 9 files changed, 121 insertions(+), 224 deletions(-)


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



More information about the osmocom-commitlog mailing list