summaryrefslogtreecommitdiff
path: root/ham/gnuradio-examples
diff options
context:
space:
mode:
authorwulf <wulf>2005-10-07 23:02:54 +0000
committerwulf <wulf>2005-10-07 23:02:54 +0000
commit929d8652240ec2278855732775364a051a33e999 (patch)
tree4bb4e5b5d196bd3e6fafede7495e84b4d9eac09c /ham/gnuradio-examples
parent270ed1d5f8b245a8bf0e798816c6cd0b1391aae2 (diff)
downloadpkgsrc-929d8652240ec2278855732775364a051a33e999.tar.gz
New package gnuradio-examples: This modules provides examples that
demonstrate the use of GNU Radio
Diffstat (limited to 'ham/gnuradio-examples')
-rw-r--r--ham/gnuradio-examples/DESCR8
-rw-r--r--ham/gnuradio-examples/Makefile20
-rw-r--r--ham/gnuradio-examples/PLIST50
-rw-r--r--ham/gnuradio-examples/distinfo5
4 files changed, 83 insertions, 0 deletions
diff --git a/ham/gnuradio-examples/DESCR b/ham/gnuradio-examples/DESCR
new file mode 100644
index 00000000000..904feb455df
--- /dev/null
+++ b/ham/gnuradio-examples/DESCR
@@ -0,0 +1,8 @@
+GNU Radio is a collection of software that when combined with minimal hardware,
+allows the construction of radios where the actual waveforms transmitted and
+received are defined by software. What this means is that it turns the digital
+modulation schemes used in today's high performance wireless devices into
+software problems.
+
+This module contains example code that may be used to exercise GNU Radio or
+as a starting point for a new project.
diff --git a/ham/gnuradio-examples/Makefile b/ham/gnuradio-examples/Makefile
new file mode 100644
index 00000000000..1303be224d9
--- /dev/null
+++ b/ham/gnuradio-examples/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/10/07 23:02:54 wulf Exp $
+
+DISTNAME= gnuradio-examples-0.4
+COMMENT= GUI framework for GNU Radio based on wxPython
+COMMENT= Examples for GNU Radio
+
+EXAMPLE_DIR= ${LOCALBASE}/share/examples/gnuradio/python
+
+do-install:
+ for file in audio gmsk mc4020 usrp; \
+ do \
+ ${INSTALL_SCRIPT_DIR} ${EXAMPLE_DIR}/$${file}; \
+ ${INSTALL_SCRIPT} ${WRKSRC}/python/$${file}/*\.py \
+ ${EXAMPLE_DIR}/$${file}; \
+ done
+
+.include "../../meta-pkgs/gnuradio/Makefile.common"
+
+.include "../../ham/gnuradio-wxgui/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/ham/gnuradio-examples/PLIST b/ham/gnuradio-examples/PLIST
new file mode 100644
index 00000000000..1d53547f1a7
--- /dev/null
+++ b/ham/gnuradio-examples/PLIST
@@ -0,0 +1,50 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/07 23:02:54 wulf Exp $
+share/examples/gnuradio/python/audio/audio_copy.py
+share/examples/gnuradio/python/audio/audio_play.py
+share/examples/gnuradio/python/audio/audio_to_file.py
+share/examples/gnuradio/python/audio/dial_tone.py
+share/examples/gnuradio/python/audio/mono_tone.py
+share/examples/gnuradio/python/audio/multi_tone.py
+share/examples/gnuradio/python/audio/spectrum_inversion.py
+share/examples/gnuradio/python/gmsk/ggmsk-test.py
+share/examples/gnuradio/python/gmsk/gmsk-test.py
+share/examples/gnuradio/python/gmsk/rx.py
+share/examples/gnuradio/python/gmsk/tx.py
+share/examples/gnuradio/python/mc4020/fm_demod.py
+share/examples/gnuradio/python/mc4020/mc4020_fft.py
+share/examples/gnuradio/python/usrp/am_rcv.py
+share/examples/gnuradio/python/usrp/benchmark_usb.py
+share/examples/gnuradio/python/usrp/dbs_debug.py
+share/examples/gnuradio/python/usrp/dbs_fft.py
+share/examples/gnuradio/python/usrp/dbs_nbfm.py
+share/examples/gnuradio/python/usrp/dsb_tx.py
+share/examples/gnuradio/python/usrp/fm_tx4.py
+share/examples/gnuradio/python/usrp/fsk_loopback.py
+share/examples/gnuradio/python/usrp/fsk_rx.py
+share/examples/gnuradio/python/usrp/fsk_tx.py
+share/examples/gnuradio/python/usrp/max_power.py
+share/examples/gnuradio/python/usrp/nbfm_ptt_quick_and_dirty.py
+share/examples/gnuradio/python/usrp/nbfm_rcv.py
+share/examples/gnuradio/python/usrp/test_counting.py
+share/examples/gnuradio/python/usrp/test_digital_loopback_counting.py
+share/examples/gnuradio/python/usrp/test_digital_loopback_lfsr.py
+share/examples/gnuradio/python/usrp/tvrx_debug.py
+share/examples/gnuradio/python/usrp/tvrx_wfm_rcv_gui.py
+share/examples/gnuradio/python/usrp/tweak_adc_offset.py
+share/examples/gnuradio/python/usrp/usrp_fft.py
+share/examples/gnuradio/python/usrp/usrp_fft_simple.py
+share/examples/gnuradio/python/usrp/usrp_oscope.py
+share/examples/gnuradio/python/usrp/usrp_rx_cfile.py
+share/examples/gnuradio/python/usrp/usrp_rx_file.py
+share/examples/gnuradio/python/usrp/usrp_siggen.py
+share/examples/gnuradio/python/usrp/wfm_rcv.py
+share/examples/gnuradio/python/usrp/wfm_rcv_dual.py
+share/examples/gnuradio/python/usrp/wfm_rcv_file.py
+share/examples/gnuradio/python/usrp/wfm_rcv_gui.py
+share/examples/gnuradio/python/usrp/wfm_rcv_many.py
+@dirrm share/examples/gnuradio/python/audio
+@dirrm share/examples/gnuradio/python/gmsk
+@dirrm share/examples/gnuradio/python/mc4020
+@dirrm share/examples/gnuradio/python/usrp
+@dirrm share/examples/gnuradio/python
+@dirrm share/examples/gnuradio
diff --git a/ham/gnuradio-examples/distinfo b/ham/gnuradio-examples/distinfo
new file mode 100644
index 00000000000..b1943dd0c67
--- /dev/null
+++ b/ham/gnuradio-examples/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/10/07 23:02:54 wulf Exp $
+
+SHA1 (gnuradio-examples-0.4.tar.gz) = b3d6640659f91e9ae34fcf415a493830b43154ce
+RMD160 (gnuradio-examples-0.4.tar.gz) = ba545a191a84d1a6a82e27feaf1dc1f684f6166a
+Size (gnuradio-examples-0.4.tar.gz) = 176118 bytes