Re: unexplained received power fluctuations with usrp b210 and gnuradio

2022-04-26 Thread Christophe Marqué
Hello, thank you for your answer. In the past few days I've made further tests, including using a 50 ohm load. I can confirm that it is not visible with a load, but shows up when connected to an antenna. I was naively thinking that playing with the analog bandwidth would help, but I guess non l

Trying to compile gr-osmosdr on windows

2022-04-26 Thread Mitja kocjančič
Hello there, I finaly decided to upgrade to GNURadio 3.9 and decided to build everything from source because precompiled versions outthere didn't include everything I needed I knew there would be pain, I just didn't knew how much til I started tinkering with it So I a fresh Windows 11 install and

Re: Trying to compile gr-osmosdr on windows

2022-04-26 Thread Ryan Volz
Hi Mitja, On 4/26/22 11:52 AM, Mitja kocjančič wrote: Hello there, I finaly decided to upgrade to GNURadio 3.9 and decided to build everything from source because precompiled versions outthere didn't include everything I needed I knew there would be pain, I just didn't knew how much til I sta

Re: Trying to compile gr-osmosdr on windows

2022-04-26 Thread Mitja kocjančič
Thanks for hinting to gr-utils I am one step closer now (I missed gr-utils, gr-modtool (click, click-plugins), gr-filter (scipy was missing) and gr-video-sdl (SDL 1.2 was missing), I also found some missing dependencies that I had to enable like this -DENABLE_GRC=ON -DENABLE_GR_UTILS=ON -DENABLE_G