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, jolly/work has been updated discards ddcd1bb3f42bdbba74fb41ad8ce56160e7552b35 (commit) via 80f2be7677487fb469f015ac876ff352e2a761ff (commit) via 20c80b0e0a58674576f97b6f690d3013510d54e1 (commit) via b72189127c90e74fe1e6d42a15acd58b90eda8e4 (commit)
This update added new revisions after undoing existing revisions. That is to say, the old revision is not a strict subset of the new revision. This situation occurs when you --force push a change and generate a repository containing something like this:
* -- * -- B -- O -- O -- O (ddcd1bb3f42bdbba74fb41ad8ce56160e7552b35) \ N -- N -- N (80f2be7677487fb469f015ac876ff352e2a761ff)
When this happens we assume that you've already had alert emails for all of the O revisions, and so we here report only the revisions in the N branch from the common base, B.
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=80f2be7677487fb469f015ac87...
commit 80f2be7677487fb469f015ac876ff352e2a761ff Author: Andreas Eversberg jolly@eversberg.eu Date: Sat Jan 20 15:55:40 2018 +0100
Make jollycom compile without SDR support
http://cgit.osmocom.org/osmocom-analog/commit/?id=20c80b0e0a58674576f97b6f69...
commit 20c80b0e0a58674576f97b6f690d3013510d54e1 Author: Andreas Eversberg jolly@eversberg.eu Date: Sun Jan 21 09:30:00 2018 +0100
libdisplay: Removing dependency from libmobile
http://cgit.osmocom.org/osmocom-analog/commit/?id=b72189127c90e74fe1e6d42a15...
commit b72189127c90e74fe1e6d42a15acd58b90eda8e4 Author: Andreas Eversberg jolly@eversberg.eu Date: Tue Jan 2 11:51:32 2018 +0100
NMT: Fixes on channel coding/handling
-----------------------------------------------------------------------
Summary of changes: src/amps/dsp.c | 4 +-- src/anetz/dsp.c | 4 +-- src/bnetz/dsp.c | 10 +++---- src/cnetz/fsk_demod.c | 4 +-- src/jolly/Makefile.am | 2 +- src/jolly/dsp.c | 4 +-- src/libdisplay/display.h | 26 +++++++++++------ src/libdisplay/display_iq.c | 2 +- src/libdisplay/display_measurements.c | 34 +++++++++++++--------- src/libdisplay/display_spectrum.c | 53 +++++++++++++++++++++++++++++------ src/libdisplay/display_status.c | 2 +- src/libdisplay/display_wave.c | 12 ++++---- src/libmobile/sender.c | 13 ++++++--- src/libsdr/sdr.c | 8 ++++-- src/libsound/sound_alsa.c | 2 +- src/nmt/countries.c | 2 +- src/nmt/dsp.c | 6 ++-- src/nmt/main.c | 20 +++++++++---- src/r2000/dsp.c | 8 +++--- 19 files changed, 142 insertions(+), 74 deletions(-)
hooks/post-receive