From e8b60b03e62bdca247ed92e91c01f27dfebd487e Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Mon, 15 Feb 2010 17:29:19 -0800 Subject: Removed Autotools stuff and the git ignore files. Feeding cpack a readme and license file. Added readme contents. --- include/.gitignore | 2 -- include/Makefile.am | 24 ------------------------ include/uhd/.gitignore | 2 -- include/uhd/Makefile.am | 32 -------------------------------- include/uhd/quadradio/.gitignore | 2 -- include/uhd/quadradio/Makefile.am | 20 -------------------- include/uhd/transport/.gitignore | 2 -- include/uhd/transport/Makefile.am | 24 ------------------------ include/uhd/usrp/.gitignore | 2 -- include/uhd/usrp/Makefile.am | 24 ------------------------ include/uhd/usrp/dboard/.gitignore | 2 -- include/uhd/usrp/dboard/Makefile.am | 27 --------------------------- include/uhd/usrp/mboard/.gitignore | 2 -- include/uhd/usrp/mboard/Makefile.am | 26 -------------------------- 14 files changed, 191 deletions(-) delete mode 100644 include/.gitignore delete mode 100644 include/Makefile.am delete mode 100644 include/uhd/.gitignore delete mode 100644 include/uhd/Makefile.am delete mode 100644 include/uhd/quadradio/.gitignore delete mode 100644 include/uhd/quadradio/Makefile.am delete mode 100644 include/uhd/transport/.gitignore delete mode 100644 include/uhd/transport/Makefile.am delete mode 100644 include/uhd/usrp/.gitignore delete mode 100644 include/uhd/usrp/Makefile.am delete mode 100644 include/uhd/usrp/dboard/.gitignore delete mode 100644 include/uhd/usrp/dboard/Makefile.am delete mode 100644 include/uhd/usrp/mboard/.gitignore delete mode 100644 include/uhd/usrp/mboard/Makefile.am (limited to 'include') diff --git a/include/.gitignore b/include/.gitignore deleted file mode 100644 index b336cc7ce..000000000 --- a/include/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/Makefile -/Makefile.in diff --git a/include/Makefile.am b/include/Makefile.am deleted file mode 100644 index d1011b41d..000000000 --- a/include/Makefile.am +++ /dev/null @@ -1,24 +0,0 @@ -# -# Copyright 2010 Ettus Research LLC -# -# This program 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 of the License, or -# (at your option) any later version. -# -# This program 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 this program. If not, see . -# - -include $(top_srcdir)/Makefile.common - -SUBDIRS = uhd - -this_includedir = $(includedir) -this_include_HEADERS = \ - uhd.hpp diff --git a/include/uhd/.gitignore b/include/uhd/.gitignore deleted file mode 100644 index b336cc7ce..000000000 --- a/include/uhd/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/Makefile -/Makefile.in diff --git a/include/uhd/Makefile.am b/include/uhd/Makefile.am deleted file mode 100644 index 6c2034ea8..000000000 --- a/include/uhd/Makefile.am +++ /dev/null @@ -1,32 +0,0 @@ -# -# Copyright 2010 Ettus Research LLC -# -# This program 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 of the License, or -# (at your option) any later version. -# -# This program 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 this program. If not, see . -# - -include $(top_srcdir)/Makefile.common - -SUBDIRS = quadradio transport usrp - -this_includedir = $(includedir)/uhd -this_include_HEADERS = \ - device.hpp \ - device_addr.hpp \ - dict.hpp \ - gain_handler.hpp \ - props.hpp \ - shared_iovec.hpp \ - time_spec.hpp \ - utils.hpp \ - wax.hpp diff --git a/include/uhd/quadradio/.gitignore b/include/uhd/quadradio/.gitignore deleted file mode 100644 index b336cc7ce..000000000 --- a/include/uhd/quadradio/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/Makefile -/Makefile.in diff --git a/include/uhd/quadradio/Makefile.am b/include/uhd/quadradio/Makefile.am deleted file mode 100644 index 8acd4b6be..000000000 --- a/include/uhd/quadradio/Makefile.am +++ /dev/null @@ -1,20 +0,0 @@ -# -# Copyright 2010 Ettus Research LLC -# -# This program 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 of the License, or -# (at your option) any later version. -# -# This program 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 this program. If not, see . -# - -include $(top_srcdir)/Makefile.common - -SUBDIRS = diff --git a/include/uhd/transport/.gitignore b/include/uhd/transport/.gitignore deleted file mode 100644 index b336cc7ce..000000000 --- a/include/uhd/transport/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/Makefile -/Makefile.in diff --git a/include/uhd/transport/Makefile.am b/include/uhd/transport/Makefile.am deleted file mode 100644 index 7a62e3051..000000000 --- a/include/uhd/transport/Makefile.am +++ /dev/null @@ -1,24 +0,0 @@ -# -# Copyright 2010 Ettus Research LLC -# -# This program 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 of the License, or -# (at your option) any later version. -# -# This program 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 this program. If not, see . -# - -include $(top_srcdir)/Makefile.common - -SUBDIRS = - -this_includedir = $(includedir)/uhd/transport -this_include_HEADERS = \ - udp.hpp diff --git a/include/uhd/usrp/.gitignore b/include/uhd/usrp/.gitignore deleted file mode 100644 index b336cc7ce..000000000 --- a/include/uhd/usrp/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/Makefile -/Makefile.in diff --git a/include/uhd/usrp/Makefile.am b/include/uhd/usrp/Makefile.am deleted file mode 100644 index 72c37a414..000000000 --- a/include/uhd/usrp/Makefile.am +++ /dev/null @@ -1,24 +0,0 @@ -# -# Copyright 2010 Ettus Research LLC -# -# This program 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 of the License, or -# (at your option) any later version. -# -# This program 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 this program. If not, see . -# - -include $(top_srcdir)/Makefile.common - -SUBDIRS = mboard dboard - -this_includedir = $(includedir)/uhd/usrp -this_include_HEADERS = \ - usrp.hpp diff --git a/include/uhd/usrp/dboard/.gitignore b/include/uhd/usrp/dboard/.gitignore deleted file mode 100644 index b336cc7ce..000000000 --- a/include/uhd/usrp/dboard/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/Makefile -/Makefile.in diff --git a/include/uhd/usrp/dboard/Makefile.am b/include/uhd/usrp/dboard/Makefile.am deleted file mode 100644 index 83bbf8c67..000000000 --- a/include/uhd/usrp/dboard/Makefile.am +++ /dev/null @@ -1,27 +0,0 @@ -# -# Copyright 2010 Ettus Research LLC -# -# This program 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 of the License, or -# (at your option) any later version. -# -# This program 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 this program. If not, see . -# - -include $(top_srcdir)/Makefile.common - -SUBDIRS = - -this_includedir = $(includedir)/uhd/usrp/dboard -this_include_HEADERS = \ - base.hpp \ - id.hpp \ - interface.hpp \ - manager.hpp diff --git a/include/uhd/usrp/mboard/.gitignore b/include/uhd/usrp/mboard/.gitignore deleted file mode 100644 index b336cc7ce..000000000 --- a/include/uhd/usrp/mboard/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/Makefile -/Makefile.in diff --git a/include/uhd/usrp/mboard/Makefile.am b/include/uhd/usrp/mboard/Makefile.am deleted file mode 100644 index 6a85d354e..000000000 --- a/include/uhd/usrp/mboard/Makefile.am +++ /dev/null @@ -1,26 +0,0 @@ -# -# Copyright 2010 Ettus Research LLC -# -# This program 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 of the License, or -# (at your option) any later version. -# -# This program 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 this program. If not, see . -# - -include $(top_srcdir)/Makefile.common - -SUBDIRS = - -this_includedir = $(includedir)/uhd/usrp/mboard -this_include_HEADERS = \ - base.hpp \ - test.hpp \ - usrp2.hpp -- cgit v1.2.3