[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] 18/25: Merge branch 'socis/master' into pol
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] 18/25: Merge branch 'socis/master' into polar |
Date: |
Wed, 23 Sep 2015 14:51:39 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a commit to branch master
in repository gnuradio.
commit a527ab880b83679f7237f78a86a27221366fcf76
Merge: 3474fcc 65c31b5
Author: Johannes Demel <address@hidden>
Date: Wed Sep 23 10:11:46 2015 +0200
Merge branch 'socis/master' into polar
Conflicts:
gr-fec/examples/polar_code_example.grc
gr-fec/include/gnuradio/fec/polar_common.h
gr-fec/include/gnuradio/fec/polar_decoder_common.h
gr-fec/include/gnuradio/fec/polar_decoder_sc.h
gr-fec/include/gnuradio/fec/polar_decoder_sc_list.h
gr-fec/include/gnuradio/fec/polar_encoder.h
gr-fec/doc/fec.dox | 3 +
gr-fec/examples/polar_code_example.grc | 1895 ++++++++++++++++++--
...or.xml => variable_polar_code_configurator.xml} | 0
...ecoder_sc.xml => variable_polar_decoder_sc.xml} | 0
...list.xml => variable_polar_decoder_sc_list.xml} | 0
...olar_encoder.xml => variable_polar_encoder.xml} | 0
gr-fec/include/gnuradio/fec/polar_common.h | 108 +-
gr-fec/include/gnuradio/fec/polar_decoder_common.h | 129 +-
gr-fec/include/gnuradio/fec/polar_decoder_sc.h | 80 +-
.../include/gnuradio/fec/polar_decoder_sc_list.h | 103 +-
gr-fec/include/gnuradio/fec/polar_encoder.h | 139 +-
gr-fec/lib/polar_common.cc | 180 +-
gr-fec/lib/polar_decoder_common.cc | 280 +--
gr-fec/lib/polar_decoder_sc.cc | 110 +-
gr-fec/lib/polar_decoder_sc_list.cc | 160 +-
gr-fec/lib/polar_encoder.cc | 356 ++--
gr-fec/lib/scl_list.cc | 275 +--
gr-fec/lib/scl_list.h | 90 +-
18 files changed, 2749 insertions(+), 1159 deletions(-)
- [Commit-gnuradio] [gnuradio] branch master updated (aae6445 -> 45faa98), git, 2015/09/23
- [Commit-gnuradio] [gnuradio] 08/25: polar: updated VOLK pointer to volk/volk/master with polar kernels merged, git, 2015/09/23
- [Commit-gnuradio] [gnuradio] 17/25: fec: polar: renaming GRC file names to be consistent with other codes and variable names., git, 2015/09/23
- [Commit-gnuradio] [gnuradio] 20/25: fec: polar: Installing more FEC examples., git, 2015/09/23
- [Commit-gnuradio] [gnuradio] 09/25: polar: fixed bugs in init code, git, 2015/09/23
- [Commit-gnuradio] [gnuradio] 12/25: Fix the VOLKized fft_vcc_fftw and QA code, git, 2015/09/23
- [Commit-gnuradio] [gnuradio] 23/25: volk: update submodule to latest, git, 2015/09/23
- [Commit-gnuradio] [gnuradio] 11/25: grc: defer check for gtk init until after arg parsing, git, 2015/09/23
- [Commit-gnuradio] [gnuradio] 18/25: Merge branch 'socis/master' into polar,
git <=
- [Commit-gnuradio] [gnuradio] 22/25: Merge remote-tracking branch 'geiger/volkize_fft_fix', git, 2015/09/23
- [Commit-gnuradio] [gnuradio] 10/25: polar: rebased and fixed branch for merge again., git, 2015/09/23
- [Commit-gnuradio] [gnuradio] 19/25: polar: rearranged polar_code_example flowgraph, git, 2015/09/23
- [Commit-gnuradio] [gnuradio] 21/25: Merge branch 'maint', git, 2015/09/23
- [Commit-gnuradio] [gnuradio] 05/25: polar: VOLK kernel integration, git, 2015/09/23
- [Commit-gnuradio] [gnuradio] 24/25: Merge remote-tracking branch 'gnuradio-wg-grc/master_grcwg', git, 2015/09/23
- [Commit-gnuradio] [gnuradio] 07/25: polar: updated polar code example GRC, git, 2015/09/23
- [Commit-gnuradio] [gnuradio] 02/25: polar: encoder implemented in C++, git, 2015/09/23
- [Commit-gnuradio] [gnuradio] 25/25: Merge remote-tracking branch 'tom/socis/master', git, 2015/09/23
- [Commit-gnuradio] [gnuradio] 06/25: polar: refarctoring and clean-up, git, 2015/09/23