commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r7752 - in gnuradio/branches/developers/gnychis/inband


From: gnychis
Subject: [Commit-gnuradio] r7752 - in gnuradio/branches/developers/gnychis/inband/usrp: fpga/rbf/rev2 fpga/rbf/rev4 host/apps-inband
Date: Wed, 20 Feb 2008 00:23:07 -0700 (MST)

Author: gnychis
Date: 2008-02-20 00:23:07 -0700 (Wed, 20 Feb 2008)
New Revision: 7752

Added:
   
gnuradio/branches/developers/gnychis/inband/usrp/fpga/rbf/rev2/inband_1rxhb_1tx.rbf
   
gnuradio/branches/developers/gnychis/inband/usrp/fpga/rbf/rev2/inband_2rxhb_2tx.rbf
   
gnuradio/branches/developers/gnychis/inband/usrp/fpga/rbf/rev4/inband_1rxhb_1tx.rbf
   
gnuradio/branches/developers/gnychis/inband/usrp/fpga/rbf/rev4/inband_2rxhb_2tx.rbf
Removed:
   gnuradio/branches/developers/gnychis/inband/usrp/fpga/rbf/rev2/std_inband.rbf
   
gnuradio/branches/developers/gnychis/inband/usrp/fpga/rbf/rev2/std_inband_dual.rbf
   gnuradio/branches/developers/gnychis/inband/usrp/fpga/rbf/rev4/std_inband.rbf
   
gnuradio/branches/developers/gnychis/inband/usrp/fpga/rbf/rev4/std_inband_dual.rbf
Modified:
   gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/gmac.cc
   
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_2rx.cc
   
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_2tx.cc
   
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_overrun.cc
   
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_registers.cc
   
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_rx.cc
   
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_timestamps.cc
   
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_tx.cc
   
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_underrun.cc
Log:
renaming RBFs to follow the other RBF file name conventions.


Copied: 
gnuradio/branches/developers/gnychis/inband/usrp/fpga/rbf/rev2/inband_1rxhb_1tx.rbf
 (from rev 7745, 
gnuradio/branches/developers/gnychis/inband/usrp/fpga/rbf/rev2/std_inband.rbf)
===================================================================
(Binary files differ)

Copied: 
gnuradio/branches/developers/gnychis/inband/usrp/fpga/rbf/rev2/inband_2rxhb_2tx.rbf
 (from rev 7745, 
gnuradio/branches/developers/gnychis/inband/usrp/fpga/rbf/rev2/std_inband_dual.rbf)
===================================================================
(Binary files differ)

Deleted: 
gnuradio/branches/developers/gnychis/inband/usrp/fpga/rbf/rev2/std_inband.rbf

Deleted: 
gnuradio/branches/developers/gnychis/inband/usrp/fpga/rbf/rev2/std_inband_dual.rbf

Copied: 
gnuradio/branches/developers/gnychis/inband/usrp/fpga/rbf/rev4/inband_1rxhb_1tx.rbf
 (from rev 7745, 
gnuradio/branches/developers/gnychis/inband/usrp/fpga/rbf/rev4/std_inband.rbf)
===================================================================
(Binary files differ)

Copied: 
gnuradio/branches/developers/gnychis/inband/usrp/fpga/rbf/rev4/inband_2rxhb_2tx.rbf
 (from rev 7745, 
gnuradio/branches/developers/gnychis/inband/usrp/fpga/rbf/rev4/std_inband_dual.rbf)
===================================================================
(Binary files differ)

Deleted: 
gnuradio/branches/developers/gnychis/inband/usrp/fpga/rbf/rev4/std_inband.rbf

Deleted: 
gnuradio/branches/developers/gnychis/inband/usrp/fpga/rbf/rev4/std_inband_dual.rbf

Modified: 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/gmac.cc
===================================================================
--- gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/gmac.cc   
2008-02-20 07:13:03 UTC (rev 7751)
+++ gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/gmac.cc   
2008-02-20 07:23:07 UTC (rev 7752)
@@ -359,7 +359,7 @@
   // Specify the RBF to use
   pmt_dict_set(usrp_dict,
                pmt_intern("rbf"),
-               pmt_intern("std_inband.rbf"));
+               pmt_intern("inband_1rxhb_1tx.rbf"));
 
   pmt_dict_set(usrp_dict,
                pmt_intern("interp-tx"),

Modified: 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_2rx.cc
===================================================================
--- 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_2rx.cc
   2008-02-20 07:13:03 UTC (rev 7751)
+++ 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_2rx.cc
   2008-02-20 07:23:07 UTC (rev 7752)
@@ -109,7 +109,7 @@
   // Specify the RBF to use
   pmt_dict_set(usrp_dict,
                pmt_intern("rbf"),
-               pmt_intern("std_inband_dual.rbf"));
+               pmt_intern("inband_2rxhb_2tx.rbf"));
 
   pmt_dict_set(usrp_dict,
                pmt_intern("decim-rx"),

Modified: 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_2tx.cc
===================================================================
--- 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_2tx.cc
   2008-02-20 07:13:03 UTC (rev 7751)
+++ 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_2tx.cc
   2008-02-20 07:23:07 UTC (rev 7752)
@@ -120,7 +120,7 @@
   // Specify the RBF to use
   pmt_dict_set(usrp_dict,
                pmt_intern("rbf"),
-               pmt_intern("std_inband_dual.rbf"));
+               pmt_intern("inband_2rxhb_2tx.rbf"));
 
   // Set TX and RX interpolations
   pmt_dict_set(usrp_dict,

Modified: 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_overrun.cc
===================================================================
--- 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_overrun.cc
       2008-02-20 07:13:03 UTC (rev 7751)
+++ 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_overrun.cc
       2008-02-20 07:23:07 UTC (rev 7752)
@@ -104,7 +104,7 @@
   // Specify the RBF to use
   pmt_dict_set(usrp_dict,
                pmt_intern("rbf"),
-               pmt_intern("std_inband.rbf"));
+               pmt_intern("inband_1rxhb_1tx.rbf"));
 
   pmt_dict_set(usrp_dict,
                pmt_intern("decim-rx"),

Modified: 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_registers.cc
===================================================================
--- 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_registers.cc
     2008-02-20 07:13:03 UTC (rev 7751)
+++ 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_registers.cc
     2008-02-20 07:23:07 UTC (rev 7752)
@@ -119,7 +119,7 @@
   // Specify the RBF to use
   pmt_dict_set(usrp_dict,
                pmt_intern("rbf"),
-               pmt_intern("std_inband.rbf"));
+               pmt_intern("inband_1rxhb_1tx.rbf"));
 
   // Set TX and RX interpolations
   pmt_dict_set(usrp_dict,

Modified: 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_rx.cc
===================================================================
--- 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_rx.cc
    2008-02-20 07:13:03 UTC (rev 7751)
+++ 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_rx.cc
    2008-02-20 07:23:07 UTC (rev 7752)
@@ -108,7 +108,7 @@
   // Specify the RBF to use
   pmt_dict_set(usrp_dict,
                pmt_intern("rbf"),
-               pmt_intern("std_inband.rbf"));
+               pmt_intern("inband_1rxhb_1tx.rbf"));
 
   pmt_dict_set(usrp_dict,
                pmt_intern("decim-rx"),

Modified: 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_timestamps.cc
===================================================================
--- 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_timestamps.cc
    2008-02-20 07:13:03 UTC (rev 7751)
+++ 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_timestamps.cc
    2008-02-20 07:23:07 UTC (rev 7752)
@@ -149,7 +149,7 @@
   // Specify the RBF to use
   pmt_dict_set(usrp_dict,
                pmt_intern("rbf"),
-               pmt_intern("std_inband.rbf"));
+               pmt_intern("inband_1rxhb_1tx.rbf"));
 
   define_component("server", "usrp_server", usrp_dict);
 

Modified: 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_tx.cc
===================================================================
--- 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_tx.cc
    2008-02-20 07:13:03 UTC (rev 7751)
+++ 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_tx.cc
    2008-02-20 07:23:07 UTC (rev 7752)
@@ -119,7 +119,7 @@
   // Specify the RBF to use
   pmt_dict_set(usrp_dict,
                pmt_intern("rbf"),
-               pmt_intern("std_inband.rbf"));
+               pmt_intern("inband_1rxhb_1tx.rbf"));
 
   // Set TX and RX interpolations
   pmt_dict_set(usrp_dict,

Modified: 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_underrun.cc
===================================================================
--- 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_underrun.cc
      2008-02-20 07:13:03 UTC (rev 7751)
+++ 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_underrun.cc
      2008-02-20 07:23:07 UTC (rev 7752)
@@ -145,7 +145,7 @@
   // Specify the RBF to use
   pmt_dict_set(usrp_dict,
                pmt_intern("rbf"),
-               pmt_intern("std_inband.rbf"));
+               pmt_intern("inband_1rxhb_1tx.rbf"));
 
   // Set TX and RX interpolations
   pmt_dict_set(usrp_dict,





reply via email to

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