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.orgThis 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 "The Open Source GSM Base Band stack".
The branch, fixeria/trx has been updated
via cd9b850ee4ac4c0a876102924d7456b327a1b250 (commit)
from 04aecc7f8d37aa93f2313dd04c4052000097e696 (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/osmocom-bb/commit/?id=cd9b850ee4ac4c0a876102924d7456b327a1b250
commit cd9b850ee4ac4c0a876102924d7456b327a1b250
Author: Vadim Yanitskiy <axilirator at gmail.com>
Date: Thu Nov 23 20:05:00 2017 +0700
host/trxcon/scheduler: process frames in advance
In order to get the transceiver more time to process bursts,
the L1 scheduler should process the frames and send the bursts
in advance (a few frames before), like OsmoBTS does. By default,
the advance value is 20 frames, but this can be adjusted using a
new command line option of trxcon '-f'.
Change-Id: Ic258a169f3554f931d6277e18ca060d029b77f32
-----------------------------------------------------------------------
Summary of changes:
src/host/trxcon/sched_trx.c | 13 +++++++++++--
src/host/trxcon/sched_trx.h | 2 +-
src/host/trxcon/scheduler.h | 2 ++
src/host/trxcon/trxcon.c | 11 +++++++++--
4 files changed, 23 insertions(+), 5 deletions(-)
hooks/post-receive
--
The Open Source GSM Base Band stack