aboutsummaryrefslogtreecommitdiffstats
path: root/grc
diff options
context:
space:
mode:
authorRoman Khassraf <roman@khassraf.at>2015-08-03 10:08:18 +0200
committerRoman Khassraf <roman@khassraf.at>2015-08-03 10:08:18 +0200
commitb8f4909d37c2c16c9c5deb09264fccfad973ed7d (patch)
tree4d7ec8d85ed284a593ded7809884ac932bf3a6ac /grc
parentc0cb6998da3c0cad463964fcc6643ff61c6e64b5 (diff)
Moved qa utilities to a separate directory
Diffstat (limited to 'grc')
-rw-r--r--grc/qa_utils/CMakeLists.txt25
-rw-r--r--grc/qa_utils/gsm_burst_sink_qa.xml (renamed from grc/misc_utils/gsm_burst_sink_qa.xml)0
-rw-r--r--grc/qa_utils/gsm_burst_source_qa.xml (renamed from grc/misc_utils/gsm_burst_source_qa.xml)0
-rw-r--r--grc/qa_utils/gsm_message_sink.xml (renamed from grc/misc_utils/gsm_message_sink.xml)0
-rw-r--r--grc/qa_utils/gsm_message_source.xml (renamed from grc/misc_utils/gsm_message_source.xml)0
5 files changed, 25 insertions, 0 deletions
diff --git a/grc/qa_utils/CMakeLists.txt b/grc/qa_utils/CMakeLists.txt
new file mode 100644
index 0000000..43398d4
--- /dev/null
+++ b/grc/qa_utils/CMakeLists.txt
@@ -0,0 +1,25 @@
+# Copyright 2011,2012 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.
+
+install(FILES
+ gsm_burst_source_qa.xml
+ gsm_burst_sink_qa.xml
+ gsm_message_source.xml
+ gsm_message_sink.xml DESTINATION share/gnuradio/grc/blocks
+)
diff --git a/grc/misc_utils/gsm_burst_sink_qa.xml b/grc/qa_utils/gsm_burst_sink_qa.xml
index c028da3..c028da3 100644
--- a/grc/misc_utils/gsm_burst_sink_qa.xml
+++ b/grc/qa_utils/gsm_burst_sink_qa.xml
diff --git a/grc/misc_utils/gsm_burst_source_qa.xml b/grc/qa_utils/gsm_burst_source_qa.xml
index bb04cca..bb04cca 100644
--- a/grc/misc_utils/gsm_burst_source_qa.xml
+++ b/grc/qa_utils/gsm_burst_source_qa.xml
diff --git a/grc/misc_utils/gsm_message_sink.xml b/grc/qa_utils/gsm_message_sink.xml
index e0d6ac0..e0d6ac0 100644
--- a/grc/misc_utils/gsm_message_sink.xml
+++ b/grc/qa_utils/gsm_message_sink.xml
diff --git a/grc/misc_utils/gsm_message_source.xml b/grc/qa_utils/gsm_message_source.xml
index ab06f65..ab06f65 100644
--- a/grc/misc_utils/gsm_message_source.xml
+++ b/grc/qa_utils/gsm_message_source.xml