aboutsummaryrefslogtreecommitdiffstats
path: root/grc/transmitter/gsm_gen_test_ab.xml
blob: 3cb8b11958228de76b3992ddedc4013403176dec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0"?>
<block>
  <name>Gen Test AB</name>
  <key>gsm_gen_test_ab</key>
  <import>import grgsm</import>
  <make>grgsm.gen_test_ab()</make>

  <sink>
    <name>bursts_in</name>
    <type>message</type>
    <optional>1</optional>
  </sink>

  <source>
    <name>bursts_out</name>
    <type>message</type>
    <optional>1</optional>
  </source>
</block>