more the normal
behavior of Docker.
---
*Jim Melton*
*From:*Discuss-gnuradio *On Behalf Of *M Esc
*Sent:* Wednesday, October 19, 2022 06:51
*To:* discuss-gnuradio@gnu.org
*Subject:* [EXTERNAL] GnuRadio within docker container access to
ettus/n310 requires host mode network
(similar cross
this to work.
What you are observing is less a limitation of GRC and more the normal behavior
of Docker.
---
Jim Melton
From: Discuss-gnuradio On Behalf Of M Esc
Sent: Wednesday, October 19, 2022 06:51
To: discuss-gnuradio@gnu.org
Subject: [EXTERNAL] GnuRadio within docker container access to
For UHD network-connected devices, it is possible the host mode is
required, not sure if there is another solution. USB connected device do
not require host mode, but do require the usb devices to be passed through
(e.g., --device or -v)..
On Wed, Oct 19, 2022 at 6:09 AM M Esc wrote:
> (similar
(similar cross post issued to uhd/usrp stack exchange)
I have a GNURadio/GNURadio Companion 3.10 on an Ubuntu 20.0.4 docker image,
where the image is also loaded up with the 4.10 UHD N310 libraries and osmocom
libraries (and some Xterm stuff). I'm running the container of the image on an
Ubunt