discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pybombs prefixes and .gnuradio directory


From: Paul Atreides
Subject: Re: pybombs prefixes and .gnuradio directory
Date: Sat, 21 Aug 2021 15:30:35 -0400

Thanks for the quick response Jeff! Gotcha, that makes a lot of sense.

On Sat, Aug 21, 2021 at 3:20 PM Jeff Long <willcode4@gmail.com> wrote:
Use a different grc.conf per prefix. You could add an export to setup_env.sh

   export GRC_PREFS_PATH=/full/path/to/grc.conf

Sometimes you're trying to see whether flowgraphs work across versions, sometime you know they don't, so there's no one right way to set up.

On Sat, Aug 21, 2021 at 2:54 PM Paul Atreides <maud.dib1984@gmail.com> wrote:
I'm using 3 pybombs prefixes, but every time I switch between them i have to delete /home/user/.gnuradio and let it autogenerate because all the block paths are hardcoded to the last gnuradio version i used (i.e. /home/user/prefix/gr39/...), if I don't delete the directory, when I open GRC in, for example my 3.8 prefix, it tries to pull in all the flowgraphs from the 3.9 session, some of which don't work. 
What's the proper way to allow each prefix to have it's own recent history and preferences?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]