osmocom-analog.git branch master updated. 5b1956fe49f958a4674f4e470fc8a63bc5576016

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
Mon Sep 11 18:39:09 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 "A/B/C Netz".

The branch, master has been updated
       via  5b1956fe49f958a4674f4e470fc8a63bc5576016 (commit)
       via  b6326aa473ce9327ba3eb7ba2cb66eecb2572258 (commit)
       via  7017fd7b3c88a0704992ac51ab97c91d56a9407b (commit)
      from  c6875ea41233090cd244d32e12855db7f58a6689 (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-analog/commit/?id=5b1956fe49f958a4674f4e470fc8a63bc5576016

commit 5b1956fe49f958a4674f4e470fc8a63bc5576016
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Mon Sep 11 20:37:03 2017 +0200

    Move sms and dms code (NMT) to separate lib.a

http://cgit.osmocom.org/osmocom-analog/commit/?id=b6326aa473ce9327ba3eb7ba2cb66eecb2572258

commit b6326aa473ce9327ba3eb7ba2cb66eecb2572258
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Mon Sep 11 20:35:18 2017 +0200

    Move commonly used German tones (A/B/C-Netz) to separate lib.a

http://cgit.osmocom.org/osmocom-analog/commit/?id=7017fd7b3c88a0704992ac51ab97c91d56a9407b

commit 7017fd7b3c88a0704992ac51ab97c91d56a9407b
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Mon Sep 11 20:31:29 2017 +0200

    Give hint to alter PKG_CONFIG_PATH, if SoapySDR or UHD was not found

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

Summary of changes:
 configure.ac                       |  4 ++--
 src/anetz/Makefile.am              |  3 +--
 src/anetz/main.c                   |  4 ++--
 src/bnetz/Makefile.am              |  4 +---
 src/bnetz/main.c                   |  4 ++--
 src/cnetz/Makefile.am              |  4 +---
 src/cnetz/main.c                   |  4 ++--
 src/common/Makefile.am             |  6 +++++-
 src/{anetz => common}/besetztton.c |  0
 src/{anetz => common}/besetztton.h |  0
 src/{anetz => common}/freiton.c    |  0
 src/{anetz => common}/freiton.h    |  0
 src/nmt/Makefile.am                |  9 +++++++--
 src/r2000/Makefile.am              |  1 -
 src/test/Makefile.am               | 29 +++++++++++++----------------
 15 files changed, 36 insertions(+), 36 deletions(-)
 rename src/{anetz => common}/besetztton.c (100%)
 rename src/{anetz => common}/besetztton.h (100%)
 rename src/{anetz => common}/freiton.c (100%)
 rename src/{anetz => common}/freiton.h (100%)


hooks/post-receive
-- 
A/B/C Netz



More information about the osmocom-commitlog mailing list