osmo-bts.git branch master updated. 0.4.0-560-g0ebf985

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
Sat Jul 22 09:08:00 UTC 2017


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, master has been updated
       via  0ebf985492e528e85acb60692c0cb91219598e04 (commit)
      from  8785978c37d87bfefe3d469b9d4f614f082ef9e7 (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=0ebf985492e528e85acb60692c0cb91219598e04

commit 0ebf985492e528e85acb60692c0cb91219598e04
Author: Max <msuraev at sysmocom.de>
Date:   Thu Jul 20 16:28:20 2017 +0200

    lc15: port lc15bts-mgr dependency changes
    
    That's mostly changes related to lc15bts-mgr from
    https://gitlab.com/nrw_noa/osmo-bts branch nrw/litecell15 based on
    eb5b7f80510b603579f7af6d7d5ead296c2fa260 commit:
    
    * adjust comments to simplify further diffs
    * add libsystemd dependency to lc15bts-mgr
    * add software watchdog which uses it
    * ocxo calibration and gps related code
    
    Change-Id: I475a330af771891ba3c897294ce0dd57ec2ba8db
    Related: SYS#3732

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

Summary of changes:
 configure.ac                                     |   1 +
 src/osmo-bts-litecell15/Makefile.am              |   9 +-
 src/osmo-bts-litecell15/calib_file.c             |  62 ++++----
 src/osmo-bts-litecell15/misc/lc15bts_mgr.c       |   9 ++
 src/osmo-bts-litecell15/misc/lc15bts_mgr_calib.c | 140 ++++++++++++------
 src/osmo-bts-litecell15/misc/lc15bts_mgr_temp.c  |   6 +-
 src/osmo-bts-litecell15/misc/lc15bts_swd.c       | 178 +++++++++++++++++++++++
 src/osmo-bts-litecell15/misc/lc15bts_swd.h       |   7 +
 8 files changed, 327 insertions(+), 85 deletions(-)
 create mode 100644 src/osmo-bts-litecell15/misc/lc15bts_swd.c
 create mode 100644 src/osmo-bts-litecell15/misc/lc15bts_swd.h


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



More information about the osmocom-commitlog mailing list