commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r8770 - grc/trunk/src/grc_gnuradio/blocks/synchronizer


From: jblum
Subject: [Commit-gnuradio] r8770 - grc/trunk/src/grc_gnuradio/blocks/synchronizers
Date: Tue, 1 Jul 2008 18:13:18 -0600 (MDT)

Author: jblum
Date: 2008-07-01 18:13:18 -0600 (Tue, 01 Jul 2008)
New Revision: 8770

Modified:
   grc/trunk/src/grc_gnuradio/blocks/synchronizers/gr_costas_loop_cc.xml
Log:
costas loop has 2nd optional output

Modified: grc/trunk/src/grc_gnuradio/blocks/synchronizers/gr_costas_loop_cc.xml
===================================================================
--- grc/trunk/src/grc_gnuradio/blocks/synchronizers/gr_costas_loop_cc.xml       
2008-07-01 22:31:11 UTC (rev 8769)
+++ grc/trunk/src/grc_gnuradio/blocks/synchronizers/gr_costas_loop_cc.xml       
2008-07-02 00:13:18 UTC (rev 8770)
@@ -43,4 +43,9 @@
                <name>out</name>
                <type>complex</type>
        </source>
+       <source>
+               <name>out</name>
+               <type>complex</type>
+               <optional>1</optional>
+       </source>
 </block>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]