discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Fatal Python error: PyThreadState_Get: no current thr


From: David Cranor
Subject: [Discuss-gnuradio] Fatal Python error: PyThreadState_Get: no current thread (OSX 10.10.5, Homebrew install)
Date: Thu, 1 Oct 2015 18:15:16 -0400

Hello,

I’m trying to get gnuradio working with my RTLSDR.  When I get a fresh install of gnuradio from homebrew, it seems to install OK, but when when I try to run the companion it dies with the error:

Fatal Python error: PyThreadState_Get: no current thread
Abort trap: 6

I’ve done some research and this seems to have something to do with system Python vs. Homebrew Python, but I’ve done which python and it gives me /usr/local/bin/python.  Not sure where to go from here without just installing macports, so any advice would be appreciated!

Thanks,
David



~> brew install gnuradio

==> Installing dependencies for gnuradio: python, cppunit, gsl, zeromq, pygobject, py2cairo, pygtk, wxpython, qwt, sip, pyqt, uhd, sdl, berkeley-db, flac, libogg, libvorbis, libsndfile, libsamplerate, j

==> Installing gnuradio dependency: python

==> Downloading https://homebrew.bintray.com/bottles/python-2.7.10_2.yosemite.bottle.3.tar.gz

######################################################################## 100.0%

==> Pouring python-2.7.10_2.yosemite.bottle.3.tar.gz

==> /usr/local/Cellar/python/2.7.10_2/bin/python -s setup.py --no-user-cfg install --force --verbose --single-version-externally-managed --record=installed.txt --install-scripts=/usr/local/Cellar/python/2.7.10

==> /usr/local/Cellar/python/2.7.10_2/bin/python -s setup.py --no-user-cfg install --force --verbose --single-version-externally-managed --record=installed.txt --install-scripts=/usr/local/Cellar/python/2.7.10

==> /usr/local/Cellar/python/2.7.10_2/bin/python -s setup.py --no-user-cfg install --force --verbose --single-version-externally-managed --record=installed.txt --install-scripts=/usr/local/Cellar/python/2.7.10

==> Caveats

Pip and setuptools have been installed. To update them

  pip install --upgrade pip setuptools


You can install Python packages with

  pip install <package>


They will install into the site-package directory

  /usr/local/lib/python2.7/site-packages


See: https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/Homebrew-and-Python.md


.app bundles were installed.

Run `brew linkapps python` to symlink these to /Applications.

==> Summary

🍺  /usr/local/Cellar/python/2.7.10_2: 4867 files, 76M

==> Installing gnuradio dependency: cppunit

==> Downloading https://homebrew.bintray.com/bottles/cppunit-1.13.2.yosemite.bottle.1.tar.gz

Already downloaded: /Library/Caches/Homebrew/cppunit-1.13.2.yosemite.bottle.1.tar.gz

==> Pouring cppunit-1.13.2.yosemite.bottle.1.tar.gz

🍺  /usr/local/Cellar/cppunit/1.13.2: 93 files, 1.5M

==> Installing gnuradio dependency: gsl

==> Downloading https://homebrew.bintray.com/bottles/gsl-1.16.yosemite.bottle.2.tar.gz

Already downloaded: /Library/Caches/Homebrew/gsl-1.16.yosemite.bottle.2.tar.gz

==> Pouring gsl-1.16.yosemite.bottle.2.tar.gz

🍺  /usr/local/Cellar/gsl/1.16: 245 files, 8.2M

==> Installing gnuradio dependency: zeromq

==> Downloading https://homebrew.bintray.com/bottles/zeromq-4.1.3.yosemite.bottle.tar.gz

Already downloaded: /Library/Caches/Homebrew/zeromq-4.1.3.yosemite.bottle.tar.gz

==> Pouring zeromq-4.1.3.yosemite.bottle.tar.gz

🍺  /usr/local/Cellar/zeromq/4.1.3: 63 files, 3.3M

==> Installing gnuradio dependency: pygobject

==> Downloading https://homebrew.bintray.com/bottles/pygobject-2.28.6.yosemite.bottle.tar.gz

Already downloaded: /Library/Caches/Homebrew/pygobject-2.28.6.yosemite.bottle.tar.gz

==> Pouring pygobject-2.28.6.yosemite.bottle.tar.gz

🍺  /usr/local/Cellar/pygobject/2.28.6: 153 files, 3.7M

==> Installing gnuradio dependency: py2cairo

==> Downloading https://homebrew.bintray.com/bottles/py2cairo-1.10.0_1.yosemite.bottle.tar.gz

Already downloaded: /Library/Caches/Homebrew/py2cairo-1.10.0_1.yosemite.bottle.tar.gz

==> Pouring py2cairo-1.10.0_1.yosemite.bottle.tar.gz

🍺  /usr/local/Cellar/py2cairo/1.10.0_1: 9 files, 140K

==> Installing gnuradio dependency: pygtk

==> Downloading https://homebrew.bintray.com/bottles/pygtk-2.24.0_1.yosemite.bottle.1.tar.gz

Already downloaded: /Library/Caches/Homebrew/pygtk-2.24.0_1.yosemite.bottle.1.tar.gz

==> Pouring pygtk-2.24.0_1.yosemite.bottle.1.tar.gz

🍺  /usr/local/Cellar/pygtk/2.24.0_1: 624 files, 17M

==> Installing gnuradio dependency: wxpython

==> Downloading https://homebrew.bintray.com/bottles/wxpython-3.0.2.0.yosemite.bottle.tar.gz

Already downloaded: /Library/Caches/Homebrew/wxpython-3.0.2.0.yosemite.bottle.tar.gz

==> Pouring wxpython-3.0.2.0.yosemite.bottle.tar.gz

🍺  /usr/local/Cellar/wxpython/3.0.2.0: 944 files, 38M

==> Installing gnuradio dependency: qwt

==> Downloading https://homebrew.bintray.com/bottles/qwt-6.1.2.yosemite.bottle.tar.gz

Already downloaded: /Library/Caches/Homebrew/qwt-6.1.2.yosemite.bottle.tar.gz

==> Pouring qwt-6.1.2.yosemite.bottle.tar.gz

🍺  /usr/local/Cellar/qwt/6.1.2: 1521 files, 22M

==> Installing gnuradio dependency: sip

==> Downloading https://homebrew.bintray.com/bottles/sip-4.16.9.yosemite.bottle.1.tar.gz

Already downloaded: /Library/Caches/Homebrew/sip-4.16.9.yosemite.bottle.1.tar.gz

==> Pouring sip-4.16.9.yosemite.bottle.1.tar.gz

==> Caveats

The sip-dir for Python is /usr/local/share/sip.

==> Summary

🍺  /usr/local/Cellar/sip/4.16.9: 10 files, 888K

==> Installing gnuradio dependency: pyqt

==> Downloading https://homebrew.bintray.com/bottles/pyqt-4.11.3_1.yosemite.bottle.tar.gz

Already downloaded: /Library/Caches/Homebrew/pyqt-4.11.3_1.yosemite.bottle.tar.gz

==> Pouring pyqt-4.11.3_1.yosemite.bottle.tar.gz

==> Caveats

Phonon support is broken.

==> Summary

🍺  /usr/local/Cellar/pyqt/4.11.3_1: 560 files, 19M

==> Installing gnuradio dependency: uhd

==> Downloading https://homebrew.bintray.com/bottles/uhd-003.009.001.yosemite.bottle.tar.gz

Already downloaded: /Library/Caches/Homebrew/uhd-003.009.001.yosemite.bottle.tar.gz

==> Pouring uhd-003.009.001.yosemite.bottle.tar.gz

🍺  /usr/local/Cellar/uhd/003.009.001: 223 files, 22M

==> Installing gnuradio dependency: sdl

==> Downloading https://homebrew.bintray.com/bottles/sdl-1.2.15.yosemite.bottle.2.tar.gz

Already downloaded: /Library/Caches/Homebrew/sdl-1.2.15.yosemite.bottle.2.tar.gz

==> Pouring sdl-1.2.15.yosemite.bottle.2.tar.gz

🍺  /usr/local/Cellar/sdl/1.2.15: 223 files, 2.1M

==> Installing gnuradio dependency: berkeley-db

==> Downloading https://homebrew.bintray.com/bottles/berkeley-db-6.1.26.yosemite.bottle.tar.gz

Already downloaded: /Library/Caches/Homebrew/berkeley-db-6.1.26.yosemite.bottle.tar.gz

==> Pouring berkeley-db-6.1.26.yosemite.bottle.tar.gz

🍺  /usr/local/Cellar/berkeley-db/6.1.26: 5466 files, 108M

==> Installing gnuradio dependency: flac

==> Downloading https://homebrew.bintray.com/bottles/flac-1.3.1.yosemite.bottle.tar.gz

Already downloaded: /Library/Caches/Homebrew/flac-1.3.1.yosemite.bottle.tar.gz

==> Pouring flac-1.3.1.yosemite.bottle.tar.gz

🍺  /usr/local/Cellar/flac/1.3.1: 50 files, 2.4M

==> Installing gnuradio dependency: libogg

==> Downloading https://homebrew.bintray.com/bottles/libogg-1.3.2.yosemite.bottle.tar.gz

Already downloaded: /Library/Caches/Homebrew/libogg-1.3.2.yosemite.bottle.tar.gz

==> Pouring libogg-1.3.2.yosemite.bottle.tar.gz

🍺  /usr/local/Cellar/libogg/1.3.2: 95 files, 672K

==> Installing gnuradio dependency: libvorbis

==> Downloading https://homebrew.bintray.com/bottles/libvorbis-1.3.5.yosemite.bottle.tar.gz

Already downloaded: /Library/Caches/Homebrew/libvorbis-1.3.5.yosemite.bottle.tar.gz

==> Pouring libvorbis-1.3.5.yosemite.bottle.tar.gz

🍺  /usr/local/Cellar/libvorbis/1.3.5: 155 files, 2.6M

==> Installing gnuradio dependency: libsndfile

==> Downloading https://homebrew.bintray.com/bottles/libsndfile-1.0.25.yosemite.bottle.1.tar.gz

Already downloaded: /Library/Caches/Homebrew/libsndfile-1.0.25.yosemite.bottle.1.tar.gz

==> Pouring libsndfile-1.0.25.yosemite.bottle.1.tar.gz

🍺  /usr/local/Cellar/libsndfile/1.0.25: 47 files, 1.8M

==> Installing gnuradio dependency: libsamplerate

==> Downloading https://homebrew.bintray.com/bottles/libsamplerate-0.1.8.yosemite.bottle.1.tar.gz

Already downloaded: /Library/Caches/Homebrew/libsamplerate-0.1.8.yosemite.bottle.1.tar.gz

==> Pouring libsamplerate-0.1.8.yosemite.bottle.1.tar.gz

🍺  /usr/local/Cellar/libsamplerate/0.1.8: 26 files, 3.1M

==> Installing gnuradio dependency: jack

==> Downloading https://homebrew.bintray.com/bottles/jack-0.124.1.yosemite.bottle.2.tar.gz

Already downloaded: /Library/Caches/Homebrew/jack-0.124.1.yosemite.bottle.2.tar.gz

==> Pouring jack-0.124.1.yosemite.bottle.2.tar.gz

==> Caveats

To have launchd start jack at login:

  ln -sfv /usr/local/opt/jack/*.plist ~/Library/LaunchAgents

Then to load jack now:

  launchctl load ~/Library/LaunchAgents/homebrew.mxcl.jack.plist

Or, if you don't want/need launchctl, you can just run:

  jackd -d coreaudio

==> Summary

🍺  /usr/local/Cellar/jack/0.124.1: 61 files, 1.3M

==> Installing gnuradio dependency: portaudio

==> Downloading https://homebrew.bintray.com/bottles/portaudio-19.20140130.yosemite.bottle.1.tar.gz

Already downloaded: /Library/Caches/Homebrew/portaudio-19.20140130.yosemite.bottle.1.tar.gz

==> Pouring portaudio-19.20140130.yosemite.bottle.1.tar.gz

🍺  /usr/local/Cellar/portaudio/19.20140130: 30 files, 532K

==> Installing gnuradio

==> Downloading https://homebrew.bintray.com/bottles/gnuradio-3.7.8.yosemite.bottle.tar.gz

Already downloaded: /Library/Caches/Homebrew/gnuradio-3.7.8.yosemite.bottle.tar.gz

==> Pouring gnuradio-3.7.8.yosemite.bottle.tar.gz

🍺  /usr/local/Cellar/gnuradio/3.7.8: 3204 files, 129M

~> gnuradio-companion

2015-10-01 18:08:27.367 Python[19793:490688] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead. 

Warning: Block with key "analog_agc2_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_agc2_xx.xml

Warning: Block with key "analog_agc3_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_agc3_xx.xml

Warning: Block with key "analog_agc_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_agc_xx.xml

Warning: Block with key "analog_am_demod_cf" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_am_demod_cf.xml

Warning: Block with key "analog_const_source_x" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_const_source_x.xml

Warning: Block with key "analog_cpfsk_bc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_cpfsk_bc.xml

Warning: Block with key "analog_ctcss_squelch_ff" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_ctcss_squelch_ff.xml

Warning: Block with key "analog_dpll_bb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_dpll_bb.xml

Warning: Block with key "analog_fastnoise_source_x" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_fastnoise_source_x.xml

Warning: Block with key "analog_feedforward_agc_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_feedforward_agc_cc.xml

Warning: Block with key "analog_fm_deemph" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_fm_deemph.xml

Warning: Block with key "analog_fm_demod_cf" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_fm_demod_cf.xml

Warning: Block with key "analog_fm_preemph" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_fm_preemph.xml

Warning: Block with key "analog_frequency_modulator_fc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_frequency_modulator_fc.xml

Warning: Block with key "analog_nbfm_rx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_nbfm_rx.xml

Warning: Block with key "analog_nbfm_tx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_nbfm_tx.xml

Warning: Block with key "analog_noise_source_x" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_noise_source_x.xml

Warning: Block with key "analog_phase_modulator_fc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_phase_modulator_fc.xml

Warning: Block with key "analog_pll_carriertracking_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_pll_carriertracking_cc.xml

Warning: Block with key "analog_pll_freqdet_cf" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_pll_freqdet_cf.xml

Warning: Block with key "analog_pll_refout_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_pll_refout_cc.xml

Warning: Block with key "analog_probe_avg_mag_sqrd_x" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_probe_avg_mag_sqrd_x.xml

Warning: Block with key "analog_pwr_squelch_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_pwr_squelch_xx.xml

Warning: Block with key "analog_quadrature_demod_cf" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_quadrature_demod_cf.xml

Warning: Block with key "analog_rail_ff" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_rail_ff.xml

Warning: Block with key "analog_random_source_x" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_random_source_x.xml

Warning: Block with key "analog_sig_source_x" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_sig_source_x.xml

Warning: Block with key "analog_simple_squelch_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_simple_squelch_cc.xml

Warning: Block with key "analog_standard_squelch" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_standard_squelch.xml

Warning: Block with key "analog_wfm_rcv" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_wfm_rcv.xml

Warning: Block with key "analog_wfm_rcv_pll" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_wfm_rcv_pll.xml

Warning: Block with key "analog_wfm_tx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/analog_wfm_tx.xml

Warning: Block with key "audio_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/audio_sink.xml

Warning: Block with key "audio_source" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/audio_source.xml

Warning: Block with key "blks2_error_rate" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blks2_error_rate.xml

Warning: Block with key "blks2_packet_decoder" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blks2_packet_decoder.xml

Warning: Block with key "blks2_packet_encoder" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blks2_packet_encoder.xml

Warning: Block with key "blks2_selector" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blks2_selector.xml

Warning: Block with key "blks2_tcp_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blks2_tcp_sink.xml

Warning: Block with key "blks2_tcp_source" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blks2_tcp_source.xml

Warning: Block with key "blks2_valve" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blks2_valve.xml

Warning: Block with key "blocks_abs_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_abs_xx.xml

Warning: Block with key "blocks_add_const_vxx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_add_const_vxx.xml

Warning: Block with key "blocks_add_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_add_xx.xml

Warning: Block with key "blocks_and_const_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_and_const_xx.xml

Warning: Block with key "blocks_and_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_and_xx.xml

Warning: Block with key "blocks_argmax_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_argmax_xx.xml

Warning: Block with key "blocks_burst_tagger" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_burst_tagger.xml

Warning: Block with key "blocks_char_to_float" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_char_to_float.xml

Warning: Block with key "blocks_char_to_short" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_char_to_short.xml

Warning: Block with key "blocks_complex_to_arg" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_complex_to_arg.xml

Warning: Block with key "blocks_complex_to_float" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_complex_to_float.xml

Warning: Block with key "blocks_complex_to_imag" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_complex_to_imag.xml

Warning: Block with key "blocks_complex_to_interleaved_short" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_complex_to_interleaved_short.xml

Warning: Block with key "blocks_complex_to_mag" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_complex_to_mag.xml

Warning: Block with key "blocks_complex_to_mag_squared" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_complex_to_mag_squared.xml

Warning: Block with key "blocks_complex_to_real" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_complex_to_real.xml

Warning: Block with key "blocks_conjugate_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_conjugate_cc.xml

Warning: Block with key "blocks_copy" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_copy.xml

Warning: Block with key "blocks_ctrlport_monitor_performance" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_ctrlport_performance.xml

Warning: Block with key "blocks_ctrlport_probe2_c" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_ctrlport_probe2_c.xml

Warning: Block with key "blocks_ctrlport_probe2_x" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_ctrlport_probe2_x.xml

Warning: Block with key "blocks_ctrlport_probe_c" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_ctrlport_probe_c.xml

Warning: Block with key "blocks_ctrlport_monitor" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_ctrlport_viewer.xml

Warning: Block with key "blocks_deinterleave" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_deinterleave.xml

Warning: Block with key "blocks_delay" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_delay.xml

Warning: Block with key "blocks_divide_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_divide_XX.xml

Warning: Block with key "blocks_endian_swap" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_endian_swap.xml

Warning: Block with key "blocks_file_descriptor_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_file_descriptor_sink.xml

Warning: Block with key "blocks_file_descriptor_source" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_file_descriptor_source.xml

Warning: Block with key "blocks_file_meta_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_file_meta_sink.xml

Warning: Block with key "blocks_file_meta_source" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_file_meta_source.xml

Warning: Block with key "blocks_file_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_file_sink.xml

Warning: Block with key "blocks_file_source" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_file_source.xml

Warning: Block with key "blocks_float_to_char" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_float_to_char.xml

Warning: Block with key "blocks_float_to_complex" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_float_to_complex.xml

Warning: Block with key "blocks_float_to_int" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_float_to_int.xml

Warning: Block with key "blocks_float_to_short" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_float_to_short.xml

Warning: Block with key "blocks_float_to_uchar" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_float_uchar.xml

Warning: Block with key "blocks_head" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_head.xml

Warning: Block with key "blocks_int_to_float" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_int_to_float.xml

Warning: Block with key "blocks_integrate_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_integrate_xx.xml

Warning: Block with key "blocks_interleave" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_interleave.xml

Warning: Block with key "blocks_interleaved_char_to_complex" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_interleaved_char_to_complex.xml

Warning: Block with key "blocks_interleaved_short_to_complex" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_interleaved_short_to_complex.xml

Warning: Block with key "blocks_keep_m_in_n" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_keep_m_in_n.xml

Warning: Block with key "blocks_keep_one_in_n" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_keep_one_in_n.xml

Warning: Block with key "blocks_max_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_max_xx.xml

Warning: Block with key "blocks_message_burst_source" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_message_burst_source.xml

Warning: Block with key "blocks_message_debug" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_message_debug.xml

Warning: Block with key "blocks_message_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_message_sink.xml

Warning: Block with key "blocks_message_source" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_message_source.xml

Warning: Block with key "blocks_message_strobe" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_message_strobe.xml

Warning: Block with key "blocks_message_strobe_random" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_message_strobe_random.xml

Warning: Block with key "blocks_min_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_min_xx.xml

Warning: Block with key "blocks_moving_average_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_moving_average_xx.xml

Warning: Block with key "blocks_multiply_conjugate_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_multiply_conjugate_cc.xml

Warning: Block with key "blocks_multiply_const_vxx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_multiply_const_vxx.xml

Warning: Block with key "blocks_multiply_matrix_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_multiply_matrix_xx.xml

Warning: Block with key "blocks_multiply_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_multiply_xx.xml

Warning: Block with key "blocks_mute_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_mute_xx.xml

Warning: Block with key "blocks_nlog10_ff" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_nlog10_ff.xml

Warning: Block with key "blocks_nop" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_nop.xml

Warning: Block with key "blocks_not_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_not_xx.xml

Warning: Block with key "blocks_null_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_null_sink.xml

Warning: Block with key "blocks_null_source" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_null_source.xml

Warning: Block with key "blocks_or_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_or_xx.xml

Warning: Block with key "blocks_pack_k_bits_bb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_pack_k_bits_bb.xml

Warning: Block with key "blocks_packed_to_unpacked_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_packed_to_unpacked_xx.xml

Warning: Block with key "blocks_patterned_interleaver" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_patterned_interleaver.xml

Warning: Block with key "blocks_pdu_filter" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_pdu_filter.xml

Warning: Block with key "blocks_pdu_remove" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_pdu_remove.xml

Warning: Block with key "blocks_pdu_set" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_pdu_set.xml

Warning: Block with key "blocks_pdu_to_tagged_stream" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_pdu_to_tagged_stream.xml

Warning: Block with key "blocks_peak_detector2_fb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_peak_detector2_fb.xml

Warning: Block with key "blocks_peak_detector_xb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_peak_detector_xb.xml

Warning: Block with key "blocks_plateau_detector_fb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_plateau_detector_fb.xml

Warning: Block with key "blocks_probe_rate" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_probe_rate.xml

Warning: Block with key "blocks_probe_signal_vx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_probe_signal_vx.xml

Warning: Block with key "blocks_probe_signal_x" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_probe_signal_x.xml

Warning: Block with key "blocks_random_pdu" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_random_pdu.xml

Warning: Block with key "blocks_regenerate_bb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_regenerate_bb.xml

Warning: Block with key "blocks_repack_bits_bb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_repack_bits_bb.xml

Warning: Block with key "blocks_repeat" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_repeat.xml

Warning: Block with key "blocks_rms_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_rms_xx.xml

Warning: Block with key "blocks_rotator_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_rotator_cc.xml

Warning: Block with key "blocks_sample_and_hold_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_sample_and_hold_xx.xml

Warning: Block with key "blocks_short_to_char" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_short_to_char.xml

Warning: Block with key "blocks_short_to_float" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_short_to_float.xml

Warning: Block with key "blocks_skiphead" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_skiphead.xml

Warning: Block with key "blocks_socket_pdu" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_socket_pdu.xml

Warning: Block with key "blocks_stream_mux" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_stream_mux.xml

Warning: Block with key "blocks_stream_to_streams" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_stream_to_streams.xml

Warning: Block with key "blocks_stream_to_tagged_stream" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_stream_to_tagged_stream.xml

Warning: Block with key "blocks_stream_to_vector" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_stream_to_vector.xml

Warning: Block with key "blocks_stream_to_vector_decimator" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_stream_to_vector_decimator.xml

Warning: Block with key "blocks_streams_to_stream" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_streams_to_stream.xml

Warning: Block with key "blocks_streams_to_vector" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_streams_to_vector.xml

Warning: Block with key "blocks_stretch_ff" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_stretch_ff.xml

Warning: Block with key "blocks_sub_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_sub_xx.xml

Warning: Block with key "blocks_tag_debug" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_tag_debug.xml

Warning: Block with key "blocks_tag_gate" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_tag_gate.xml

Warning: Block with key "variable_tag_object" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_tag_object.xml

Warning: Block with key "blocks_tagged_file_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_tagged_file_sink.xml

Warning: Block with key "blocks_tagged_stream_align" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_tagged_stream_align.xml

Warning: Block with key "blocks_tagged_stream_multiply_length" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_tagged_stream_multiply_length.xml

Warning: Block with key "blocks_tagged_stream_mux" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_tagged_stream_mux.xml

Warning: Block with key "blocks_tagged_stream_to_pdu" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_tagged_stream_to_pdu.xml

Warning: Block with key "blocks_tags_strobe" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_tags_strobe.xml

Warning: Block with key "blocks_threshold_ff" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_threshold_ff.xml

Warning: Block with key "blocks_throttle" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_throttle.xml

Warning: Block with key "blocks_transcendental" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_transcendental.xml

Warning: Block with key "blocks_tuntap_pdu" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_tuntap_pdu.xml

Warning: Block with key "blocks_uchar_to_float" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_uchar_to_float.xml

Warning: Block with key "blocks_udp_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_udp_sink.xml

Warning: Block with key "blocks_udp_source" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_udp_source.xml

Warning: Block with key "blocks_unpack_k_bits_bb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_unpack_k_bits_bb.xml

Warning: Block with key "blocks_unpacked_to_packed_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_unpacked_to_packed_xx.xml

Warning: Block with key "blocks_vco_c" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_vco_c.xml

Warning: Block with key "blocks_vco_f" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_vco_f.xml

Warning: Block with key "blocks_vector_insert_x" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_vector_insert_x.xml

Warning: Block with key "blocks_vector_sink_x" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_vector_sink_x.xml

Warning: Block with key "blocks_vector_source_x" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_vector_source_x.xml

Warning: Block with key "blocks_vector_to_stream" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_vector_to_stream.xml

Warning: Block with key "blocks_vector_to_streams" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_vector_to_streams.xml

Warning: Block with key "blocks_wavfile_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_wavfile_sink.xml

Warning: Block with key "blocks_wavfile_source" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_wavfile_source.xml

Warning: Block with key "blocks_xor_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/blocks_xor_xx.xml

Warning: Block with key "bus_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/bus_sink.xml

Warning: Block with key "bus_source" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/bus_source.xml

Warning: Block with key "bus_structure_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/bus_structure_sink.xml

Warning: Block with key "bus_structure_source" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/bus_structure_source.xml

Warning: Block with key "channels_amp_bal" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/channels_amp_bal.xml

Warning: Block with key "channels_cfo_model" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/channels_cfo_model.xml

Warning: Block with key "channels_channel_model" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/channels_channel_model.xml

Warning: Block with key "channels_channel_model2" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/channels_channel_model2.xml

Warning: Block with key "channels_conj_fs_iqcorr" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/channels_conj_fs_iqcorr.xml

Warning: Block with key "channels_distortion_2_gen" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/channels_distortion_2_gen.xml

Warning: Block with key "channels_distortion_3_gen" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/channels_distortion_3_gen.xml

Warning: Block with key "channels_dynamic_channel_model" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/channels_dynamic_channel_model.xml

Warning: Block with key "channels_fading_model" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/channels_fading_model.xml

Warning: Block with key "channels_impairments" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/channels_impairments.xml

Warning: Block with key "channels_iqbal_gen" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/channels_iqbal_gen.xml

Warning: Block with key "channels_phase_bal" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/channels_phase_bal.xml

Warning: Block with key "channels_phase_noise_gen" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/channels_phase_noise_gen.xml

Warning: Block with key "channels_quantizer" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/channels_quantizer.xml

Warning: Block with key "channels_selective_fading_model" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/channels_selective_fading_model.xml

Warning: Block with key "channels_sro_model" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/channels_sro_model.xml

Warning: Block with key "digital_additive_scrambler_bb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_additive_scrambler_bb.xml

Warning: Block with key "digital_binary_slicer_fb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_binary_slicer_fb.xml

Warning: Block with key "digital_burst_shaper_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_burst_shaper.xml

Warning: Block with key "digital_chunks_to_symbols_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_chunks_to_symbols.xml

Warning: Block with key "digital_clock_recovery_mm_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_clock_recovery_mm_xx.xml

Warning: Block with key "digital_cma_equalizer_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_cma_equalizer_cc.xml

Warning: Block with key "variable_constellation" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_constellation.xml

Warning: Block with key "digital_constellation_decoder_cb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_constellation_decoder_cb.xml

Warning: Block with key "digital_constellation_modulator" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_constellation_modulator.xml

Warning: Block with key "digital_constellation_receiver_cb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_constellation_receiver_cb.xml

Warning: Block with key "variable_constellation_rect" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_constellation_rect.xml

Warning: Block with key "digital_constellation_soft_decoder_cf" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_constellation_soft_decoder_cf.xml

Warning: Block with key "digital_corr_est_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_corr_est_cc.xml

Warning: Block with key "digital_correlate_access_code_bb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_correlate_access_code_bb.xml

Warning: Block with key "digital_correlate_access_code_tag_bb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_correlate_access_code_tag_bb.xml

Warning: Block with key "digital_correlate_access_code_xx_ts" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_correlate_access_code_xx_ts.xml

Warning: Block with key "digital_correlate_and_sync_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_correlate_and_sync_cc.xml

Warning: Block with key "digital_costas_loop_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_costas_loop_cc.xml

Warning: Block with key "digital_cpmmod_bc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_cpmmod_bc.xml

Warning: Block with key "digital_crc32_async_bb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_crc32_async_bb.xml

Warning: Block with key "digital_crc32_bb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_crc32_bb.xml

Warning: Block with key "digital_descrambler_bb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_descrambler_bb.xml

Warning: Block with key "digital_diff_decoder_bb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_diff_decoder_bb.xml

Warning: Block with key "digital_diff_encoder_bb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_diff_encoder_bb.xml

Warning: Block with key "digital_diff_phasor_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_diff_phasor_cc.xml

Warning: Block with key "digital_dxpsk_demod" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_dxpsk_demod.xml

Warning: Block with key "digital_dxpsk_mod" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_dxpsk_mod.xml

Warning: Block with key "digital_fll_band_edge_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_fll_band_edge_cc.xml

Warning: Block with key "digital_framer_sink_1" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_framer_sink_1.xml

Warning: Block with key "digital_gfsk_demod" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_gfsk_demod.xml

Warning: Block with key "digital_gfsk_mod" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_gfsk_mod.xml

Warning: Block with key "digital_glfsr_source_x" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_glfsr_source_x.xml

Warning: Block with key "digital_gmsk_demod" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_gmsk_demod.xml

Warning: Block with key "digital_gmsk_mod" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_gmsk_mod.xml

Warning: Block with key "digital_gmskmod_bc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_gmskmod_bc.xml

Warning: Block with key "digital_hdlc_deframer_bp" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_hdlc_deframer_bp.xml

Warning: Block with key "digital_hdlc_framer_pb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_hdlc_framer_pb.xml

Warning: Block with key "digital_header_payload_demux" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_header_payload_demux.xml

Warning: Block with key "digital_kurtotic_equalizer_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_kurtotic_equalizer_cc.xml

Warning: Block with key "digital_lms_dd_equalizer_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_lms_dd_equalizer_cc.xml

Warning: Block with key "digital_map_bb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_map_bb.xml

Warning: Block with key "variable_modulate_vector" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_modulate_vector.xml

Warning: Block with key "digital_mpsk_receiver_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_mpsk_receiver_cc.xml

Warning: Block with key "digital_mpsk_snr_est_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_mpsk_snr_est_cc.xml

Warning: Block with key "digital_msk_timing_recovery_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_msk_timing_recovery_cc.xml

Warning: Block with key "digital_ofdm_carrier_allocator_cvc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_ofdm_carrier_allocator_cvc.xml

Warning: Block with key "digital_ofdm_chanest_vcvc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_ofdm_chanest_vcvc.xml

Warning: Block with key "digital_ofdm_cyclic_prefixer" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_ofdm_cyclic_prefixer.xml

Warning: Block with key "digital_ofdm_demod" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_ofdm_demod.xml

Warning: Block with key "digital_ofdm_frame_acquisition" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_ofdm_frame_acquisition.xml

Warning: Block with key "digital_ofdm_frame_equalizer_vcvc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_ofdm_frame_equalizer_vcvc.xml

Warning: Block with key "digital_ofdm_frame_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_ofdm_frame_sink.xml

Warning: Block with key "digital_ofdm_insert_preamble" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_ofdm_insert_preamble.xml

Warning: Block with key "digital_ofdm_mod" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_ofdm_mod.xml

Warning: Block with key "digital_ofdm_rx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_ofdm_rx.xml

Warning: Block with key "digital_ofdm_sampler" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_ofdm_sampler.xml

Warning: Block with key "digital_ofdm_serializer_vcc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_ofdm_serializer_vcc.xml

Warning: Block with key "digital_ofdm_sync_pn" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_ofdm_sync_pn.xml

Warning: Block with key "digital_ofdm_sync_sc_cfb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_ofdm_sync_sc_cfb.xml

Warning: Block with key "digital_ofdm_tx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_ofdm_tx.xml

Warning: Block with key "digital_packet_headergenerator_bb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_packet_headergenerator_bb.xml

Warning: Block with key "digital_packet_headergenerator_bb_default" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_packet_headergenerator_bb_default.xml

Warning: Block with key "digital_packet_headerparser_b" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_packet_headerparser_b.xml

Warning: Block with key "digital_packet_headerparser_b_default" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_packet_headerparser_b_default.xml

Warning: Block with key "digital_packet_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_packet_sink.xml

Warning: Block with key "digital_pfb_clock_sync_xxx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_pfb_clock_sync.xml

Warning: Block with key "digital_pn_correlator_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_pn_correlator_cc.xml

Warning: Block with key "digital_probe_density_b" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_probe_density_b.xml

Warning: Block with key "digital_probe_mpsk_snr_est_c" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_probe_mpsk_snr_est_c.xml

Warning: Block with key "digital_psk_demod" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_psk_demod.xml

Warning: Block with key "digital_psk_mod" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_psk_mod.xml

Warning: Block with key "digital_qam_demod" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_qam_demod.xml

Warning: Block with key "digital_qam_mod" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_qam_mod.xml

Warning: Block with key "digital_scrambler_bb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_scrambler_bb.xml

Warning: Block with key "digital_simple_correlator" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_simple_correlator.xml

Warning: Block with key "digital_simple_framer" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/digital_simple_framer.xml

Warning: Block with key "dtv_atsc_deinterleaver" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_atsc_deinterleaver.xml

Warning: Block with key "dtv_atsc_depad" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_atsc_depad.xml

Warning: Block with key "dtv_atsc_derandomizer" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_atsc_derandomizer.xml

Warning: Block with key "dtv_atsc_equalizer" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_atsc_equalizer.xml

Warning: Block with key "dtv_atsc_field_sync_mux" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_atsc_field_sync_mux.xml

Warning: Block with key "dtv_atsc_fpll" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_atsc_fpll.xml

Warning: Block with key "dtv_atsc_fs_checker" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_atsc_fs_checker.xml

Warning: Block with key "dtv_atsc_interleaver" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_atsc_interleaver.xml

Warning: Block with key "dtv_atsc_pad" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_atsc_pad.xml

Warning: Block with key "dtv_atsc_randomizer" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_atsc_randomizer.xml

Warning: Block with key "dtv_atsc_rs_decoder" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_atsc_rs_decoder.xml

Warning: Block with key "dtv_atsc_rs_encoder" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_atsc_rs_encoder.xml

Warning: Block with key "dtv_atsc_rx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_atsc_rx.xml

Warning: Block with key "dtv_atsc_rx_filter" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_atsc_rx_filter.xml

Warning: Block with key "dtv_atsc_sync" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_atsc_sync.xml

Warning: Block with key "dtv_atsc_trellis_encoder" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_atsc_trellis_encoder.xml

Warning: Block with key "dtv_atsc_viterbi_decoder" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_atsc_viterbi_decoder.xml

Warning: Block with key "dtv_dvb_bbheader_bb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_dvb_bbheader_bb.xml

Warning: Block with key "dtv_dvb_bbscrambler_bb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_dvb_bbscrambler_bb.xml

Warning: Block with key "dtv_dvb_bch_bb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_dvb_bch_bb.xml

Warning: Block with key "dtv_dvb_ldpc_bb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_dvb_ldpc_bb.xml

Warning: Block with key "dtv_dvbs2_interleaver_bb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_dvbs2_interleaver_bb.xml

Warning: Block with key "dtv_dvbs2_modulator_bc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_dvbs2_modulator_bc.xml

Warning: Block with key "dtv_dvbs2_physical_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_dvbs2_physical_cc.xml

Warning: Block with key "dtv_dvbt2_cellinterleaver_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_dvbt2_cellinterleaver_cc.xml

Warning: Block with key "dtv_dvbt2_framemapper_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_dvbt2_framemapper_cc.xml

Warning: Block with key "dtv_dvbt2_freqinterleaver_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_dvbt2_freqinterleaver_cc.xml

Warning: Block with key "dtv_dvbt2_interleaver_bb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_dvbt2_interleaver_bb.xml

Warning: Block with key "dtv_dvbt2_miso_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_dvbt2_miso_cc.xml

Warning: Block with key "dtv_dvbt2_modulator_bc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_dvbt2_modulator_bc.xml

Warning: Block with key "dtv_dvbt2_p1insertion_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_dvbt2_p1insertion_cc.xml

Warning: Block with key "dtv_dvbt2_paprtr_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_dvbt2_paprtr_cc.xml

Warning: Block with key "dtv_dvbt2_pilotgenerator_cc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_dvbt2_pilotgenerator_cc.xml

Warning: Block with key "dtv_dvbt_bit_inner_interleaver" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_dvbt_bit_inner_interleaver.xml

Warning: Block with key "dtv_dvbt_convolutional_interleaver" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_dvbt_convolutional_interleaver.xml

Warning: Block with key "dtv_dvbt_energy_dispersal" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_dvbt_energy_dispersal.xml

Warning: Block with key "dtv_dvbt_inner_coder" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_dvbt_inner_coder.xml

Warning: Block with key "dtv_dvbt_map" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_dvbt_map.xml

Warning: Block with key "dtv_dvbt_reed_solomon_enc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_dvbt_reed_solomon_enc.xml

Warning: Block with key "dtv_dvbt_reference_signals" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_dvbt_reference_signals.xml

Warning: Block with key "dtv_dvbt_symbol_inner_interleaver" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dtv_dvbt_symbol_inner_interleaver.xml

Warning: Block with key "dummy_block" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/dummy.xml

Warning: Block with key "fcd_source_c" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/fcd_source_c.xml

Warning: Block with key "fec_async_decoder" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/fec_async_decoder.xml

Warning: Block with key "fec_async_encoder" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/fec_async_encoder.xml

Warning: Block with key "fec_ber_bf" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/fec_ber_bf.xml

Warning: Block with key "fec_bercurve_generator" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/fec_bercurve_generator.xml

Warning: Block with key "fec_encode_ccsds_27_bb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/fec_decode_ccsds_27_bb.xml

Warning: Block with key "fec_decode_ccsds_27_fb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/fec_decode_ccsds_27_fb.xml

Warning: Block with key "fec_generic_decoder" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/fec_decoder.xml

Warning: Block with key "fec_depuncture_bb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/fec_depuncture_bb.xml

Warning: Block with key "fec_generic_encoder" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/fec_encoder.xml

Warning: Block with key "fec_extended_async_encoder" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/fec_extended_async_encoder.xml

Warning: Block with key "fec_extended_decoder" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/fec_extended_decoder.xml

Warning: Block with key "fec_extended_encoder" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/fec_extended_encoder.xml

Warning: Block with key "fec_extended_tagged_decoder" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/fec_extended_tagged_decoder.xml

Warning: Block with key "fec_extended_tagged_encoder" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/fec_extended_tagged_encoder.xml

Warning: Block with key "fec_puncture_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/fec_puncture_xx.xml

Warning: Block with key "fec_tagged_decoder" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/fec_tagged_decoder.xml

Warning: Block with key "fec_tagged_encoder" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/fec_tagged_encoder.xml

Warning: Block with key "fft_ctrlport_probe_psd" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/fft_ctrlport_probe_psd.xml

Warning: Block with key "fft_vxx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/fft_fft_vxx.xml

Warning: Block with key "goertzel_fc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/fft_goertzel_fc.xml

Warning: Block with key "logpwrfft_x" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/fft_logpwrfft_x.xml

Warning: Block with key "band_pass_filter" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_band_pass_filter.xml

Warning: Block with key "band_reject_filter" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_band_reject_filter.xml

Warning: Block with key "dc_blocker_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_dc_blocker_xx.xml

Warning: Block with key "fft_filter_xxx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_fft_filter_xxx.xml

Warning: Block with key "filter_delay_fc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_filter_delay_fc.xml

Warning: Block with key "filterbank_vcvcf" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_filterbank_vcvcf.xml

Warning: Block with key "fir_filter_xxx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_fir_filter_xxx.xml

Warning: Block with key "fractional_interpolator_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_fractional_interpolator_xx.xml

Warning: Block with key "fractional_resampler_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_fractional_resampler_xx.xml

Warning: Block with key "freq_xlating_fft_filter_ccc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_freq_xlating_fft_filter_ccc.xml

Warning: Block with key "freq_xlating_fir_filter_xxx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_freq_xlating_fir_filter_xxx.xml

Warning: Block with key "high_pass_filter" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_high_pass_filter.xml

Warning: Block with key "hilbert_fc" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_hilbert_fc.xml

Warning: Block with key "iir_filter_xxx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_iir_filter_xxx.xml

Warning: Block with key "interp_fir_filter_xxx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_interp_fir_filter_xxx.xml

Warning: Block with key "low_pass_filter" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_low_pass_filter.xml

Warning: Block with key "pfb_arb_resampler_xxx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_pfb_arb_resampler.xml

Warning: Block with key "pfb_channelizer_ccf" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_pfb_channelizer.xml

Warning: Block with key "pfb_channelizer_hier_ccf" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_pfb_channelizer_hier.xml

Warning: Block with key "pfb_decimator_ccf" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_pfb_decimator.xml

Warning: Block with key "pfb_interpolator_ccf" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_pfb_interpolator.xml

Warning: Block with key "pfb_synthesizer_ccf" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_pfb_synthesizer.xml

Warning: Block with key "rational_resampler_base_xxx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_rational_resampler_base_xxx.xml

Warning: Block with key "rational_resampler_xxx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_rational_resampler_xxx.xml

Warning: Block with key "root_raised_cosine_filter" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_root_raised_cosine_filter.xml

Warning: Block with key "single_pole_iir_filter_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/filter_single_pole_iir_filter_xx.xml

Warning: Domain with key "gr_message" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/gr_message_domain.xml

Warning: Domain with key "gr_stream" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/gr_stream_domain.xml

Warning: Block with key "import" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/import.xml

Warning: Block with key "variable_ldpc_decoder_def" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/ldpc_decoder_def_list.xml

Warning: Block with key "variable_ldpc_encoder_def" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/ldpc_encoder_def_list.xml

Warning: Block with key "noaa_hrpt_decoder" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/noaa_hrpt_decoder.xml

Warning: Block with key "noaa_hrpt_deframer" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/noaa_hrpt_deframer.xml

Warning: Block with key "noaa_hrpt_pll_cf" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/noaa_hrpt_pll_cf.xml

Warning: Block with key "note" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/note.xml

Warning: Block with key "notebook" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/notebook.xml

Warning: Block with key "options" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/options.xml

Warning: Block with key "pad_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/pad_sink.xml

Warning: Block with key "pad_source" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/pad_source.xml

Warning: Block with key "pager_flex_deinterleave" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/pager_flex_deinterleave.xml

Warning: Block with key "pager_flex_sync" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/pager_flex_sync.xml

Warning: Block with key "pager_slicer_fb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/pager_slicer_fb.xml

Warning: Block with key "parameter" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/parameter.xml

Warning: Block with key "qtgui_bercurve_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/qtgui_ber_sink_b.xml

Warning: Block with key "variable_qtgui_check_box" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/qtgui_check_box.xml

Warning: Block with key "variable_qtgui_chooser" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/qtgui_chooser.xml

Warning: Block with key "qtgui_const_sink_x" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/qtgui_const_sink_x.xml

Warning: Block with key "variable_qtgui_entry" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/qtgui_entry.xml

Warning: Block with key "qtgui_freq_sink_x" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/qtgui_freq_sink_x.xml

Warning: Block with key "qtgui_histogram_sink_x" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/qtgui_histogram_sink_x.xml

Warning: Block with key "variable_qtgui_label" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/qtgui_label.xml

Warning: Block with key "qtgui_number_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/qtgui_number_sink.xml

Warning: Block with key "variable_qtgui_push_button" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/qtgui_push_button.xml

Warning: Block with key "variable_qtgui_range" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/qtgui_range.xml

Warning: Block with key "qtgui_sink_x" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/qtgui_sink_x.xml

Warning: Block with key "qtgui_tab_widget" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/qtgui_tab_widget.xml

Warning: Block with key "qtgui_time_raster_sink_x" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/qtgui_time_raster_x.xml

Warning: Block with key "qtgui_time_sink_x" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/qtgui_time_sink_x.xml

Warning: Block with key "qtgui_vector_sink_f" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/qtgui_vector_sink_f.xml

Warning: Block with key "qtgui_waterfall_sink_x" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/qtgui_waterfall_sink_x.xml

Warning: Block with key "variable_tpc_decoder_def" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/tpc_decoder_def_list.xml

Warning: Block with key "variable_tpc_encoder_def" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/tpc_encoder_def_list.xml

Warning: Block with key "trellis_encoder_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/trellis_encoder_xx.xml

Warning: Block with key "trellis_metrics_x" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/trellis_metrics_x.xml

Warning: Block with key "trellis_pccc_decoder_combined_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/trellis_pccc_decoder_combined_xx.xml

Warning: Block with key "trellis_pccc_decoder_x" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/trellis_pccc_decoder_x.xml

Warning: Block with key "trellis_pccc_encoder_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/trellis_pccc_encoder_xx.xml

Warning: Block with key "trellis_permutation" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/trellis_permutation.xml

Warning: Block with key "trellis_sccc_decoder_combined_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/trellis_sccc_decoder_combined_xx.xml

Warning: Block with key "trellis_sccc_decoder_x" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/trellis_sccc_decoder_x.xml

Warning: Block with key "trellis_sccc_encoder_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/trellis_sccc_encoder_xx.xml

Warning: Block with key "trellis_siso_combined_f" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/trellis_siso_combined_f.xml

Warning: Block with key "trellis_siso_f" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/trellis_siso_f.xml

Warning: Block with key "trellis_viterbi_combined_xx" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/trellis_viterbi_combined_xx.xml

Warning: Block with key "trellis_viterbi_x" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/trellis_viterbi_x.xml

Warning: Block with key "uhd_amsg_source" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/uhd_amsg_source.xml

Warning: Block with key "uhd_usrp_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/uhd_usrp_sink.xml

Warning: Block with key "uhd_usrp_source" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/uhd_usrp_source.xml

Warning: Block with key "variable" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/variable.xml

Warning: Block with key "variable_band_pass_filter_taps" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/variable_band_pass_filter_taps.xml

Warning: Block with key "variable_band_reject_filter_taps" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/variable_band_reject_filter_taps.xml

Warning: Block with key "variable_cc_decoder_def" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/variable_cc_decoder_def_list.xml

Warning: Block with key "variable_cc_encoder_def" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/variable_cc_encoder_def_list.xml

Warning: Block with key "variable_ccsds_encoder_def" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/variable_ccsds_encoder_def_list.xml

Warning: Block with key "variable_check_box" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/variable_check_box.xml

Warning: Block with key "variable_chooser" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/variable_chooser.xml

Warning: Block with key "variable_config" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/variable_config.xml

Warning: Block with key "variable_dummy_decoder_def" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/variable_dummy_decoder_def_list.xml

Warning: Block with key "variable_dummy_encoder_def" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/variable_dummy_encoder_def_list.xml

Warning: Block with key "variable_function_probe" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/variable_function_probe.xml

Warning: Block with key "variable_high_pass_filter_taps" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/variable_high_pass_filter_taps.xml

Warning: Block with key "variable_low_pass_filter_taps" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/variable_low_pass_filter_taps.xml

Warning: Block with key "variable_repetition_decoder_def" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/variable_repetition_decoder_def_list.xml

Warning: Block with key "variable_repetition_encoder_def" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/variable_repetition_encoder_def_list.xml

Warning: Block with key "variable_rrc_filter_taps" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/variable_rrc_filter_taps.xml

Warning: Block with key "variable_slider" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/variable_slider.xml

Warning: Block with key "variable_static_text" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/variable_static_text.xml

Warning: Block with key "variable_struct" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/variable_struct.xml

Warning: Block with key "variable_text_box" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/variable_text_box.xml

Warning: Block with key "video_sdl_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/video_sdl_sink.xml

Warning: Block with key "virtual_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/virtual_sink.xml

Warning: Block with key "virtual_source" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/virtual_source.xml

Warning: Block with key "vocoder_alaw_decode_bs" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/vocoder_alaw_decode_bs.xml

Warning: Block with key "vocoder_alaw_encode_sb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/vocoder_alaw_encode_sb.xml

Warning: Block with key "vocoder_codec2_decode_ps" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/vocoder_codec2_decode_ps.xml

Warning: Block with key "vocoder_codec2_encode_sp" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/vocoder_codec2_encode_sp.xml

Warning: Block with key "vocoder_cvsd_decode_bf" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/vocoder_cvsd_decode.xml

Warning: Block with key "vocoder_cvsd_decode_bs" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/vocoder_cvsd_decode_bs.xml

Warning: Block with key "vocoder_cvsd_encode_fb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/vocoder_cvsd_encode.xml

Warning: Block with key "vocoder_cvsd_encode_sb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/vocoder_cvsd_encode_sb.xml

Warning: Block with key "vocoder_g721_decode_bs" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/vocoder_g721_decode_bs.xml

Warning: Block with key "vocoder_g721_encode_sb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/vocoder_g721_encode_sb.xml

Warning: Block with key "vocoder_g723_24_decode_bs" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/vocoder_g723_24_decode_bs.xml

Warning: Block with key "vocoder_g723_24_encode_sb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/vocoder_g723_24_encode_sb.xml

Warning: Block with key "vocoder_g723_40_decode_bs" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/vocoder_g723_40_decode_bs.xml

Warning: Block with key "vocoder_g723_40_encode_sb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/vocoder_g723_40_encode_sb.xml

Warning: Block with key "vocoder_gsm_fr_decode_ps" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/vocoder_gsm_fr_decode_ps.xml

Warning: Block with key "vocoder_gsm_fr_encode_sp" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/vocoder_gsm_fr_encode_sp.xml

Warning: Block with key "vocoder_ulaw_decode_bs" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/vocoder_ulaw_decode_bs.xml

Warning: Block with key "vocoder_ulaw_encode_sb" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/vocoder_ulaw_encode_sb.xml

Warning: Block with key "wxgui_constellationsink2" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/wxgui_constellationsink2.xml

Warning: Block with key "wxgui_fftsink2" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/wxgui_fftsink2.xml

Warning: Block with key "wxgui_histosink2" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/wxgui_histosink2.xml

Warning: Block with key "wxgui_numbersink2" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/wxgui_numbersink2.xml

Warning: Block with key "wxgui_scopesink2" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/wxgui_scopesink2.xml

Warning: Block with key "wxgui_termsink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/wxgui_termsink.xml

Warning: Block with key "wxgui_waterfallsink2" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/wxgui_waterfallsink2.xml

Warning: Block with key "xmlrpc_client" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/xmlrpc_client.xml

Warning: Block with key "xmlrpc_server" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/xmlrpc_server.xml

Warning: Block with key "zeromq_pub_msg_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/zeromq_pub_msg_sink.xml

Warning: Block with key "zeromq_pub_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/zeromq_pub_sink.xml

Warning: Block with key "zeromq_pull_msg_source" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/zeromq_pull_msg_source.xml

Warning: Block with key "zeromq_pull_source" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/zeromq_pull_source.xml

Warning: Block with key "zeromq_push_msg_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/zeromq_push_msg_sink.xml

Warning: Block with key "zeromq_push_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/zeromq_push_sink.xml

Warning: Block with key "zeromq_rep_msg_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/zeromq_rep_msg_sink.xml

Warning: Block with key "zeromq_rep_sink" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/zeromq_rep_sink.xml

Warning: Block with key "zeromq_req_msg_source" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/zeromq_req_msg_source.xml

Warning: Block with key "zeromq_req_source" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/zeromq_req_source.xml

Warning: Block with key "zeromq_sub_msg_source" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/zeromq_sub_msg_source.xml

Warning: Block with key "zeromq_sub_source" already exists.

Ignoring: /usr/local/Cellar/gnuradio/3.7.8/share/gnuradio/grc/blocks/zeromq_sub_source.xml

Mac OS; Clang version 7.0.0 (clang-700.0.72); Boost_105800; UHD_003.009.001-0-unknown


Fatal Python error: PyThreadState_Get: no current thread

Abort trap: 6

~> which python

/usr/local/bin/python

~> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]