Re: PyBOMBs - available modules

2021-10-15 Thread Jeff Long
Not documented well - the basic idea is here
https://github.com/gnuradio/pybombs but the 39 and master recipes are not
mentioned. We've got to make some changes soon anyway. The current stable
(3.7) and default (3.8) recipes should be updated to something newer.

On Fri, Oct 15, 2021 at 1:06 PM Marcin Puchlik 
wrote:

> Hi Jeff,
> Thanks for answering my question.
> So how would people know about those other recipes like: gnuradio39,
> gnuradio-master, gnuradio-stable if they are not present in the recipe list?
>
>
>
> pt., 15 paź 2021 o 18:36 Jeff Long  napisał(a):
>
>> The gnuradio39 recipe is used like
>>
>>pybombs prefix init -R gnuradio39 
>>
>> and is not a normal recipe. No, there's no real way you would have known
>> that, except to look at the recipes that contain
>>
>>inherit: prefix
>>
>> As far as I can see, the following recipes are like that
>>
>>gnuradio39
>>gnuradio-default
>>gnuradio-master
>>gnuradio-stable
>>
>>
>> On Fri, Oct 15, 2021 at 11:17 AM Marcin Puchlik via GNU Radio, the Free &
>> Open-Source Toolkit for Software Radio  wrote:
>>
>>> Hi,
>>> Does the command: *pybombs recipes list *gives me a list of all
>>> available software I can install using PyBOMBs? If yes, why I cannot see
>>> the gnuradio39 recipe but I can still run this recipe and install the GNU
>>> Radio 3.9?
>>> Thanks in advance,
>>> Marcin
>>>
>>>


Re: PyBOMBs - available modules

2021-10-15 Thread GNU Radio, the Free & Open-Source Toolkit for Software Radio
Hi Jeff,
Thanks for answering my question.
So how would people know about those other recipes like: gnuradio39,
gnuradio-master, gnuradio-stable if they are not present in the recipe list?



pt., 15 paź 2021 o 18:36 Jeff Long  napisał(a):

> The gnuradio39 recipe is used like
>
>pybombs prefix init -R gnuradio39 
>
> and is not a normal recipe. No, there's no real way you would have known
> that, except to look at the recipes that contain
>
>inherit: prefix
>
> As far as I can see, the following recipes are like that
>
>gnuradio39
>gnuradio-default
>gnuradio-master
>gnuradio-stable
>
>
> On Fri, Oct 15, 2021 at 11:17 AM Marcin Puchlik via GNU Radio, the Free &
> Open-Source Toolkit for Software Radio  wrote:
>
>> Hi,
>> Does the command: *pybombs recipes list *gives me a list of all
>> available software I can install using PyBOMBs? If yes, why I cannot see
>> the gnuradio39 recipe but I can still run this recipe and install the GNU
>> Radio 3.9?
>> Thanks in advance,
>> Marcin
>>
>>


Re: PyBOMBs - available modules

2021-10-15 Thread Jeff Long
The gnuradio39 recipe is used like

   pybombs prefix init -R gnuradio39 

and is not a normal recipe. No, there's no real way you would have known
that, except to look at the recipes that contain

   inherit: prefix

As far as I can see, the following recipes are like that

   gnuradio39
   gnuradio-default
   gnuradio-master
   gnuradio-stable


On Fri, Oct 15, 2021 at 11:17 AM Marcin Puchlik via GNU Radio, the Free &
Open-Source Toolkit for Software Radio  wrote:

> Hi,
> Does the command: *pybombs recipes list *gives me a list of all available
> software I can install using PyBOMBs? If yes, why I cannot see the
> gnuradio39 recipe but I can still run this recipe and install the GNU Radio
> 3.9?
> Thanks in advance,
> Marcin
>
>


PyBOMBs - available modules

2021-10-15 Thread GNU Radio, the Free & Open-Source Toolkit for Software Radio
Hi,
Does the command: *pybombs recipes list *gives me a list of all available
software I can install using PyBOMBs? If yes, why I cannot see the
gnuradio39 recipe but I can still run this recipe and install the GNU Radio
3.9?
Thanks in advance,
Marcin