discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] How can I find the cc-Files of GNU-Radio to modif


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] How can I find the cc-Files of GNU-Radio to modify or edit them?
Date: Wed, 4 Nov 2015 10:37:36 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

Hi Jenspen,

so, first of all, I'd like to point you to the guided tutorials, which
are an introduction on how to develop for/with GNU Radio. That'll give
you a good start:
https://gnuradio.org/redmine/projects/gnuradio/wiki/Guided_Tutorials
Please start from Chapter one and work up to chapter 5; then you will
probably understand most of the design principles used withing GNU Radio.

> http://gnuradio.org/redmine/projects/gnuradio/wiki/UbuntuInstall
>
> But I cannot find the cc-files. I've only found the Header-Files (.h)
> in the /usr/local/include path.
Of course, only the header files get installed -- the source files are
not needed for operation and will remain in the folder from which GNU
Radio was compiled.
You did a "git clone" somewhere. There, you will find the source code!

Now, you mention you want to modify a flow graph, right? Normally, you
don't have to modify GNU Radio for that; so maybe we can help you with
the problem you're encountering. Could you explain a bit of what you
want to do?

Best regards,
Marcus

On 04.11.2015 04:48, jenspen2 wrote:
> Hello everybody,
>
> I'm new to Linux and GNU-Radio but I've searched the archives and faq
> but I cannot find a proper answer.
> I want to modify a flowchart e.g. the audio sink and want to enter the
> cc-files.
>
> I've installed GNU-Radio following the instruction below:
> http://gnuradio.org/redmine/projects/gnuradio/wiki/UbuntuInstall
>
> But I cannot find the cc-files. I've only found the Header-Files (.h)
> in the /usr/local/include path.
>
> I thank you in advance.
>
> With best regards
> Jenspen
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio




reply via email to

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