[hpsdr] Hackaday article on GNU Radio Companion
tbruns
tbruns at mocha42.com
Mon Nov 16 19:49:48 PST 2015
Greetings,
After building and installing the hpsdr gnuradio module as per the
instructions in README.md on Ubuntu 14.04.3 I don't see the modules
visible in gnuradio-companion. I tried creating ~/.gnuradio/config.conf
with:
[grc]
local_block_path=/usr/local/share/gnuradio/grc/blocks
but gnuradio-companion seems to ignore this. Finally I symlinked the
hpsdr_hermesNB.xml and hpsdr_hermesWB.xml files in
/usr/local/share/gnuradio/grc/blocks to /usr/share/gnuradio/grc/blocks
and now when I start gnuradio I get:
-------------------------------------------------------------------------
$ gnuradio-companion
Warning: Block validation failed:
/usr/share/gnuradio/grc/blocks/hpsdr_hermesNB.xml:2:0:ERROR:VALID:DTD_NOT_PCDATA:
Element block was declared #PCDATA but contains non text nodes
/usr/share/gnuradio/grc/blocks/hpsdr_hermesNB.xml:4:0:ERROR:VALID:DTD_UNKNOWN_ELEM:
No declaration for element key
<omitting large number of errors similar to the above except for
different element values>
Ignoring: /usr/share/gnuradio/grc/blocks/hpsdr_hermesNB.xml
Warning: Block validation failed:
/usr/share/gnuradio/grc/blocks/hpsdr_hermesWB.xml:2:0:ERROR:VALID:DTD_NOT_PCDATA:
Element block was declared #PCDATA but contains non text nodes
/usr/share/gnuradio/grc/blocks/hpsdr_hermesWB.xml:4:0:ERROR:VALID:DTD_UNKNOWN_ELEM:
No declaration for element key
<omitting large number of errors similar to the above except for
different element values>
Ignoring: /usr/share/gnuradio/grc/blocks/hpsdr_hermesWB.xml
linux; GNU C++ version 4.8.2; Boost_105400; UHD_003.005.005-0-unknown
<<< Welcome to GNU Radio Companion 3.7.2.1 >>>
Showing: ""
-------------------------------------------------------------------------
and of course the modules are not visible.
The library is installed:
# ldconfig --print-cache | grep hpsdr
libgnuradio-hpsdr.so (libc6,x86-64) =>
/usr/local/lib/libgnuradio-hpsdr.so
Google hasn't been too friendly so far. Any suggestions would be
appreciated as I continue to investigate.
Tom KC5L
On 11/12/2015 11:02 AM, Tom McDermott wrote:
> ***** High Performance Software Defined Radio Discussion List *****
>
>
>
> Thanks for the link, John.
>
> A reminder that there's an OpenHPSDR Hermes/Metis/Alex module
> currently available for Gnuradio:
>
> https://github.com/Tom-McDermott/gr-hpsdr
>
> or from the TAPR SVN:
>
> http://svn.tapr.org/listing.php?repname=OpenHPSDR+Main&path=%2Ftrunk%2FN5EG%2FGRC3.7%2F&#a7f7781339d80b6e5e27f023c60642b5d
>
> Also available using pybombs.
>
>
> -- Tom, N5EG
>
>
>
> On Thu, Nov 12, 2015 at 8:29 AM, John Melton
> <john.d.melton at googlemail.com <mailto:john.d.melton at googlemail.com>>
> wrote:
>
> ***** High Performance Software Defined Radio Discussion List *****
>
>
> Hackaday has a good article on GNU Radio Companion.
>
> https://hackaday.com/tag/gnu-radio-companion/
>
> John g0orx/n6lyt
>
> --
>
> -- John
>
>
> _______________________________________________
> HPSDR Discussion List
> To post msg: hpsdr at openhpsdr.org <mailto:hpsdr at openhpsdr.org>
> Subscription help:
> http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org
> HPSDR web page: http://openhpsdr.org
> Archives: http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/
>
>
>
>
> _______________________________________________
> HPSDR Discussion List
> To post msg: hpsdr at openhpsdr.org
> Subscription help: http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org
> HPSDR web page: http://openhpsdr.org
> Archives: http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/attachments/20151116/372dc8a5/attachment-0001.htm>
More information about the Hpsdr
mailing list