diff options
author | mef <mef@pkgsrc.org> | 2014-10-13 12:51:08 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-10-13 12:51:08 +0000 |
commit | ccc99f7d40c78bb9263e7ff2eb9d28e03534325e (patch) | |
tree | affc2f0384e9136f1aaf9a8afa0f906bb2d7965b /ham/gnuradio-channels | |
parent | 776a7917cde90c282094cd4b6a3c647d732fe514 (diff) | |
download | pkgsrc-ccc99f7d40c78bb9263e7ff2eb9d28e03534325e.tar.gz |
Update GNU Radio 3.3.0 (2010-09-15) to 3.7.5
See the thread for modularity issues etc:
http://mail-index.netbsd.org/pkgsrc-users/2014/09/07/msg020346.html
See more info at recent gnuradio-core/Makefile commit log, thanks.
Diffstat (limited to 'ham/gnuradio-channels')
-rw-r--r-- | ham/gnuradio-channels/DESCR | 7 | ||||
-rw-r--r-- | ham/gnuradio-channels/Makefile | 12 | ||||
-rw-r--r-- | ham/gnuradio-channels/PLIST | 70 |
3 files changed, 89 insertions, 0 deletions
diff --git a/ham/gnuradio-channels/DESCR b/ham/gnuradio-channels/DESCR new file mode 100644 index 00000000000..b4cc0301ee7 --- /dev/null +++ b/ham/gnuradio-channels/DESCR @@ -0,0 +1,7 @@ +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 provide signal processing blocks to simulate channel models. diff --git a/ham/gnuradio-channels/Makefile b/ham/gnuradio-channels/Makefile new file mode 100644 index 00000000000..4125739b58c --- /dev/null +++ b/ham/gnuradio-channels/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2014/10/13 12:51:08 mef Exp $ + +PKGNAME= gnuradio-channels-${VERSION} +COMMENT= Signal processing blocks to simulate channel models of gnuradio + +.include "../../ham/gnuradio-core/Makefile.common" +.include "../../ham/gnuradio-core/Nocore.mk" + +CMAKE_ARGS+= -DENABLE_DEFAULT=OFF +CMAKE_ARGS+= -DENABLE_GR_CHANNELS=ON + +.include "../../mk/bsd.pkg.mk" diff --git a/ham/gnuradio-channels/PLIST b/ham/gnuradio-channels/PLIST new file mode 100644 index 00000000000..9710b4fb123 --- /dev/null +++ b/ham/gnuradio-channels/PLIST @@ -0,0 +1,70 @@ +@comment $NetBSD: PLIST,v 1.1 2014/10/13 12:51:08 mef Exp $ +include/gnuradio/channels/api.h +include/gnuradio/channels/channel_model.h +include/gnuradio/channels/channel_model2.h +include/gnuradio/channels/fading_model.h +include/gnuradio/channels/selective_fading_model.h +include/gnuradio/swig/channels_swig.i +include/gnuradio/swig/channels_swig_doc.i +lib/libgnuradio-channels.so +lib/libgnuradio-channels.so.${PKGVERSION} +lib/pkgconfig/gnuradio-channels.pc +${PYSITELIB}/gnuradio/channels/__init__.py +${PYSITELIB}/gnuradio/channels/__init__.pyc +${PYSITELIB}/gnuradio/channels/__init__.pyo +${PYSITELIB}/gnuradio/channels/_channels_swig.so +${PYSITELIB}/gnuradio/channels/amp_bal.py +${PYSITELIB}/gnuradio/channels/amp_bal.pyc +${PYSITELIB}/gnuradio/channels/amp_bal.pyo +${PYSITELIB}/gnuradio/channels/channels_swig.py +${PYSITELIB}/gnuradio/channels/channels_swig.pyc +${PYSITELIB}/gnuradio/channels/channels_swig.pyo +${PYSITELIB}/gnuradio/channels/conj_fs_iqcorr.py +${PYSITELIB}/gnuradio/channels/conj_fs_iqcorr.pyc +${PYSITELIB}/gnuradio/channels/conj_fs_iqcorr.pyo +${PYSITELIB}/gnuradio/channels/distortion_2_gen.py +${PYSITELIB}/gnuradio/channels/distortion_2_gen.pyc +${PYSITELIB}/gnuradio/channels/distortion_2_gen.pyo +${PYSITELIB}/gnuradio/channels/distortion_3_gen.py +${PYSITELIB}/gnuradio/channels/distortion_3_gen.pyc +${PYSITELIB}/gnuradio/channels/distortion_3_gen.pyo +${PYSITELIB}/gnuradio/channels/impairments.py +${PYSITELIB}/gnuradio/channels/impairments.pyc +${PYSITELIB}/gnuradio/channels/impairments.pyo +${PYSITELIB}/gnuradio/channels/iqbal_gen.py +${PYSITELIB}/gnuradio/channels/iqbal_gen.pyc +${PYSITELIB}/gnuradio/channels/iqbal_gen.pyo +${PYSITELIB}/gnuradio/channels/phase_bal.py +${PYSITELIB}/gnuradio/channels/phase_bal.pyc +${PYSITELIB}/gnuradio/channels/phase_bal.pyo +${PYSITELIB}/gnuradio/channels/phase_noise_gen.py +${PYSITELIB}/gnuradio/channels/phase_noise_gen.pyc +${PYSITELIB}/gnuradio/channels/phase_noise_gen.pyo +${PYSITELIB}/gnuradio/channels/quantizer.py +${PYSITELIB}/gnuradio/channels/quantizer.pyc +${PYSITELIB}/gnuradio/channels/quantizer.pyo +share/doc/gnuradio-${PKGVERSION}/README.channels +share/gnuradio/examples/channels/channel_tone_response.grc +share/gnuradio/examples/channels/demo_gmsk.grc +share/gnuradio/examples/channels/demo_ofdm.grc +share/gnuradio/examples/channels/demo_qam.grc +share/gnuradio/examples/channels/demo_quantization.grc +share/gnuradio/examples/channels/demo_spec_an.grc +share/gnuradio/examples/channels/demo_two_tone.grc +share/gnuradio/grc/blocks/channels_amp_bal.xml +share/gnuradio/grc/blocks/channels_block_tree.xml +share/gnuradio/grc/blocks/channels_cfo_model.xml +share/gnuradio/grc/blocks/channels_channel_model.xml +share/gnuradio/grc/blocks/channels_channel_model2.xml +share/gnuradio/grc/blocks/channels_conj_fs_iqcorr.xml +share/gnuradio/grc/blocks/channels_distortion_2_gen.xml +share/gnuradio/grc/blocks/channels_distortion_3_gen.xml +share/gnuradio/grc/blocks/channels_dynamic_channel_model.xml +share/gnuradio/grc/blocks/channels_fading_model.xml +share/gnuradio/grc/blocks/channels_impairments.xml +share/gnuradio/grc/blocks/channels_iqbal_gen.xml +share/gnuradio/grc/blocks/channels_phase_bal.xml +share/gnuradio/grc/blocks/channels_phase_noise_gen.xml +share/gnuradio/grc/blocks/channels_quantizer.xml +share/gnuradio/grc/blocks/channels_selective_fading_model.xml +share/gnuradio/grc/blocks/channels_sro_model.xml |