On 2022-07-28 11:22, Lipski, Michael Victor wrote:
I tried running rx_multi_samples, but I wasn't sure exactly what
arguments to use:
__
my@comp:/usr/local/lib/uhd/examples$ ./rx_multi_samples
--args="addr=192.168.10.43" --rate=100 --channels="0,1"
Creating the usrp device with: addr=192
Hi Marcus, do you know if a Docker Container on Mac talk to either the X310
or N310 radio? George
On Thu, Jul 28, 2022, 11:32 AM Marcus Müller wrote:
> Hi George,
>
> Docker on Mac OS cannot pass through USB devices:
>
>
> https://docs.docker.com/desktop/faqs/general/#can-i-pass-through-a-usb-de
Thanks Marcus!
George
On Thu, Jul 28, 2022, 11:32 AM Marcus Müller wrote:
> Hi George,
>
> Docker on Mac OS cannot pass through USB devices:
>
>
> https://docs.docker.com/desktop/faqs/general/#can-i-pass-through-a-usb-device-to-a-container
>
> So, this is sadly impossible.
>
> Best regards,
> M
Hi George,
Docker on Mac OS cannot pass through USB devices:
https://docs.docker.com/desktop/faqs/general/#can-i-pass-through-a-usb-device-to-a-container
So, this is sadly impossible.
Best regards,
Marcus
On 7/28/22 17:03, George Edwards wrote:
Hello GNURadio Community!
I am working with Gn
I tried running rx_multi_samples, but I wasn't sure exactly what arguments to
use:
my@comp:/usr/local/lib/uhd/examples$ ./rx_multi_samples
--args="addr=192.168.10.43" --rate=100 --channels="0,1"
Creating the usrp device with: addr=192.168.10.43...
[INFO] [UHD] linux; GNU C++ version 9.4.0;
Hello GNURadio Community!
I am working with Gnuradio 3.9 on a Mac. Gnuradio runs inside a Docker
Container. I build a Gnuradio flow graph with a soapy HackRF source block
to interface with the HackRF hardware. When I run the flow graph, it says
there is no matching HackRF.
Will appreciate any sug