Franco Venturi

Results 165 comments of Franco Venturi

@zuckschwerdt - good point about the C++ runtime I changed the `apitest` program back to the original, and I wrote a simple program in C++ (`soapytest`) based on the SoapySDR...

@srs4511351 and @alphafox02 - thanks for running the tests. Steve's output looks identical to mine - I did notice that with valgrind for some reason I don't see the lines...

I found out the reason of the valgrind tests all returning error (exit status=1) and not printing any output: apparently the ASan runtime used by valgrind is not compatible with...

@alphafox02 - I noticed that the output of the `make` command at the very beginning of your message shows that it rebuilt only two executables (`soapytest` and `soapytest-doublefree`), but not...

@srs4511351 - I noticed that the output of the `make` command at the very beginning of your message still shows the compile option `-fsanitize=address`; perhaps you are using an old...

It is important to notice that the RSPduo in Dual Tuner, Master, and Slave mode has actually two different sample rates that you need to be aware of. The first...

@kevtheskin - you may want to try to run `SoapySDRUtil` in stream test mode to see if SoapySDR is able to read the sample stream from your RSP1. The command...

@PLIW2017 - I saw a few months ago someone posted a repository called SoapyRX888 (https://github.com/cozycactus/SoapyRX888) . I don't know if it works and if it would work for your use...

@nmaster2042 - hmm.. that's a problem then. Did you try to build it and run it? Did it work for you? Perhaps the next best place to ask then is...

@nmaster2042 - you are ahead of the game! I just read that issue (and noticed the fact that the last message from Howard was more than six months ago), and...