summaryrefslogtreecommitdiff
path: root/gr-channels/grc
diff options
context:
space:
mode:
authorTim O'Shea <tim.oshea753@gmail.com>2016-06-04 09:17:35 -0400
committerTim O'Shea <tim.oshea753@gmail.com>2016-06-04 10:05:55 -0400
commitbf470011ec6458836d6879d4d4a4bf9ebab3e269 (patch)
treecff53e50daefa6731e39708b1febe43900d1e7fd /gr-channels/grc
parent782d4bde300556eff59378eae3d587f6ce476267 (diff)
channels: provide CSI via message ports optionally
Diffstat (limited to 'gr-channels/grc')
-rw-r--r--gr-channels/grc/channels_selective_fading_model2.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/gr-channels/grc/channels_selective_fading_model2.xml b/gr-channels/grc/channels_selective_fading_model2.xml
index 7df09a7aab..1e1ea3a70c 100644
--- a/gr-channels/grc/channels_selective_fading_model2.xml
+++ b/gr-channels/grc/channels_selective_fading_model2.xml
@@ -89,6 +89,11 @@
<name>out</name>
<type>complex</type>
</source>
+ <source>
+ <name>taps</name>
+ <type>message</type>
+ <optional>1</optional>
+ </source>
<doc>
int d_N=8; // number of sinusoids used to simulate gain on each ray
float d_fDTs=0.01 // normalized maximum doppler frequency (f_doppler / f_samprate)