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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 69ec4a419edee4f00a104c59a78b530eaf85382a (commit)
from 506a7f98b22076576ae3b438981250a97b6dd739 (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/osmo-bts/commit/?id=69ec4a419edee4f00a104c59a78b530eaf85382a
commit 69ec4a419edee4f00a104c59a78b530eaf85382a
Author: Philipp Maier <pmaier at sysmocom.de>
Date: Mon Aug 14 16:38:54 2017 +0200
octphy: implement support for dynamic timeslots
Implement API functions bts_model_ts_connect() and
bts_model_ts_disconnect() in order to support dynamic timeslot
allocation.
Change-Id: Ia109d4bfade7bc28442127581f4bb0289146ea71
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-octphy/l1_if.c | 27 +++++++++--
src/osmo-bts-octphy/l1_oml.c | 112 +++++++++++++++++++++++++++++++++++++++----
2 files changed, 126 insertions(+), 13 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)