discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Using gr-atsc library


From: Martin Braun (CEL)
Subject: Re: [Discuss-gnuradio] Using gr-atsc library
Date: Mon, 18 Nov 2013 12:43:30 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Sat, Nov 16, 2013 at 01:21:20PM -0200, Yuri P.M wrote:
> Hi,
> 
> My name is Yuri and I'm new to the GNU Radio "world". I'm trying to use some
> pieces of the code from the gr-atsc librabry in my project, for latter
> adaptation to my purpose, but I don't know if what I'm doing is correct (I
> suspect not), so any tip and hint would be of great help. I'm trying to use it
> in GRC.

Can you please specify how you installed GNU Radio?

My first thought is that maybe your OOT-module is not configured link
against gr-atsc. In your modules top CMakeFile.txt, look for lines that
look like this:

set(GR_REQUIRED_COMPONENTS RUNTIME ATSC)
find_package(Gnuradio "3.7.2" REQUIRED)

...and make sure the 'ATSC' is in there.

MB


-- 
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)

Dipl.-Ing. Martin Braun
Research Associate

Kaiserstraße 12
Building 05.01
76131 Karlsruhe

Phone: +49 721 608-43790
Fax: +49 721 608-46071
www.cel.kit.edu

KIT -- University of the State of Baden-Württemberg and
National Laboratory of the Helmholtz Association

Attachment: pgpQ1ZCgZcdOR.pgp
Description: PGP signature


reply via email to

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