Skip to content

Commit 263631c

Browse files
committed
Remove invalid second OFDM<->FIC connection.
Loading gives a warning: ``` >>> Error: Connection between dab_ofdm_demod_0(1) and dab_fic_decode_0(1) could not be made source key 1 not in source blcock keys ```
1 parent 294ef1e commit 263631c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

examples/simple_top.grc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -924,12 +924,6 @@
924924
<source_key>0</source_key>
925925
<sink_key>0</sink_key>
926926
</connection>
927-
<connection>
928-
<source_block_id>dab_ofdm_demod_0</source_block_id>
929-
<sink_block_id>dab_fic_decode_0</sink_block_id>
930-
<source_key>1</source_key>
931-
<sink_key>1</sink_key>
932-
</connection>
933927
<connection>
934928
<source_block_id>dab_fic_decode_0</source_block_id>
935929
<sink_block_id>blocks_null_sink_0</sink_block_id>

0 commit comments

Comments
 (0)