Re: Installing Images and firmware USRPN200/N210

2021-10-15 Thread Marcus D. Leech
On 2021-10-15 5:57 p.m., isaac mario tupac davila wrote: Hello I'm Isaac. I have a tricky thing here instaling images. I have a USRP N210 with FW Version: 12.1 FPGA Version: 10.0. When I prove the pps test, it says: No PPS detected within the time interval. I believe it is for the FPGA

Installing Images and firmware USRPN200/N210

2021-10-15 Thread isaac mario tupac davila
Hello I'm Isaac. I have a tricky thing here instaling images. I have a USRP N210 with FW Version: 12.1 FPGA Version: 10.0. When I prove the pps test, it says: No PPS detected within the time interval. I believe it is for the FPGA image(v10). So I tried to update the image and firmware doing:

Re: Problem building OOTs with GR 3.9.3.0 PPA package

2021-10-15 Thread Ron Economos
I just went through this myself with a user of my OOT's. It's due to a pybind11 version mismatch. The PPA is built with pybind11 v2.5.0 and if your system (such as Ubuntu 20.04) has a different version, you get that import error. You have to build/install pybind11 v2.5.0 on your system to

Problem building OOTs with GR 3.9.3.0 PPA package

2021-10-15 Thread Daniel Estévez
Hi, I've encountered a problem in the gr-satellites continuous integration that I've traced to the change from GNU Radio 3.9.2.0 to 3.9.3.0 in the Ubuntu 20.04 PPA package (which is what I'm using in my CI Docker container). The problem is that after building gr-satellites from source using

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

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

Re: Pulsed Signal with Vector Source

2021-10-15 Thread isaac mario tupac davila
It works fine!!! I'm not sure why GNU Radio has problems in precision using numpy. Anyway, Thanks. Regards. Isaac T. El jue, 14 oct 2021 a las 19:10, Gary Schafer () escribió: > Hi, Isaac! > > My suggestion: Change the "Vector" value in the "Vector Source" block for > both sources to:

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

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

Re:

2021-10-15 Thread Van-Dung PHAM
Can you share your design for more detail? Is there another error/warning when you compiled your design? Vào Th 6, 15 thg 10, 2021 vào lúc 16:06 Rachida SAROUI < rachidasar...@gmail.com> đã viết: > Thank you, > actually, that's what I did at the first time but I got this and I don't > even

Re:

2021-10-15 Thread Rachida SAROUI
Thank you, actually, that's what I did at the first time but I got this and I don't even have a block 25 in my flowgraph Le ven. 15 oct. 2021 à 15:55, Van-Dung PHAM a écrit : > In your design, you should look at blocks 2 and 16 to set up the > parameters set_min_output_buffer to 10^6 and 2.10^4

Re:

2021-10-15 Thread Van-Dung PHAM
In your design, you should look at blocks 2 and 16 to set up the parameters set_min_output_buffer to 10^6 and 2.10^4 respectively Best Regards Vào Th 6, 15 thg 10, 2021 vào lúc 15:16 Rachida SAROUI < rachidasar...@gmail.com> đã viết: > Hello everyone, > > I'm trying to decode a message

[no subject]

2021-10-15 Thread Rachida SAROUI
Hello everyone, I'm trying to decode a message received from an USRP using Gnuradio, and I'm getting this message that I don't understand. Can you help me please? Thank you

AW: Help_USRP FM receiver unsuccessfull

2021-10-15 Thread Thangaraj Mukara Dhakshinamoorthy
Hello Gary, 1. First of all, thanks for your help. The Problem was with RF Settings: AGC should be disabled and Antenna Rx2 Should be selected instead of Tx/Rx! After these corrections I was able to listen to FM clearly without any trouble! Anyhow, I will try out your suggestions too! 2.