Adding ports to GRC file for new debug outputs
authorTom <trondeau@vt.edu>
Wed, 7 Oct 2009 00:56:25 +0000 (17:56 -0700)
committerTom <trondeau@vt.edu>
Wed, 7 Oct 2009 00:56:25 +0000 (17:56 -0700)
grc/blocks/gr_pfb_clock_sync.xml

index 9e2f3fa9c7fc3921e9882a3d229318d7cf454d69..3a066c23c1afcb1144ce2ba074e8036f4d8a8b8a 100644 (file)
                <type>float</type>
                <optional>1</optional>
        </source>
+       <source>
+               <name>rate</name>
+               <type>float</type>
+               <optional>1</optional>
+       </source>
+       <source>
+               <name>phase</name>
+               <type>float</type>
+               <optional>1</optional>
+       </source>
 </block>