Skip to content

Commit

Permalink
Update receive test flow graph with MAC address.
Browse files Browse the repository at this point in the history
  • Loading branch information
drmpeg committed Mar 18, 2019
1 parent 87aa429 commit 3bb080e
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions apps/dvbs2_rxip.grc
Original file line number Diff line number Diff line change
Expand Up @@ -852,7 +852,7 @@
</param>
<param>
<key>_coordinate</key>
<value>(1016, 468)</value>
<value>(1016, 464)</value>
</param>
<param>
<key>_rotation</key>
Expand All @@ -862,6 +862,10 @@
<key>id</key>
<value>dvbgse_bbheader_sink_0</value>
</param>
<param>
<key>mac_address</key>
<value>02:00:48:55:4c:55</value>
</param>
<param>
<key>standard</key>
<value>STANDARD_DVBS2</value>
Expand Down Expand Up @@ -903,7 +907,7 @@
</param>
<param>
<key>dst_address</key>
<value>44.0.1.1</value>
<value></value>
</param>
<param>
<key>_enabled</key>
Expand All @@ -923,7 +927,7 @@
</param>
<param>
<key>_coordinate</key>
<value>(176, 8)</value>
<value>(208, 8)</value>
</param>
<param>
<key>_rotation</key>
Expand Down Expand Up @@ -951,15 +955,15 @@
</param>
<param>
<key>ping_reply</key>
<value>PING_REPLY_OFF</value>
<value>PING_REPLY_ON</value>
</param>
<param>
<key>rolloff</key>
<value>RO_0_20</value>
</param>
<param>
<key>src_address</key>
<value>44.0.0.2</value>
<value></value>
</param>
<param>
<key>standard</key>
Expand Down

0 comments on commit 3bb080e

Please sign in to comment.