You want a "Parameter" block, from the Variables section. On Fri, Apr 3, 2015 at 12:51 AM, Andreas Ladanyi <[email protected]> wrote: > Hi, > > i want to run an gnuradio .py application from the command line and want to > choose parameters (like the frequency or sound level) on the command line. > So i think about if it is possible to set block parameters / variables > without graphical sliders or graphical textboxes from the command line. > > Like: > > python application.py -f frequency -s sound_level > > cheers, > Andy > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
-- GDB has a 'break' feature; why doesn't it have 'fix' too? _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
