Tuesday, August 29, 2017

[Discuss-gnuradio] Command line compile GRC xml

I'm looking for a way to compile a GRC xml example into a python flow
graph to be ran on a headless DSP device.  When I googled for the
options,  I got this Ubuntu page
(http://manpages.ubuntu.com/manpages/xenial/man1/gnuradio-companion.1.html)
based on 3.7.9.1 that had the "--compile" option.  However, in 3.7.12,
that option is not present:

$ gnuradio-companion -h
Usage: gnuradio-companion [options] [saved flow graphs]

Options:
  --version   show program's version number and exit
  -h, --help  show this help message and exit

$ gnuradio-companion --version
GNU Radio Companion 3.7.12git-218-g811bee8c

This program is part of GNU Radio
GRC comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it.

Is there a way to compile GRC files from the command line in 3.7.12?

Thanks in advance!


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

No comments:

Post a Comment