If you haven't already, try removing ~/.cache/grc_gnuradio/cache.json and
restarting GRC. Then do the reselect if it still shows as an error. One or
both of those should do it.
On Sun, Apr 11, 2021 at 7:09 PM David Hagood wrote:
> Has there been a release of GRC3.9 that fixes the errors in some
Has there been a release of GRC3.9 that fixes the errors in some of the
blocks that comes from the swig to pybind change? e.g. I have a flow
with the signal source, and it has this error:
Param - Waveform(waveform):
Expression gr_waveform_t.GR_COS_WAVE is invalid for type 'int'.
Just rese
You'd have to have these installed before you build your gr-osmosdr from
source, otherwise
the gr-osmosdr can't use rtl-sdrs.
So, they must already be there :)
On 11.04.21 22:02, Cinaed Simson wrote:
> Also, you may want to install the rtl software
>
> apt install rtl-sdr librtlsdr
>
> It's
Hi Christophe and all,
It works now! I guess it's like you and Marcus said I might have a mix of
3.8 and 3.9. I installed the GNU Radio from the binary package before.
Today I removed it and reinstalled the GNU Radio from the source code
(maint-3.9 branch). Then the fm_rx/tx examples work as expec
Also, you may want to install the rtl software
apt install rtl-sdr librtlsdr
It's possible they may have been installed with gr-osmosdr.
-- Cinaed
On 4/11/21 9:30 AM, alberto.alle...@alice.it wrote:
I have followed pdf guide and now work fine but
It work fine but after oper FFT window
Hi Ralf,
it's not about the version of gr-osmosdr – the gr-osmosdr you use just has to
be linked
against exactly the ABI version of the GNU Radio you intend to run :)
Debian, and thus Ubuntu, and thus Mint, do ship a gr-osmosdr, which is built
against their
build of GNU Radio; that's why linux d
Hi Marcus,
to be precise: I use Linux Mint 20.1 which is based on Ubuntu.
Effectively, the gr-osmosdr module version 0.2.0-2 works with the
version of GNU Radio that is available by default in this Linux Mint
version (3.8.1-rc1-2build2) but as far as I remember, it did not work
with GNU Radio 3.
I solved the bind python exception as follows:
1. The bind command cannot be used with a blank argument, or (I think) with
multiple arguments.
Running the command this way:
$gr_modtool bind
GNU Radio module name identified: test01
Which blocks do you want to parse? (Regex):
there does not appear
That's just a warning and can be safely ignored.
On 11.04.21 18:30, alberto.alle...@alice.it wrote:
> I have followed pdf guide and now work fine but
> It work fine but after oper FFT window (QT GUI SINK) there is this alert:
>
> Warning: failed to XInitThreads()
> gr-osmosdr 0.2.0.0 (0.2.0)
I have followed pdf guide and now work fine butIt work fine but after oper
FFT window (QT GUI SINK) there is this alert:
Warning: failed to XInitThreads()
gr-osmosdr 0.2.0.0 (0.2.0) gnuradio 3.8.1.0
why ?
Alberto
Messaggio originale
Da: muel...@kit.edu
Data: 11-apr-2021 17.31
Hi Ralf,
glad to hear you've got it to work!
When not using the PPA (which I was assuming you'd be doing), you'd get the
exact
gr-osmosdr that works with Ubuntu's version of GNU Radio (i.e. 3.8.1.0 as I
thought you've
installed?).
Best regards,
Marcus
On 11.04.21 16:40, Ralf Gorholt wrote:
>
Hello Marcus,
I had done this before (installed from PPA) but I didn't get a module
that worked with GNU Radio 3.8.2. That's why I have compiled it from
source. When the module is compiled, you have to pay attention to the
correct prefix for cmake.
Ralf
Am 11.04.2021 um 14:37 schrieb Marcus Mül
You have to do none of this,
sudo apt install gr-osmosdr
does everything. And then you're done and can use the OSMOSDR Source or the
RTL-Source
(which are essentially the same).
Cheers,
Marcus
On 11.04.21 13:26, Ralf Gorholt wrote:
> Hello Alberto,
>
> you may try this:
>
> git clone git://g
Hello Alberto,
you may try this:
git clone git://github.com/osmocom/gr-osmosdr -b gr3.8
That's how I got the sources for GNU Radio 3.8 one or two weeks ago.
Regards,
Ralf
Am 11.04.2021 um 12:35 schrieb alberto.alle...@alice.it:
I follow now this guide:
https://lists.gnu.org/archive/html/dis
I follow now this
guide:https://lists.gnu.org/archive/html/discuss-gnuradio/2020-09/pdfNp27msymbN.pdf
But at point 7 i have a problem.
alberto@alberto-Studio-XPS-1340:~/sdr_stuff$ git clone
https://git.osmocom.org/gr-osmosdr
Clone in 'gr-osmosdr' in corso...
error: Failed to connect to git.osmoco
Thank you very much!
I have installed gnuradio !
Version 3.8.1.0 (Python 3.8.5).
What source i can use to work with my rtl-sdr receiver ?
Alberto
Inviato da iPhone
> Il giorno 10 apr 2021, alle ore 22:09, Fabian Schwartau
> ha scritto:
>
> Hi Alberto,
> Just open a terminal and run
> sudo ap
If you need to use gr-osmosdr and gr-iqbal, you need to install
gnuradio-3.8 because those packages do not support gnuardio-3.9 yet.
Version 3.9 is the "bleeding edge".
I've never used pybombs to install software - I just use git - but you
need to tell pybombs you want to install gnuradio 3.8.
Hi
if fm_rx works with firdes.WIN_KAISER, it indicates that your
flowgraph use som GR3.8 codes. 3.9 should use window.WIN_KAISER
the output of python3 fm_rx3.py also clearly indicates that
the window class is not the same in your install and in mine
18 matches
Mail list logo