> > Hello, > > Im running GRC and I have a grc file with no gui. When I run the file > a python window displays and then disappears. I want to read whats in > that window since it seems there is a problem with my file and its not > printing to any where else. How do I do this? Is there a way to run > the GRC file from the command line? > > Thanks, > Justin > > > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > http://lists.gnu.org/mailman/listinfo/discuss-gnuradio > GRC produces a python program, which you can run directly.
If your flow-graph is named "foo", GRC will produce two files: o foo.grc o foo.py -- Marcus Leech Principal Investigator Shirleys Bay Radio Astronomy Consortium http://www.sbrac.org
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio