[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] 07/08: Merge remote-tracking branch 'osh/fl
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] 07/08: Merge remote-tracking branch 'osh/flat_fader_testing_next' into next |
Date: |
Fri, 10 Jun 2016 20:45:12 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a commit to branch next
in repository gnuradio.
commit fcbbcc8c7c065b36347764e0a32a6c18a5cfc962
Merge: 06a7c93 c57119d
Author: Johnathan Corgan <address@hidden>
Date: Fri Jun 10 13:28:43 2016 -0700
Merge remote-tracking branch 'osh/flat_fader_testing_next' into next
gr-channels/grc/channels_block_tree.xml | 1 +
.../grc/channels_selective_fading_model2.xml | 128 +++++++++++++++++++++
.../include/gnuradio/channels/CMakeLists.txt | 1 +
.../gnuradio/channels/selective_fading_model2.h | 90 +++++++++++++++
gr-channels/lib/CMakeLists.txt | 1 +
gr-channels/lib/fading_model_impl.cc | 5 +-
gr-channels/lib/flat_fader_impl.cc | 71 ++++++------
gr-channels/lib/flat_fader_impl.h | 3 +-
...del_impl.cc => selective_fading_model2_impl.cc} | 81 +++++++++----
gr-channels/lib/selective_fading_model2_impl.h | 87 ++++++++++++++
gr-channels/lib/selective_fading_model_impl.cc | 10 +-
gr-channels/swig/channels_swig.i | 3 +
12 files changed, 419 insertions(+), 62 deletions(-)
- [Commit-gnuradio] [gnuradio] branch next updated (06a7c93 -> 0dc8072), git, 2016/06/10
- [Commit-gnuradio] [gnuradio] 02/08: channels: update LOS model to reflect NLOS changes to long term models, git, 2016/06/10
- [Commit-gnuradio] [gnuradio] 08/08: Merge branch 'master' into next, git, 2016/06/10
- [Commit-gnuradio] [gnuradio] 07/08: Merge remote-tracking branch 'osh/flat_fader_testing_next' into next,
git <=
- [Commit-gnuradio] [gnuradio] 05/08: channels: provide CSI via message ports optionally, git, 2016/06/10
- [Commit-gnuradio] [gnuradio] 04/08: channels: adding selective fading model 2 (PDP slowly changes without bounds as well so fades move ...), git, 2016/06/10
- [Commit-gnuradio] [gnuradio] 03/08: channels: generate fading taps in blocks for minor speedup, git, 2016/06/10
- [Commit-gnuradio] [gnuradio] 01/08: channels: ensure flat fader behaves appropriately on long runs, git, 2016/06/10
- [Commit-gnuradio] [gnuradio] 06/08: channels: clean up some of the fader normalization values and storage sizes, git, 2016/06/10