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 4acc98e68a6ee0f3ab39ac4d7bcf090b55969825 (commit)
from 758522947f2937a1d17b6c3988b03abc80bd0051 (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=4acc98e68a6ee0f3ab39ac4d7bcf090b55969825
commit 4acc98e68a6ee0f3ab39ac4d7bcf090b55969825
Author: Max <msuraev at sysmocom.de>
Date: Thu Jan 19 13:02:36 2017 +0100
Use oml-alert CTRL command for temp report
Send temperature reports via OML alert facility exposed by CTRL
protocol.
Change-Id: If29fbd0ab01fefc76e87b90cf1fbc81b2089ba76
Related: OS#1615
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-sysmo/Makefile.am | 2 +-
src/osmo-bts-sysmo/misc/sysmobts_mgr.c | 29 ++++++++++++++++++--
src/osmo-bts-sysmo/misc/sysmobts_mgr.h | 5 ++--
src/osmo-bts-sysmo/misc/sysmobts_mgr_temp.c | 42 +++++++++++++++++++++++------
4 files changed, 65 insertions(+), 13 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)