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 8a8d73a691c709403be4adbe8f2a7150b4d5998a (commit)
from d36b3a84638d6db940387f0e18c98855202f554d (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=8a8d73a691c709403be4adbe8f2a7150b4d5998a
commit 8a8d73a691c709403be4adbe8f2a7150b4d5998a
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date: Fri May 26 12:45:33 2017 +0200
trx: Allow BTS and TRX to be on different IPs
Depends on libosmocore I3c655a4af64fb80497a5aaa811cce8005dba9cd9
Change-Id: I0bd34b7b02c1a9b0c6f6f89f327b486e5620c8d5
-----------------------------------------------------------------------
Summary of changes:
doc/examples/trx/osmo-bts.cfg | 2 ++
include/osmo-bts/phy_link.h | 3 ++-
src/osmo-bts-trx/main.c | 3 ++-
src/osmo-bts-trx/trx_if.c | 43 +++++++++++--------------------------------
src/osmo-bts-trx/trx_if.h | 3 ++-
src/osmo-bts-trx/trx_vty.c | 38 ++++++++++++++++++++++++++++++--------
6 files changed, 49 insertions(+), 43 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)