discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: GNU Radio on Raspberry Pi 4?


From: Gisle Vanem
Subject: Re: GNU Radio on Raspberry Pi 4?
Date: Fri, 18 Dec 2020 10:34:49 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

Franco VENTURI wrote:

if you are interested in using SDRplay API version 3.X (I think the latest 
version of their API is 3.07), and you are on GNU Radio 3.7, you may want to 
take a look at the gr-sdrplay GNU Radio OOT module I modified to work with 
SDRplay API version 3.X: 
https://github.com/fventuri/gr-sdrplay/tree/API3+RSPduo (notice the non-default 
branch name: 'API3+RSPduo').

I tried your 'master' branch. No problem building that.
But I have problems with the 'API3+RSPduo' branch:

git checkout API3+RSPduo
error: pathspec 'API3+RSPduo' did not match any file(s) known to git.

What??

Besides there are *many* warning '4250' in MSVC building
this module:
  rsp1a_impl.h(33): warning C4250: 'gr::sdrplay3::rsp1a_impl':
  inherits 'gr::sdrplay3::rsp_impl::gr::sdrplay3::rsp_impl::start'
  via dominance

etc.



reply via email to

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