[hamradio-commits] [liquid-dsp] branch upstream updated (42b3e88 -> ea1c8fe)
Andreas E. Bombe
aeb at moszumanska.debian.org
Tue Jan 10 02:16:43 UTC 2017
This is an automated email from the git hooks/post-receive script.
aeb pushed a change to branch upstream
in repository liquid-dsp.
from 42b3e88 New upstream version 1.2.0+git20161107
new ea1c8fe New upstream version 1.3.0
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
HISTORY | 79 ++++++++++--
examples/channel_cccf_example.c | 46 +++----
examples/chromosome_example.c | 2 +-
examples/flexframesync_example.c | 25 ++--
examples/gasearch_example.c | 2 +-
examples/ofdmflexframesync_example.c | 147 ++++++++-------------
examples/ofdmframesync_example.c | 4 +-
examples/resamp2_crcf_example.c | 2 +-
examples/symtrack_cccf_example.c | 10 +-
include/liquid.h | 200 +++++++++++++++-------------
include/liquid.internal.h | 12 +-
makefile.in | 1 +
sandbox/fft_r2r_test.c | 2 +
sandbox/fskmodem_test.c | 4 +-
sandbox/gmskmodem_coherent_test.c | 4 +-
sandbox/gmskmodem_equalizer_test.c | 14 +-
sandbox/mskmodem_test.c | 4 +-
sandbox/resamp2_crcf_filterbank_test.c | 2 +-
sandbox/shadowing_test.c | 13 +-
src/buffer/src/cbuffer.c | 4 +-
src/buffer/src/wdelay.c | 4 +-
src/buffer/src/window.c | 10 +-
src/buffer/tests/window_autotest.c | 4 +-
src/channel/src/channel.c | 169 ++++++++----------------
src/channel/src/tvmpch.c | 2 +-
src/equalization/src/eqlms.c | 4 +-
src/equalization/src/eqrls.c | 2 +-
src/fec/src/packetizer.c | 19 ++-
src/filter/src/autocorr.c | 4 +-
src/filter/src/firdecim.c | 6 +-
src/filter/src/firfarrow.c | 2 +-
src/filter/src/firfilt.c | 2 +-
src/filter/src/firhilb.c | 6 +-
src/filter/src/firpfb.c | 27 +++-
src/filter/src/msresamp2.c | 2 +-
src/filter/src/resamp2.c | 8 +-
src/framing/src/bpacketsync.c | 2 +-
src/framing/src/detector_cccf.c | 4 +-
src/framing/src/flexframegen.c | 5 +-
src/framing/src/flexframesync.c | 63 ++++-----
src/framing/src/gmskframesync.c | 2 +-
src/framing/src/ofdmflexframegen.c | 222 +++++++++++++++++---------------
src/framing/src/presync.c | 4 +-
src/multichannel/src/firpfbch.c | 2 +-
src/multichannel/src/firpfbch2.c | 4 +-
src/multichannel/src/ofdmframe.common.c | 56 +++++++-
src/optim/src/chromosome.c | 2 +-
src/sequence/src/bsequence.c | 4 +-
src/sequence/src/msequence.c | 2 +-
49 files changed, 630 insertions(+), 590 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/liquid-dsp.git
More information about the pkg-hamradio-commits
mailing list