Test flowgraphs: completed TX-RX chain

Now the receiver test flowgraph can demodulate the signal generated by
the TX, including synchronization, error correction and CRC checking.
This commit is contained in:
Thomas Kolb 2019-07-30 23:49:54 +02:00
parent be4ad84982
commit 4aea636999
2 changed files with 2072 additions and 112 deletions

View File

@ -147,7 +147,7 @@
<key>variable_cc_encoder_def</key>
<param>
<key>padding</key>
<value>False</value>
<value>True</value>
</param>
<param>
<key>comment</key>
@ -272,7 +272,7 @@
</param>
<param>
<key>_coordinate</key>
<value>(816, 343)</value>
<value>(998, 347)</value>
</param>
<param>
<key>_rotation</key>
@ -602,33 +602,6 @@
<value>150e3</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>(477, 20)</value>
</param>
<param>
<key>_rotation</key>
<value>0</value>
</param>
<param>
<key>id</key>
<value>scramble</value>
</param>
<param>
<key>value</key>
<value>True</value>
</param>
</block>
<block>
<key>variable</key>
<param>
@ -703,7 +676,7 @@
</param>
<param>
<key>_coordinate</key>
<value>(574, 497)</value>
<value>(575, 499)</value>
</param>
<param>
<key>_rotation</key>
@ -762,7 +735,7 @@
</param>
<param>
<key>_coordinate</key>
<value>(1035, 489)</value>
<value>(790, 491)</value>
</param>
<param>
<key>_rotation</key>
@ -821,7 +794,7 @@
</param>
<param>
<key>_coordinate</key>
<value>(1035, 408)</value>
<value>(1206, 411)</value>
</param>
<param>
<key>_rotation</key>
@ -868,7 +841,7 @@
</param>
<param>
<key>_coordinate</key>
<value>(1725, 423)</value>
<value>(1765, 423)</value>
</param>
<param>
<key>_rotation</key>
@ -927,7 +900,7 @@
</param>
<param>
<key>_coordinate</key>
<value>(1437, 283)</value>
<value>(1525, 283)</value>
</param>
<param>
<key>_rotation</key>
@ -990,7 +963,7 @@
</param>
<param>
<key>_coordinate</key>
<value>(1480, 489)</value>
<value>(1517, 491)</value>
</param>
<param>
<key>_rotation</key>
@ -1049,7 +1022,7 @@
</param>
<param>
<key>_coordinate</key>
<value>(1480, 408)</value>
<value>(1509, 411)</value>
</param>
<param>
<key>_rotation</key>
@ -1104,7 +1077,7 @@
</param>
<param>
<key>_coordinate</key>
<value>(202, 497)</value>
<value>(191, 499)</value>
</param>
<param>
<key>_rotation</key>
@ -1147,7 +1120,7 @@
</param>
<param>
<key>_coordinate</key>
<value>(1237, 497)</value>
<value>(1389, 499)</value>
</param>
<param>
<key>_rotation</key>
@ -1190,7 +1163,7 @@
</param>
<param>
<key>_coordinate</key>
<value>(1237, 416)</value>
<value>(1389, 419)</value>
</param>
<param>
<key>_rotation</key>
@ -1237,7 +1210,7 @@
</param>
<param>
<key>_coordinate</key>
<value>(816, 408)</value>
<value>(998, 411)</value>
</param>
<param>
<key>_rotation</key>
@ -1284,7 +1257,7 @@
</param>
<param>
<key>_coordinate</key>
<value>(372, 489)</value>
<value>(367, 491)</value>
</param>
<param>
<key>_rotation</key>
@ -1550,7 +1523,7 @@
</param>
<param>
<key>_coordinate</key>
<value>(1940, 451)</value>
<value>(1972, 451)</value>
</param>
<param>
<key>_rotation</key>
@ -1599,14 +1572,14 @@
<sink_key>0</sink_key>
</connection>
<connection>
<source_block_id>blocks_pdu_to_tagged_stream_0</source_block_id>
<sink_block_id>digital_packet_headergenerator_bb_0</sink_block_id>
<source_block_id>blocks_repack_bits_bb_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>blocks_repack_bits_bb_0</source_block_id>
<sink_block_id>digital_map_bb_0</sink_block_id>
<sink_block_id>digital_packet_headergenerator_bb_0</sink_block_id>
<source_key>0</source_key>
<sink_key>0</sink_key>
</connection>

File diff suppressed because it is too large Load Diff