Getting gnuradio to use zadig to connect to rtl-sdr in Windows

2024-06-13 Thread Chris Gorman
Hello All, I have recently been playing with making a mingw w64 build of gnuradio. I had some difficulties at the beginning getting it to work, but it now does. I can connect to my pluto sdr and make a flowgraph of a radio and execute it. Unfortunately, the rtl-sdr is a different story. It doe

Re: Getting gnuradio to use zadig to connect to rtl-sdr in Windows

2024-06-13 Thread Chris Gorman
Hello again All, Got it working. I believe there is a deficiency in the soapysdr module that was prebuilt in mingw64 and I can now use the rtl-sdr with my gnuradio-osmocom package. Thanks, Chris On Thu, Jun 13, 2024 at 7:29 PM Chris Gorman wrote: > > Hello All, > > I have recently been playin