Hey,
> However, I tried more.
> 1. I remove the editor = /usrbin/emacs line in ~/.gnuradio/config.conf
> 2. I add this line in [working dir]/grc.conf
GNU Radio doesn't read config files from the working directory.
> I guess by editing grc.conf, it will have the same result with
> ~/.gnuradio/config.conf. But it fails.
yep, configuration files are only used if they're in the ~/.gnuradio directory.
> So, here is my quesionts
> 1. Is my guess correct? how could it be fail?
Not correct :)
> 2. It seems that conf file contains all the settings of gnuradio, where can I find the
> usermanual of conf file? So I can changed it myself.
Sadly, we don't have such a config file manual. Every piece of software can add config
file directives as it seems fit.
Best regards,
Marcus
No comments:
Post a Comment