diff options
author | Martin Braun <martin.braun@ettus.com> | 2014-10-07 11:25:20 +0200 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2014-10-07 11:25:20 +0200 |
commit | fd3e84941de463fa1a7ebab0a69515b4bf2614cd (patch) | |
tree | 3fa721a13d41d2c0451d663a59a220a38fd5e614 /fpga/usrp1/rbf/rev4 | |
parent | 3b66804e41891e358c790b453a7a59ec7462dba4 (diff) | |
download | uhd-fd3e84941de463fa1a7ebab0a69515b4bf2614cd.tar.gz uhd-fd3e84941de463fa1a7ebab0a69515b4bf2614cd.tar.bz2 uhd-fd3e84941de463fa1a7ebab0a69515b4bf2614cd.zip |
Removed copy of FPGA source files.
Diffstat (limited to 'fpga/usrp1/rbf/rev4')
-rw-r--r-- | fpga/usrp1/rbf/rev4/.gitignore | 2 | ||||
-rw-r--r-- | fpga/usrp1/rbf/rev4/Makefile.am | 31 | ||||
-rwxr-xr-x | fpga/usrp1/rbf/rev4/inband_1rxhb_1tx.rbf | bin | 161180 -> 0 bytes | |||
-rwxr-xr-x | fpga/usrp1/rbf/rev4/inband_2rxhb_2tx.rbf | bin | 191849 -> 0 bytes | |||
-rwxr-xr-x | fpga/usrp1/rbf/rev4/multi_2rxhb_2tx.rbf | bin | 180809 -> 0 bytes | |||
-rwxr-xr-x | fpga/usrp1/rbf/rev4/multi_4rx_0tx.rbf | bin | 180537 -> 0 bytes | |||
-rwxr-xr-x | fpga/usrp1/rbf/rev4/std_2rxhb_2tx.rbf | bin | 181588 -> 0 bytes | |||
-rwxr-xr-x | fpga/usrp1/rbf/rev4/std_4rx_0tx.rbf | bin | 183046 -> 0 bytes |
8 files changed, 0 insertions, 33 deletions
diff --git a/fpga/usrp1/rbf/rev4/.gitignore b/fpga/usrp1/rbf/rev4/.gitignore deleted file mode 100644 index b336cc7ce..000000000 --- a/fpga/usrp1/rbf/rev4/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/Makefile -/Makefile.in diff --git a/fpga/usrp1/rbf/rev4/Makefile.am b/fpga/usrp1/rbf/rev4/Makefile.am deleted file mode 100644 index 54de9b818..000000000 --- a/fpga/usrp1/rbf/rev4/Makefile.am +++ /dev/null @@ -1,31 +0,0 @@ -# -# Copyright 2009 Free Software Foundation, Inc. -# -# This file is part of GNU Radio -# -# GNU Radio is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 3, or (at your option) -# any later version. -# -# GNU Radio is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with GNU Radio; see the file COPYING. If not, write to -# the Free Software Foundation, Inc., 51 Franklin Street, -# Boston, MA 02110-1301, USA. -# - -include $(top_srcdir)/Makefile.common - -rbf4datadir = $(prefix)/share/usrp/rev4 - -dist_rbf4data_DATA = \ - std_2rxhb_2tx.rbf \ - std_4rx_0tx.rbf \ - inband_1rxhb_1tx.rbf \ - inband_2rxhb_2tx.rbf \ - multi_2rxhb_2tx.rbf diff --git a/fpga/usrp1/rbf/rev4/inband_1rxhb_1tx.rbf b/fpga/usrp1/rbf/rev4/inband_1rxhb_1tx.rbf Binary files differdeleted file mode 100755 index c1c9af2ce..000000000 --- a/fpga/usrp1/rbf/rev4/inband_1rxhb_1tx.rbf +++ /dev/null diff --git a/fpga/usrp1/rbf/rev4/inband_2rxhb_2tx.rbf b/fpga/usrp1/rbf/rev4/inband_2rxhb_2tx.rbf Binary files differdeleted file mode 100755 index ca1a0f92b..000000000 --- a/fpga/usrp1/rbf/rev4/inband_2rxhb_2tx.rbf +++ /dev/null diff --git a/fpga/usrp1/rbf/rev4/multi_2rxhb_2tx.rbf b/fpga/usrp1/rbf/rev4/multi_2rxhb_2tx.rbf Binary files differdeleted file mode 100755 index 2683d8641..000000000 --- a/fpga/usrp1/rbf/rev4/multi_2rxhb_2tx.rbf +++ /dev/null diff --git a/fpga/usrp1/rbf/rev4/multi_4rx_0tx.rbf b/fpga/usrp1/rbf/rev4/multi_4rx_0tx.rbf Binary files differdeleted file mode 100755 index b7e4eb393..000000000 --- a/fpga/usrp1/rbf/rev4/multi_4rx_0tx.rbf +++ /dev/null diff --git a/fpga/usrp1/rbf/rev4/std_2rxhb_2tx.rbf b/fpga/usrp1/rbf/rev4/std_2rxhb_2tx.rbf Binary files differdeleted file mode 100755 index ee3c30d66..000000000 --- a/fpga/usrp1/rbf/rev4/std_2rxhb_2tx.rbf +++ /dev/null diff --git a/fpga/usrp1/rbf/rev4/std_4rx_0tx.rbf b/fpga/usrp1/rbf/rev4/std_4rx_0tx.rbf Binary files differdeleted file mode 100755 index 1deca9517..000000000 --- a/fpga/usrp1/rbf/rev4/std_4rx_0tx.rbf +++ /dev/null |