On Tue, Oct 24, 2006 at 07:20:32PM -0700, Dave hartzell wrote: > Eric, > > Creating and setting the ~/.gnuradio/cofnig.conf didn't work.
It should. Does the file have the correct name? I noticed that in the line above, it's misspelled. > If I edit the scopesink.py file directly, I can make things work. > > What modules checks for the config.conf file? Many, but in particular, line 33 of scopesink.py reads the default from the config files. > Thanks, > > Dave > > On 10/24/06, Eric Blossom <[EMAIL PROTECTED]> wrote: > >FYI, > > > >You can set the defaults for these in your ~/.gnuradio/config.conf > > > >E.g., > > > ># This file contains system wide configuration data for GNU Radio. > ># You may override any setting on a per-user basis by editing > ># ~/.gnuradio/config.conf > > > >[wxgui] > >fft_rate = 15 # fftsink and waterfallsink > >frame_decim = 1 # scopesink > > > > > -- > "Truth and technology will triumph over bullsh*t and bureaucracy!" - > Rene Anselmo. _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
