discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Compile grc file


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Compile grc file
Date: Thu, 14 Mar 2013 14:02:33 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130221 Thunderbird/17.0.3


On 03/14/2013 02:01 PM, MO KARIMKHAN PATHAN wrote:
> Hi,
> I want to compile Gnuradio sample examples without using GNU radio GUI. For
> that first I have to compile audio.grc[or any other grc file] and then I
> have to run python file. But I dont know which command I have to write in
> terminal. can you please help?
> I am using Ubuntu 11.10
> 
> 
> 

see grcc

> $ grcc -h
> Usage: grcc: [options] filename
> 
> Compiles a GRC file (.grc) into a GNU Radio Python program. The program is
> stored in ~/.grc_gnuradio by default, but this location can be changed with
> the -d option.
> 
> Options:
>   -h, --help            show this help message and exit
>   -d DIRECTORY, --directory=DIRECTORY
>                         Specify the directory to output the compile program
>   -e, --execute         Run the program after compiling [default=False]


> _______________________________________________
> 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]