- robusten against unconnected ports
- use borip git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@712 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
+84
-3
@@ -1305,6 +1305,81 @@
|
||||
<value>1</value>
|
||||
</param>
|
||||
</block>
|
||||
<block>
|
||||
<key>borip_source</key>
|
||||
<param>
|
||||
<key>address</key>
|
||||
<value>192.168.1.100</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>frequency</key>
|
||||
<value>f_tune</value>
|
||||
</param>
|
||||
<param>
|
||||
<key>_coordinate</key>
|
||||
<value>(584, 572)</value>
|
||||
</param>
|
||||
<param>
|
||||
<key>_rotation</key>
|
||||
<value>0</value>
|
||||
</param>
|
||||
<param>
|
||||
<key>gain</key>
|
||||
<value>variable_rf_gain</value>
|
||||
</param>
|
||||
<param>
|
||||
<key>hint</key>
|
||||
<value></value>
|
||||
</param>
|
||||
<param>
|
||||
<key>id</key>
|
||||
<value>borip_source_0</value>
|
||||
</param>
|
||||
<param>
|
||||
<key>maxoutbuf</key>
|
||||
<value>0</value>
|
||||
</param>
|
||||
<param>
|
||||
<key>minoutbuf</key>
|
||||
<value>0</value>
|
||||
</param>
|
||||
<param>
|
||||
<key>type</key>
|
||||
<value>fc32</value>
|
||||
</param>
|
||||
<param>
|
||||
<key>packet_size</key>
|
||||
<value>8192</value>
|
||||
</param>
|
||||
<param>
|
||||
<key>rx_ant</key>
|
||||
<value>variable_qtgui_antanna</value>
|
||||
</param>
|
||||
<param>
|
||||
<key>reconnect_attempts</key>
|
||||
<value>0</value>
|
||||
</param>
|
||||
<param>
|
||||
<key>sample_rate</key>
|
||||
<value>int(samp_rate)</value>
|
||||
</param>
|
||||
</block>
|
||||
<block>
|
||||
<key>dc_blocker_xx</key>
|
||||
<param>
|
||||
@@ -2740,7 +2815,7 @@
|
||||
</param>
|
||||
<param>
|
||||
<key>_enabled</key>
|
||||
<value>True</value>
|
||||
<value>1</value>
|
||||
</param>
|
||||
<param>
|
||||
<key>fftsize</key>
|
||||
@@ -4115,11 +4190,11 @@
|
||||
</param>
|
||||
<param>
|
||||
<key>_enabled</key>
|
||||
<value>1</value>
|
||||
<value>0</value>
|
||||
</param>
|
||||
<param>
|
||||
<key>_coordinate</key>
|
||||
<value>(56, 148)</value>
|
||||
<value>(40, 124)</value>
|
||||
</param>
|
||||
<param>
|
||||
<key>_rotation</key>
|
||||
@@ -4346,6 +4421,12 @@
|
||||
<source_key>0</source_key>
|
||||
<sink_key>2</sink_key>
|
||||
</connection>
|
||||
<connection>
|
||||
<source_block_id>borip_source_0</source_block_id>
|
||||
<sink_block_id>blocks_add_xx_0</sink_block_id>
|
||||
<source_key>0</source_key>
|
||||
<sink_key>0</sink_key>
|
||||
</connection>
|
||||
<connection>
|
||||
<source_block_id>dc_blocker_xx_0</source_block_id>
|
||||
<sink_block_id>analog_agc2_xx_0</sink_block_id>
|
||||
|
||||
Reference in New Issue
Block a user