aboutsummaryrefslogtreecommitdiffstats
path: root/grc/demapping
diff options
context:
space:
mode:
authorPiotr Krysik <ptrkrysik@gmail.com>2016-08-18 18:57:26 +0200
committerPiotr Krysik <ptrkrysik@gmail.com>2016-08-18 18:57:26 +0200
commit0454dafdbc02385684be96223e3b95a5a467eae8 (patch)
treecc9bc8de30e8e85759606d7596136de3fe735649 /grc/demapping
parent5c9afd38f066bc428bb50d5a0782bd7408f54be7 (diff)
Optional in/out for tch/f demapper
Diffstat (limited to 'grc/demapping')
-rw-r--r--grc/demapping/gsm_tch_f_chans_demapper.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/grc/demapping/gsm_tch_f_chans_demapper.xml b/grc/demapping/gsm_tch_f_chans_demapper.xml
index deb2187..23d77ee 100644
--- a/grc/demapping/gsm_tch_f_chans_demapper.xml
+++ b/grc/demapping/gsm_tch_f_chans_demapper.xml
@@ -16,13 +16,16 @@
<sink>
<name>bursts</name>
<type>message</type>
+ <optional>1</optional>
</sink>
<source>
<name>tch_bursts</name>
<type>message</type>
+ <optional>1</optional>
</source>
<source>
<name>acch_bursts</name>
<type>message</type>
+ <optional>1</optional>
</source>
</block>