Skip to content

nsbruce/docker-gnuradio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

README

GNU Radio on Ubuntu LTS Minimal with a bunch of uhd/ettus/other SDR interfaces.

Tags

Latest

Whatever served from the gnuradio-releases ppa on the latest Ubuntu LTS Minimal.

3.7

Whatever is served from the gnuradio-releases-3.7 ppa on the Ubuntu 18.04 Minimal.

  • Includes some theming so that it doesn't appear like trash on XQuartz

Running through macOS X_Display

IMAGE=nsbruce/gnuradio:tag
exec docker run --rm  -it -e XAUTHORITY=~/.Xauthority -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=host.docker.internal:0 -v "$PWD":/data -w /data --net host -h docker-gnuradio "$IMAGE"

This was pieced together from the following areas as well as my own bits:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published