diff options
author | Josh Morman <mormjb@gmail.com> | 2020-06-02 13:46:33 -0400 |
---|---|---|
committer | mormj <34754695+mormj@users.noreply.github.com> | 2020-06-24 12:46:20 -0400 |
commit | fd6a55f52f4b4ad6796feba071390f0dd08d174c (patch) | |
tree | a24b28ca6c378be7fc59d9f9740363b3f485944c /gr-fec | |
parent | 3790e10d86435f7b6f3dcc70647c1041d7e16ff2 (diff) |
fec: fix non-compiling example files
Diffstat (limited to 'gr-fec')
-rw-r--r-- | gr-fec/examples/fecapi_tagged_decoders.grc | 3036 | ||||
-rw-r--r-- | gr-fec/examples/tpc_ber_curve_gen.grc | 2 |
2 files changed, 773 insertions, 2265 deletions
diff --git a/gr-fec/examples/fecapi_tagged_decoders.grc b/gr-fec/examples/fecapi_tagged_decoders.grc index e8f98066d9..96b168f73d 100644 --- a/gr-fec/examples/fecapi_tagged_decoders.grc +++ b/gr-fec/examples/fecapi_tagged_decoders.grc @@ -1,2264 +1,772 @@ -<?xml version='1.0' encoding='utf-8'?> -<?grc format='1' created='3.7.9'?> -<?grc format='1' created='3.7.8'?> -<flow_graph> - <timestamp>Tue May 20 15:45:42 2014</timestamp> - <block> - <key>options</key> - <param> - <key>author</key> - <value></value> - </param> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>window_size</key> - <value>3000,2000</value> - </param> - <param> - <key>category</key> - <value>Custom</value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>description</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(10, 10)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>generate_options</key> - <value>qt_gui</value> - </param> - <param> - <key>id</key> - <value>fecapi_tagged_decoders</value> - </param> - <param> - <key>max_nouts</key> - <value>0</value> - </param> - <param> - <key>realtime_scheduling</key> - <value></value> - </param> - <param> - <key>run_options</key> - <value>prompt</value> - </param> - <param> - <key>run</key> - <value>True</value> - </param> - <param> - <key>thread_safe_setters</key> - <value></value> - </param> - <param> - <key>title</key> - <value></value> - </param> - </block> - <block> - <key>variable_cc_decoder_def</key> - <param> - <key>padding</key> - <value>True</value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>k</key> - <value>k</value> - </param> - <param> - <key>dim1</key> - <value>1</value> - </param> - <param> - <key>dim2</key> - <value>4</value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>state_end</key> - <value>-1</value> - </param> - <param> - <key>framebits</key> - <value>MTU*8</value> - </param> - <param> - <key>_coordinate</key> - <value>(168, 715)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>dec_cc</value> - </param> - <param> - <key>value</key> - <value>"ok"</value> - </param> - <param> - <key>ndim</key> - <value>1</value> - </param> - <param> - <key>polys</key> - <value>polys</value> - </param> - <param> - <key>rate</key> - <value>rate</value> - </param> - <param> - <key>state_start</key> - <value>0</value> - </param> - <param> - <key>mode</key> - <value>fec.CC_TERMINATED</value> - </param> - </block> - <block> - <key>variable_dummy_decoder_def</key> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>dim1</key> - <value>1</value> - </param> - <param> - <key>dim2</key> - <value>1</value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>framebits</key> - <value>MTU*8</value> - </param> - <param> - <key>_coordinate</key> - <value>(560, 635)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>dec_dummy</value> - </param> - <param> - <key>value</key> - <value>"ok"</value> - </param> - <param> - <key>ndim</key> - <value>1</value> - </param> - </block> - <block> - <key>variable_repetition_decoder_def</key> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>dim1</key> - <value>1</value> - </param> - <param> - <key>dim2</key> - <value>1</value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>framebits</key> - <value>MTU*8</value> - </param> - <param> - <key>_coordinate</key> - <value>(360, 659)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>dec_rep</value> - </param> - <param> - <key>value</key> - <value>"ok"</value> - </param> - <param> - <key>ndim</key> - <value>1</value> - </param> - <param> - <key>rep</key> - <value>rep</value> - </param> - <param> - <key>prob</key> - <value>0.5</value> - </param> - </block> - <block> - <key>variable_cc_encoder_def</key> - <param> - <key>padding</key> - <value>True</value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>k</key> - <value>k</value> - </param> - <param> - <key>dim1</key> - <value>1</value> - </param> - <param> - <key>dim2</key> - <value>1</value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>framebits</key> - <value>MTU*8</value> - </param> - <param> - <key>_coordinate</key> - <value>(168, 547)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>enc_cc</value> - </param> - <param> - <key>ndim</key> - <value>0</value> - </param> - <param> - <key>polys</key> - <value>polys</value> - </param> - <param> - <key>rate</key> - <value>rate</value> - </param> - <param> - <key>state_start</key> - <value>0</value> - </param> - <param> - <key>mode</key> - <value>fec.CC_TERMINATED</value> - </param> - </block> - <block> - <key>variable_dummy_encoder_def</key> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>dim1</key> - <value>1</value> - </param> - <param> - <key>dim2</key> - <value>1</value> - </param> - <param> - <key>ndim</key> - <value>1</value> - </param> - </block> - <block> - <key>variable_repetition_encoder_def</key> - <param> - <key>framebits</key> - <value>MTU*8</value> - </param> - <param> - <key>_coordinate</key> - <value>(560, 547)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>enc_dummy</value> - </param> - <param> - <key>ndim</key> - <value>1</value> - </param> - </block> - <block> - <key>variable_repetition_encoder_def</key> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>dim1</key> - <value>1</value> - </param> - <param> - <key>dim2</key> - <value>1</value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>framebits</key> - <value>MTU*8</value> - </param> - <param> - <key>_coordinate</key> - <value>(360, 547)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>enc_rep</value> - </param> - <param> - <key>ndim</key> - <value>1</value> - </param> - <param> - <key>rep</key> - <value>rep</value> - </param> - </block> - <block> - <key>variable</key> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(32, 547)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>k</value> - </param> - <param> - <key>value</key> - <value>7</value> - </param> - </block> - <block> - <key>variable</key> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(101, 73)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>length_tag</value> - </param> - <param> - <key>value</key> - <value>"packet_len"</value> - </param> - </block> - <block> - <key>variable</key> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(72, 611)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>polys</value> - </param> - <param> - <key>value</key> - <value>[109, 79]</value> - </param> - </block> - <block> - <key>variable</key> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(96, 547)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>rate</value> - </param> - <param> - <key>value</key> - <value>2</value> - </param> - </block> - <block> - <key>variable</key> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(368, 787)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>rep</value> - </param> - <param> - <key>value</key> - <value>3</value> - </param> - </block> - <block> - <key>variable</key> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(12, 73)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>samp_rate</value> - </param> - <param> - <key>value</key> - <value>50000</value> - </param> - </block> - <block> - <key>parameter</key> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(291, 11)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>MTU</value> - </param> - <param> - <key>label</key> - <value>MTU</value> - </param> - <param> - <key>short_id</key> - <value></value> - </param> - <param> - <key>type</key> - <value>intx</value> - </param> - <param> - <key>value</key> - <value>1500</value> - </param> - </block> - <block> - <key>analog_random_source_x</key> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>affinity</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>False</value> - </param> - <param> - <key>_coordinate</key> - <value>(12, 142)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>analog_random_source_x_0</value> - </param> - <param> - <key>maxoutbuf</key> - <value>0</value> - </param> - <param> - <key>max</key> - <value>256</value> - </param> - <param> - <key>minoutbuf</key> - <value>0</value> - </param> - <param> - <key>min</key> - <value>0</value> - </param> - <param> - <key>num_samps</key> - <value>1000</value> - </param> - <param> - <key>type</key> - <value>byte</value> - </param> - <param> - <key>repeat</key> - <value>True</value> - </param> - </block> - <block> - <key>blocks_char_to_float</key> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>affinity</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(811, 363)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>blocks_char_to_float_1</value> - </param> - <param> - <key>maxoutbuf</key> - <value>0</value> - </param> - <param> - <key>minoutbuf</key> - <value>0</value> - </param> - <param> - <key>scale</key> - <value>1</value> - </param> - <param> - <key>vlen</key> - <value>1</value> - </param> - </block> - <block> - <key>blocks_char_to_float</key> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>affinity</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(1256, 371)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>blocks_char_to_float_1_0</value> - </param> - <param> - <key>maxoutbuf</key> - <value>0</value> - </param> - <param> - <key>minoutbuf</key> - <value>0</value> - </param> - <param> - <key>scale</key> - <value>1</value> - </param> - <param> - <key>vlen</key> - <value>1</value> - </param> - </block> - <block> - <key>blocks_char_to_float</key> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>affinity</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(1256, 483)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>blocks_char_to_float_1_0_0</value> - </param> - <param> - <key>maxoutbuf</key> - <value>0</value> - </param> - <param> - <key>minoutbuf</key> - <value>0</value> - </param> - <param> - <key>scale</key> - <value>1</value> - </param> - <param> - <key>vlen</key> - <value>1</value> - </param> - </block> - <block> - <key>blocks_char_to_float</key> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>affinity</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(1256, 259)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>blocks_char_to_float_1_0_1</value> - </param> - <param> - <key>maxoutbuf</key> - <value>0</value> - </param> - <param> - <key>minoutbuf</key> - <value>0</value> - </param> - <param> - <key>scale</key> - <value>1</value> - </param> - <param> - <key>vlen</key> - <value>1</value> - </param> - </block> - <block> - <key>blocks_char_to_float</key> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>affinity</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(816, 467)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>blocks_char_to_float_1_1</value> - </param> - <param> - <key>maxoutbuf</key> - <value>0</value> - </param> - <param> - <key>minoutbuf</key> - <value>0</value> - </param> - <param> - <key>scale</key> - <value>1</value> - </param> - <param> - <key>vlen</key> - <value>1</value> - </param> - </block> - <block> - <key>blocks_char_to_float</key> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>affinity</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(816, 275)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>blocks_char_to_float_1_2</value> - </param> - <param> - <key>maxoutbuf</key> - <value>0</value> - </param> - <param> - <key>minoutbuf</key> - <value>0</value> - </param> - <param> - <key>scale</key> - <value>1</value> - </param> - <param> - <key>vlen</key> - <value>1</value> - </param> - </block> - <block> - <key>blocks_ctrlport_monitor_performance</key> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>False</value> - </param> - <param> - <key>en</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(487, 12)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>blocks_ctrlport_monitor_performance_0</value> - </param> - </block> - <block> - <key>blocks_repack_bits_bb</key> - <param> - <key>k</key> - <value>8</value> - </param> - <param> - <key>l</key> - <value>1</value> - </param> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>affinity</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>endianness</key> - <value>gr.GR_LSB_FIRST</value> - </param> - <param> - <key>_coordinate</key> - <value>(64, 276)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>blocks_repack_bits_bb_0</value> - </param> - <param> - <key>len_tag_key</key> - <value>packet_len</value> - </param> - <param> - <key>maxoutbuf</key> - <value>0</value> - </param> - <param> - <key>minoutbuf</key> - <value>0</value> - </param> - <param> - <key>align_output</key> - <value>False</value> - </param> - </block> - <block> - <key>blocks_stream_to_tagged_stream</key> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>affinity</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(551, 160)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>blocks_stream_to_tagged_stream_0_0_0</value> - </param> - <param> - <key>len_tag_key</key> - <value>length_tag</value> - </param> - <param> - <key>maxoutbuf</key> - <value>0</value> - </param> - <param> - <key>minoutbuf</key> - <value>0</value> - </param> - <param> - <key>packet_len</key> - <value>frame_size</value> - </param> - <param> - <key>type</key> - <value>byte</value> - </param> - <param> - <key>vlen</key> - <value>1</value> - </param> - </block> - <block> - <key>blocks_throttle</key> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>affinity</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(365, 168)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>blocks_throttle_0</value> - </param> - <param> - <key>ignoretag</key> - <value>True</value> - </param> - <param> - <key>maxoutbuf</key> - <value>0</value> - </param> - <param> - <key>minoutbuf</key> - <value>0</value> - </param> - <param> - <key>samples_per_second</key> - <value>samp_rate</value> - </param> - <param> - <key>type</key> - <value>byte</value> - </param> - <param> - <key>vlen</key> - <value>1</value> - </param> - </block> - <block> - <key>blocks_vector_source_x</key> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>affinity</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(149, 152)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>blocks_vector_source_x_0_1_0</value> - </param> - <param> - <key>maxoutbuf</key> - <value>0</value> - </param> - <param> - <key>minoutbuf</key> - <value>0</value> - </param> - <param> - <key>type</key> - <value>byte</value> - </param> - <param> - <key>repeat</key> - <value>True</value> - </param> - <param> - <key>tags</key> - <value>[]</value> - </param> - <param> - <key>vlen</key> - <value>1</value> - </param> - <param> - <key>vector</key> - <value>4*[0, 0, 1, 0, 3, 0, 7, 0, 15, 0, 31, 0, 63, 0, 127]</value> - </param> - </block> - <block> - <key>digital_map_bb</key> - <param> - <key>alias</key> - <value></value> - </param> - </block> - <block> - <key>digital_map_bb</key> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>affinity</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(672, 371)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>digital_map_bb_0</value> - </param> - <param> - <key>map</key> - <value>[-1, 1]</value> - </param> - <param> - <key>maxoutbuf</key> - <value>0</value> - </param> - <param> - <key>minoutbuf</key> - <value>0</value> - </param> - </block> - <block> - <key>digital_map_bb</key> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>affinity</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - </block> - <block> - <key>digital_map_bb</key> - <param> - <key>_coordinate</key> - <value>(672, 467)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>digital_map_bb_0_0</value> - </param> - <param> - <key>map</key> - <value>[-1, 1]</value> - </param> - <param> - <key>maxoutbuf</key> - <value>0</value> - </param> - <param> - <key>minoutbuf</key> - <value>0</value> - </param> - </block> - <block> - <key>digital_map_bb</key> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>affinity</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(672, 275)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>digital_map_bb_0_1</value> - </param> - <param> - <key>map</key> - <value>[-1, 1]</value> - </param> - <param> - <key>maxoutbuf</key> - <value>0</value> - </param> - <param> - <key>minoutbuf</key> - <value>0</value> - </param> - </block> - <block> - <key>fec_extended_tagged_decoder</key> - <param> - <key>ann</key> - <value>None</value> - </param> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>affinity</key> - <value></value> - </param> - <param> - <key>decoder_list</key> - <value>dec_dummy</value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(992, 227)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>fec_extended_tagged_decoder_0</value> - </param> - <param> - <key>lentagname</key> - <value>length_tag</value> - </param> - <param> - <key>mtu</key> - <value>MTU</value> - </param> - <param> - <key>maxoutbuf</key> - <value>0</value> - </param> - <param> - <key>minoutbuf</key> - <value>0</value> - </param> - <param> - <key>puncpat</key> - <value>puncpat</value> - </param> - <param> - <key>value</key> - <value>fec_extended_decoder</value> - </param> - </block> - <block> - <key>fec_extended_tagged_decoder</key> - <param> - <key>ann</key> - <value>None</value> - </param> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>affinity</key> - <value></value> - </param> - <param> - <key>decoder_list</key> - <value>dec_rep</value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(992, 339)</value> - </param> - </block> - <block> - <key>fec_extended_tagged_decoder</key> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>fec_extended_tagged_decoder_0_0</value> - </param> - <param> - <key>lentagname</key> - <value>length_tag</value> - </param> - <param> - <key>mtu</key> - <value>MTU</value> - </param> - <param> - <key>maxoutbuf</key> - <value>0</value> - </param> - <param> - <key>minoutbuf</key> - <value>0</value> - </param> - <param> - <key>puncpat</key> - <value>puncpat</value> - </param> - <param> - <key>value</key> - <value>fec_extended_decoder</value> - </param> - </block> - <block> - <key>fec_extended_tagged_decoder</key> - <param> - <key>ann</key> - <value>None</value> - </param> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>affinity</key> - <value></value> - </param> - <param> - <key>decoder_list</key> - <value>dec_cc</value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(992, 451)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>fec_extended_tagged_decoder_0_1</value> - </param> - <param> - <key>lentagname</key> - <value>length_tag</value> - </param> - <param> - <key>mtu</key> - <value>MTU</value> - </param> - <param> - <key>maxoutbuf</key> - <value>0</value> - </param> - <param> - <key>minoutbuf</key> - <value>0</value> - </param> - <param> - <key>puncpat</key> - <value>puncpat</value> - </param> - <param> - <key>value</key> - <value>fec_extended_decoder</value> - </param> - </block> - <block> - <key>fec_extended_tagged_encoder</key> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>affinity</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>encoder_list</key> - <value>enc_dummy</value> - </param> - <param> - <key>_coordinate</key> - <value>(328, 251)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>fec_extended_tagged_encoder_0</value> - </param> - <param> - <key>lentagname</key> - <value>length_tag</value> - </param> - <param> - <key>mtu</key> - <value>MTU</value> - </param> - <param> - <key>maxoutbuf</key> - <value>0</value> - </param> - <param> - <key>minoutbuf</key> - <value>0</value> - </param> - <param> - <key>puncpat</key> - <value>puncpat</value> - </param> - </block> - <block> - <key>fec_extended_tagged_encoder</key> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>affinity</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>encoder_list</key> - <value>enc_rep</value> - </param> - <param> - <key>_coordinate</key> - <value>(328, 347)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>fec_extended_tagged_encoder_0_0</value> - </param> - <param> - <key>lentagname</key> - <value>length_tag</value> - </param> - <param> - <key>mtu</key> - <value>MTU</value> - </param> - <param> - <key>maxoutbuf</key> - <value>0</value> - </param> - <param> - <key>minoutbuf</key> - <value>0</value> - </param> - <param> - <key>puncpat</key> - <value>puncpat</value> - </param> - </block> - <block> - <key>fec_extended_tagged_encoder</key> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>affinity</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>encoder_list</key> - <value>enc_cc</value> - </param> - <param> - <key>_coordinate</key> - <value>(328, 443)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>fec_extended_tagged_encoder_0_1</value> - </param> - <param> - <key>lentagname</key> - <value>length_tag</value> - </param> - <param> - <key>mtu</key> - <value>MTU</value> - </param> - <param> - <key>maxoutbuf</key> - <value>0</value> - </param> - <param> - <key>minoutbuf</key> - <value>0</value> - </param> - <param> - <key>minoutbuf</key> - <value>0</value> - </param> - </block> - <block> - <key>parameter</key> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(371, 11)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>frame_size</value> - </param> - <param> - <key>label</key> - <value>Frame Size</value> - </param> - <param> - <key>short_id</key> - <value></value> - </param> - <param> - <key>type</key> - <value>intx</value> - </param> - <param> - <key>value</key> - <value>30</value> - </param> - </block> - <block> - <key>parameter</key> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(211, 11)</value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>id</key> - <value>puncpat</value> - </param> - <param> - <key>label</key> - <value></value> - </param> - <param> - <key>short_id</key> - <value></value> - </param> - <param> - <key>type</key> - <value>string</value> - </param> - <param> - <key>value</key> - <value>'11'</value> - </param> - </block> - <block> - <key>qtgui_time_sink_x</key> - <param> - <key>autoscale</key> - <value>False</value> - </param> - <param> - <key>alias</key> - <value></value> - </param> - <param> - <key>comment</key> - <value></value> - </param> - <param> - <key>ctrlpanel</key> - <value>False</value> - </param> - <param> - <key>affinity</key> - <value></value> - </param> - <param> - <key>entags</key> - <value>True</value> - </param> - <param> - <key>_enabled</key> - <value>True</value> - </param> - <param> - <key>_coordinate</key> - <value>(1456, 345)</value> - </param> - <param> - <key>gui_hint</key> - <value></value> - </param> - <param> - <key>_rotation</key> - <value>0</value> - </param> - <param> - <key>grid</key> - <value>False</value> - </param> - <param> - <key>id</key> - <value>qtgui_time_sink_x_1</value> - </param> - <param> - <key>legend</key> - <value>True</value> - </param> - <param> - <key>alpha1</key> - <value>1.0</value> - </param> - <param> - <key>color1</key> - <value>"blue"</value> - </param> - <param> - <key>label1</key> - <value>None</value> - </param> - <param> - <key>marker1</key> - <value>-1</value> - </param> - <param> - <key>style1</key> - <value>1</value> - </param> - <param> - <key>width1</key> - <value>1</value> - </param> - <param> - <key>alpha10</key> - <value>1.0</value> - </param> - <param> - <key>color10</key> - <value>"blue"</value> - </param> - <param> - <key>label10</key> - <value></value> - </param> - <param> - <key>marker10</key> - <value>-1</value> - </param> - <param> - <key>style10</key> - <value>1</value> - </param> - <param> - <key>width10</key> - <value>1</value> - </param> - <param> - <key>alpha2</key> - <value>1.0</value> - </param> - <param> - <key>color2</key> - <value>"red"</value> - </param> - <param> - <key>label2</key> - <value>Rep (Rate=3)</value> - </param> - <param> - <key>marker2</key> - <value>-1</value> - </param> - <param> - <key>style2</key> - <value>1</value> - </param> - <param> - <key>width2</key> - <value>1</value> - </param> - <param> - <key>alpha3</key> - <value>1.0</value> - </param> - <param> - <key>color3</key> - <value>"green"</value> - </param> - <param> - <key>label3</key> - <value>CC (K=7, Rate=2)</value> - </param> - <param> - <key>marker3</key> - <value>-1</value> - </param> - <param> - <key>style3</key> - <value>1</value> - </param> - <param> - <key>width3</key> - <value>1</value> - </param> - <param> - <key>alpha4</key> - <value>1.0</value> - </param> - <param> - <key>color4</key> - <value>"black"</value> - </param> - <param> - <key>label4</key> - <value></value> - </param> - <param> - <key>marker4</key> - <value>-1</value> - </param> - <param> - <key>style4</key> - <value>1</value> - </param> - <param> - <key>width4</key> - <value>1</value> - </param> - <param> - <key>alpha5</key> - <value>1.0</value> - </param> - <param> - <key>color5</key> - <value>"cyan"</value> - </param> - <param> - <key>label5</key> - <value></value> - </param> - <param> - <key>marker5</key> - <value>-1</value> - </param> - <param> - <key>style5</key> - <value>1</value> - </param> - <param> - <key>width5</key> - <value>1</value> - </param> - <param> - <key>alpha6</key> - <value>1.0</value> - </param> - <param> - <key>color6</key> - <value>"magenta"</value> - </param> - <param> - <key>label6</key> - <value></value> - </param> - <param> - <key>marker6</key> - <value>-1</value> - </param> - <param> - <key>style6</key> - <value>1</value> - </param> - <param> - <key>width6</key> - <value>1</value> - </param> - <param> - <key>alpha7</key> - <value>1.0</value> - </param> - <param> - <key>color7</key> - <value>"yellow"</value> - </param> - <param> - <key>label7</key> - <value></value> - </param> - <param> - <key>marker7</key> - <value>-1</value> - </param> - <param> - <key>style7</key> - <value>1</value> - </param> - <param> - <key>width7</key> - <value>1</value> - </param> - <param> - <key>alpha8</key> - <value>1.0</value> - </param> - <param> - <key>color8</key> - <value>"dark red"</value> - </param> - <param> - <key>label8</key> - <value></value> - </param> - <param> - <key>marker8</key> - <value>-1</value> - </param> - <param> - <key>style8</key> - <value>1</value> - </param> - <param> - <key>width8</key> - <value>1</value> - </param> - <param> - <key>alpha9</key> - <value>1.0</value> - </param> - <param> - <key>color9</key> - <value>"dark green"</value> - </param> - <param> - <key>label9</key> - <value></value> - </param> - <param> - <key>marker9</key> - <value>-1</value> - </param> - <param> - <key>style9</key> - <value>1</value> - </param> - <param> - <key>width9</key> - <value>1</value> - </param> - <param> - <key>name</key> - <value></value> - </param> - <param> - <key>nconnections</key> - <value>3</value> - </param> - <param> - <key>size</key> - <value>2048</value> - </param> - <param> - <key>srate</key> - <value>samp_rate</value> - </param> - <param> - <key>tr_chan</key> - <value>0</value> - </param> - <param> - <key>tr_delay</key> - <value>0</value> - </param> - <param> - <key>tr_level</key> - <value>0.1</value> - </param> - <param> - <key>tr_mode</key> - <value>qtgui.TRIG_MODE_NORM</value> - </param> - <param> - <key>tr_slope</key> - <value>qtgui.TRIG_SLOPE_POS</value> - </param> - <param> - <key>tr_tag</key> - <value>""</value> - </param> - <param> - <key>type</key> - <value>float</value> - </param> - <param> - <key>update_time</key> - <value>0.01</value> - </param> - <param> - <key>ylabel</key> - <value>Amplitude</value> - </param> - <param> - <key>yunit</key> - <value>""</value> - </param> - <param> - <key>ymax</key> - <value>1.5</value> - </param> - <param> - <key>ymin</key> - <value>-0.5</value> - </param> - </block> - <connection> - <source_block_id>analog_random_source_x_0</source_block_id> - <sink_block_id>blocks_throttle_0</sink_block_id> - <source_key>0</source_key> - <sink_key>0</sink_key> - </connection> - <connection> - <source_block_id>blocks_char_to_float_1</source_block_id> - <sink_block_id>fec_extended_tagged_decoder_0_0</sink_block_id> - <source_key>0</source_key> - <sink_key>0</sink_key> - </connection> - <connection> - <source_block_id>blocks_char_to_float_1_0</source_block_id> - <sink_block_id>qtgui_time_sink_x_1</sink_block_id> - <source_key>0</source_key> - <sink_key>1</sink_key> - </connection> - <connection> - <source_block_id>blocks_char_to_float_1_0_0</source_block_id> - <sink_block_id>qtgui_time_sink_x_1</sink_block_id> - <source_key>0</source_key> - <sink_key>2</sink_key> - </connection> - <connection> - <source_block_id>blocks_char_to_float_1_0_1</source_block_id> - <sink_block_id>qtgui_time_sink_x_1</sink_block_id> - <source_key>0</source_key> - <sink_key>0</sink_key> - </connection> - <connection> - <source_block_id>blocks_char_to_float_1_1</source_block_id> - <sink_block_id>fec_extended_tagged_decoder_0_1</sink_block_id> - <source_key>0</source_key> - <sink_key>0</sink_key> - </connection> - <connection> - <source_block_id>blocks_char_to_float_1_2</source_block_id> - <sink_block_id>fec_extended_tagged_decoder_0</sink_block_id> - <source_key>0</source_key> - <sink_key>0</sink_key> - </connection> - <connection> - <source_block_id>blocks_repack_bits_bb_0</source_block_id> - <sink_block_id>fec_extended_tagged_encoder_0</sink_block_id> - <source_key>0</source_key> - <sink_key>0</sink_key> - </connection> - <connection> - <source_block_id>blocks_repack_bits_bb_0</source_block_id> - <sink_block_id>fec_extended_tagged_encoder_0_0</sink_block_id> - <source_key>0</source_key> - <sink_key>0</sink_key> - </connection> - <connection> - <source_block_id>blocks_repack_bits_bb_0</source_block_id> - <sink_block_id>fec_extended_tagged_encoder_0_1</sink_block_id> - <source_key>0</source_key> - <sink_key>0</sink_key> - </connection> - <connection> - <source_block_id>blocks_stream_to_tagged_stream_0_0_0</source_block_id> - <sink_block_id>blocks_repack_bits_bb_0</sink_block_id> - <source_key>0</source_key> - <sink_key>0</sink_key> - </connection> - <connection> - <source_block_id>blocks_throttle_0</source_block_id> - <sink_block_id>blocks_stream_to_tagged_stream_0_0_0</sink_block_id> - <source_key>0</source_key> - <sink_key>0</sink_key> - </connection> - <connection> - <source_block_id>blocks_vector_source_x_0_1_0</source_block_id> - <sink_block_id>blocks_throttle_0</sink_block_id> - <source_key>0</source_key> - <sink_key>0</sink_key> - </connection> - <connection> - <source_block_id>digital_map_bb_0</source_block_id> - <sink_block_id>blocks_char_to_float_1</sink_block_id> - <source_key>0</source_key> - <sink_key>0</sink_key> - </connection> - <connection> - <source_block_id>digital_map_bb_0_0</source_block_id> - <sink_block_id>blocks_char_to_float_1_1</sink_block_id> - <source_key>0</source_key> - <sink_key>0</sink_key> - </connection> - <connection> - <source_block_id>digital_map_bb_0_1</source_block_id> - <sink_block_id>blocks_char_to_float_1_2</sink_block_id> - <source_key>0</source_key> - <sink_key>0</sink_key> - </connection> - <connection> - <source_block_id>fec_extended_tagged_decoder_0</source_block_id> - <sink_block_id>blocks_char_to_float_1_0_1</sink_block_id> - <source_key>0</source_key> - <sink_key>0</sink_key> - </connection> - <connection> - <source_block_id>fec_extended_tagged_decoder_0_0</source_block_id> - <sink_block_id>blocks_char_to_float_1_0</sink_block_id> - <source_key>0</source_key> - <sink_key>0</sink_key> - </connection> - <connection> - <source_block_id>fec_extended_tagged_decoder_0_1</source_block_id> - <sink_block_id>blocks_char_to_float_1_0_0</sink_block_id> - <source_key>0</source_key> - <sink_key>0</sink_key> - </connection> - <connection> - <source_block_id>fec_extended_tagged_encoder_0</source_block_id> - <sink_block_id>digital_map_bb_0_1</sink_block_id> - <source_key>0</source_key> - <sink_key>0</sink_key> - </connection> - <connection> - <source_block_id>fec_extended_tagged_encoder_0_0</source_block_id> - <sink_block_id>digital_map_bb_0</sink_block_id> - <source_key>0</source_key> - <sink_key>0</sink_key> - </connection> - <connection> - <source_block_id>fec_extended_tagged_encoder_0_1</source_block_id> - <sink_block_id>digital_map_bb_0_0</sink_block_id> - <source_key>0</source_key> - <sink_key>0</sink_key> - </connection> -</flow_graph> +options: + parameters: + author: '' + catch_exceptions: 'True' + category: Custom + cmake_opt: '' + comment: '' + copyright: '' + description: '' + gen_cmake: 'On' + gen_linking: dynamic + generate_options: qt_gui + hier_block_src_path: '.:' + id: fecapi_tagged_decoders + max_nouts: '0' + output_language: python + placement: (0,0) + qt_qss_theme: '' + realtime_scheduling: '' + run: 'True' + run_command: '{python} -u {filename}' + run_options: prompt + sizing_mode: fixed + thread_safe_setters: '' + title: '' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [10, 10] + rotation: 0 + state: enabled + +blocks: +- name: dec_cc + id: variable_cc_decoder_def + parameters: + comment: '' + dim1: '1' + dim2: '4' + framebits: MTU*8 + k: k + mode: fec.CC_TERMINATED + ndim: '1' + padding: 'True' + polys: polys + rate: rate + state_end: '-1' + state_start: '0' + value: '"ok"' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [168, 715] + rotation: 0 + state: enabled +- name: dec_dummy + id: variable_dummy_decoder_def + parameters: + comment: '' + dim1: '1' + dim2: '1' + framebits: MTU*8 + ndim: '1' + value: '"ok"' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [560, 635] + rotation: 0 + state: enabled +- name: dec_rep + id: variable_repetition_decoder_def + parameters: + comment: '' + dim1: '1' + dim2: '1' + framebits: MTU*8 + ndim: '1' + prob: '0.5' + rep: rep + value: '"ok"' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [360, 659] + rotation: 0 + state: enabled +- name: enc_cc + id: variable_cc_encoder_def + parameters: + comment: '' + dim1: '1' + dim2: '1' + framebits: MTU*8 + k: k + mode: fec.CC_TERMINATED + ndim: '0' + padding: 'True' + polys: polys + rate: rate + state_start: '0' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [168, 547] + rotation: 0 + state: enabled +- name: enc_dummy + id: variable_repetition_encoder_def + parameters: + comment: '' + dim1: '1' + dim2: '1' + framebits: MTU*8 + ndim: '1' + rep: '3' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [560, 547] + rotation: 0 + state: enabled +- name: enc_rep + id: variable_repetition_encoder_def + parameters: + comment: '' + dim1: '1' + dim2: '1' + framebits: MTU*8 + ndim: '1' + rep: rep + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [360, 547] + rotation: 0 + state: enabled +- name: k + id: variable + parameters: + comment: '' + value: '7' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [32, 547] + rotation: 0 + state: enabled +- name: length_tag + id: variable + parameters: + comment: '' + value: '"packet_len"' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [101, 73] + rotation: 0 + state: enabled +- name: polys + id: variable + parameters: + comment: '' + value: '[109, 79]' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [72, 611] + rotation: 0 + state: enabled +- name: rate + id: variable + parameters: + comment: '' + value: '2' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [96, 547] + rotation: 0 + state: enabled +- name: rep + id: variable + parameters: + comment: '' + value: '3' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [368, 787] + rotation: 0 + state: enabled +- name: samp_rate + id: variable + parameters: + comment: '' + value: '50000' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [12, 73] + rotation: 0 + state: enabled +- name: MTU + id: parameter + parameters: + alias: '' + comment: '' + hide: none + label: MTU + short_id: '' + type: intx + value: '1500' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [291, 11] + rotation: 0 + state: enabled +- name: analog_random_source_x_0 + id: analog_random_source_x + parameters: + affinity: '' + alias: '' + comment: '' + max: '256' + maxoutbuf: '0' + min: '0' + minoutbuf: '0' + num_samps: '1000' + repeat: 'True' + type: byte + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [12, 142] + rotation: 0 + state: disabled +- name: blocks_char_to_float_1 + id: blocks_char_to_float + parameters: + affinity: '' + alias: '' + comment: '' + maxoutbuf: '0' + minoutbuf: '0' + scale: '1' + vlen: '1' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [811, 363] + rotation: 0 + state: enabled +- name: blocks_char_to_float_1_0 + id: blocks_char_to_float + parameters: + affinity: '' + alias: '' + comment: '' + maxoutbuf: '0' + minoutbuf: '0' + scale: '1' + vlen: '1' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [1256, 371] + rotation: 0 + state: enabled +- name: blocks_char_to_float_1_0_0 + id: blocks_char_to_float + parameters: + affinity: '' + alias: '' + comment: '' + maxoutbuf: '0' + minoutbuf: '0' + scale: '1' + vlen: '1' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [1256, 483] + rotation: 0 + state: enabled +- name: blocks_char_to_float_1_0_1 + id: blocks_char_to_float + parameters: + affinity: '' + alias: '' + comment: '' + maxoutbuf: '0' + minoutbuf: '0' + scale: '1' + vlen: '1' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [1256, 259] + rotation: 0 + state: enabled +- name: blocks_char_to_float_1_1 + id: blocks_char_to_float + parameters: + affinity: '' + alias: '' + comment: '' + maxoutbuf: '0' + minoutbuf: '0' + scale: '1' + vlen: '1' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [816, 467] + rotation: 0 + state: enabled +- name: blocks_char_to_float_1_2 + id: blocks_char_to_float + parameters: + affinity: '' + alias: '' + comment: '' + maxoutbuf: '0' + minoutbuf: '0' + scale: '1' + vlen: '1' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [816, 275] + rotation: 0 + state: enabled +- name: blocks_ctrlport_monitor_performance_0 + id: blocks_ctrlport_monitor_performance + parameters: + alias: '' + comment: '' + en: 'True' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [487, 12] + rotation: 0 + state: disabled +- name: blocks_repack_bits_bb_0 + id: blocks_repack_bits_bb + parameters: + affinity: '' + alias: '' + align_output: 'False' + comment: '' + endianness: gr.GR_LSB_FIRST + k: '8' + l: '1' + len_tag_key: packet_len + maxoutbuf: '0' + minoutbuf: '0' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [64, 276] + rotation: 0 + state: enabled +- name: blocks_stream_to_tagged_stream_0_0_0 + id: blocks_stream_to_tagged_stream + parameters: + affinity: '' + alias: '' + comment: '' + len_tag_key: length_tag + maxoutbuf: '0' + minoutbuf: '0' + packet_len: frame_size + type: byte + vlen: '1' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [551, 160] + rotation: 0 + state: enabled +- name: blocks_throttle_0 + id: blocks_throttle + parameters: + affinity: '' + alias: '' + comment: '' + ignoretag: 'True' + maxoutbuf: '0' + minoutbuf: '0' + samples_per_second: samp_rate + type: byte + vlen: '1' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [365, 168] + rotation: 0 + state: enabled +- name: blocks_vector_source_x_0_1_0 + id: blocks_vector_source_x + parameters: + affinity: '' + alias: '' + comment: '' + maxoutbuf: '0' + minoutbuf: '0' + repeat: 'True' + tags: '[]' + type: byte + vector: 4*[0, 0, 1, 0, 3, 0, 7, 0, 15, 0, 31, 0, 63, 0, 127] + vlen: '1' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [149, 152] + rotation: 0 + state: enabled +- name: digital_map_bb_0 + id: digital_map_bb + parameters: + affinity: '' + alias: '' + comment: '' + map: '[-1, 1]' + maxoutbuf: '0' + minoutbuf: '0' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [672, 371] + rotation: 0 + state: enabled +- name: digital_map_bb_0_0 + id: digital_map_bb + parameters: + affinity: '' + alias: '' + comment: '' + map: '[-1, 1]' + maxoutbuf: '0' + minoutbuf: '0' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [672, 467] + rotation: 0 + state: enabled +- name: digital_map_bb_0_1 + id: digital_map_bb + parameters: + affinity: '' + alias: '' + comment: '' + map: '[-1, 1]' + maxoutbuf: '0' + minoutbuf: '0' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [672, 275] + rotation: 0 + state: enabled +- name: fec_extended_tagged_decoder_0 + id: fec_extended_tagged_decoder + parameters: + affinity: '' + alias: '' + ann: None + comment: '' + decoder_list: dec_dummy + lentagname: length_tag + maxoutbuf: '0' + minoutbuf: '0' + mtu: MTU + puncpat: puncpat + value: fec_extended_decoder + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [992, 227] + rotation: 0 + state: enabled +- name: fec_extended_tagged_decoder_1 + id: fec_extended_tagged_decoder + parameters: + affinity: '' + alias: '' + ann: None + comment: '' + decoder_list: dec_rep + lentagname: None + maxoutbuf: '0' + minoutbuf: '0' + mtu: '1500' + puncpat: '''11''' + value: fec_extended_decoder + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [992, 339] + rotation: 0 + state: enabled +- name: fec_extended_tagged_decoder_2 + id: fec_extended_tagged_decoder + parameters: + affinity: '' + alias: '' + ann: None + comment: '' + decoder_list: dec_cc + lentagname: length_tag + maxoutbuf: '0' + minoutbuf: '0' + mtu: MTU + puncpat: puncpat + value: fec_extended_decoder + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [992, 451] + rotation: 0 + state: enabled +- name: fec_extended_tagged_encoder_0 + id: fec_extended_tagged_encoder + parameters: + affinity: '' + alias: '' + comment: '' + encoder_list: enc_dummy + lentagname: length_tag + maxoutbuf: '0' + minoutbuf: '0' + mtu: MTU + puncpat: puncpat + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [328, 251] + rotation: 0 + state: enabled +- name: fec_extended_tagged_encoder_0_0 + id: fec_extended_tagged_encoder + parameters: + affinity: '' + alias: '' + comment: '' + encoder_list: enc_rep + lentagname: length_tag + maxoutbuf: '0' + minoutbuf: '0' + mtu: MTU + puncpat: puncpat + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [328, 347] + rotation: 0 + state: enabled +- name: fec_extended_tagged_encoder_0_1 + id: fec_extended_tagged_encoder + parameters: + affinity: '' + alias: '' + comment: '' + encoder_list: enc_cc + lentagname: length_tag + maxoutbuf: '0' + minoutbuf: '0' + mtu: MTU + puncpat: '''11''' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [328, 443] + rotation: 0 + state: enabled +- name: frame_size + id: parameter + parameters: + alias: '' + comment: '' + hide: none + label: Frame Size + short_id: '' + type: intx + value: '30' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [371, 11] + rotation: 0 + state: enabled +- name: puncpat + id: parameter + parameters: + alias: '' + comment: '' + hide: none + label: '' + short_id: '' + type: '' + value: '''11''' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [211, 11] + rotation: 0 + state: enabled +- name: qtgui_time_sink_x_1 + id: qtgui_time_sink_x + parameters: + affinity: '' + alias: '' + alpha1: '1.0' + alpha10: '1.0' + alpha2: '1.0' + alpha3: '1.0' + alpha4: '1.0' + alpha5: '1.0' + alpha6: '1.0' + alpha7: '1.0' + alpha8: '1.0' + alpha9: '1.0' + autoscale: 'False' + axislabels: 'True' + color1: blue + color10: dark blue + color2: red + color3: green + color4: black + color5: cyan + color6: magenta + color7: yellow + color8: dark red + color9: dark green + comment: '' + ctrlpanel: 'False' + entags: 'True' + grid: 'False' + gui_hint: '' + label1: None + label10: '' + label2: Rep (Rate=3) + label3: CC (K=7, Rate=2) + label4: '' + label5: '' + label6: '' + label7: '' + label8: '' + label9: '' + legend: 'True' + marker1: '-1' + marker10: '-1' + marker2: '-1' + marker3: '-1' + marker4: '-1' + marker5: '-1' + marker6: '-1' + marker7: '-1' + marker8: '-1' + marker9: '-1' + name: '' + nconnections: '3' + size: '2000' + srate: samp_rate + stemplot: 'False' + style1: '1' + style10: '1' + style2: '1' + style3: '1' + style4: '1' + style5: '1' + style6: '1' + style7: '1' + style8: '1' + style9: '1' + tr_chan: '0' + tr_delay: '0' + tr_level: '0.1' + tr_mode: qtgui.TRIG_MODE_NORM + tr_slope: qtgui.TRIG_SLOPE_POS + tr_tag: '""' + type: float + update_time: '0.01' + width1: '1' + width10: '1' + width2: '1' + width3: '1' + width4: '1' + width5: '1' + width6: '1' + width7: '1' + width8: '1' + width9: '1' + ylabel: Amplitude + ymax: '1.5' + ymin: '-0.5' + yunit: '""' + states: + bus_sink: false + bus_source: false + bus_structure: null + coordinate: [1456, 345] + rotation: 0 + state: enabled + +connections: +- [analog_random_source_x_0, '0', blocks_throttle_0, '0'] +- [blocks_char_to_float_1, '0', fec_extended_tagged_decoder_1, '0'] +- [blocks_char_to_float_1_0, '0', qtgui_time_sink_x_1, '1'] +- [blocks_char_to_float_1_0_0, '0', qtgui_time_sink_x_1, '2'] +- [blocks_char_to_float_1_0_1, '0', qtgui_time_sink_x_1, '0'] +- [blocks_char_to_float_1_1, '0', fec_extended_tagged_decoder_2, '0'] +- [blocks_char_to_float_1_2, '0', fec_extended_tagged_decoder_0, '0'] +- [blocks_repack_bits_bb_0, '0', fec_extended_tagged_encoder_0, '0'] +- [blocks_repack_bits_bb_0, '0', fec_extended_tagged_encoder_0_0, '0'] +- [blocks_repack_bits_bb_0, '0', fec_extended_tagged_encoder_0_1, '0'] +- [blocks_stream_to_tagged_stream_0_0_0, '0', blocks_repack_bits_bb_0, '0'] +- [blocks_throttle_0, '0', blocks_stream_to_tagged_stream_0_0_0, '0'] +- [blocks_vector_source_x_0_1_0, '0', blocks_throttle_0, '0'] +- [digital_map_bb_0, '0', blocks_char_to_float_1, '0'] +- [digital_map_bb_0_0, '0', blocks_char_to_float_1_1, '0'] +- [digital_map_bb_0_1, '0', blocks_char_to_float_1_2, '0'] +- [fec_extended_tagged_decoder_0, '0', blocks_char_to_float_1_0_1, '0'] +- [fec_extended_tagged_decoder_1, '0', blocks_char_to_float_1_0, '0'] +- [fec_extended_tagged_decoder_2, '0', blocks_char_to_float_1_0_0, '0'] +- [fec_extended_tagged_encoder_0, '0', digital_map_bb_0_1, '0'] +- [fec_extended_tagged_encoder_0_0, '0', digital_map_bb_0, '0'] +- [fec_extended_tagged_encoder_0_1, '0', digital_map_bb_0_0, '0'] + +metadata: + file_format: 1 diff --git a/gr-fec/examples/tpc_ber_curve_gen.grc b/gr-fec/examples/tpc_ber_curve_gen.grc index 7a40bec46e..536c7052e0 100644 --- a/gr-fec/examples/tpc_ber_curve_gen.grc +++ b/gr-fec/examples/tpc_ber_curve_gen.grc @@ -1,6 +1,7 @@ options: parameters: author: '' + catch_exceptions: 'True' category: Custom cmake_opt: '' comment: '' @@ -22,7 +23,6 @@ options: sizing_mode: fixed thread_safe_setters: '' title: '' - window_size: 2000,2000 states: bus_sink: false bus_source: false |