Install GNURadio into a VM for use.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12345678910111213
  1. Vagrant GNURadio
  2. ================
  3. This is a simple Vagrant box that installs GNURadio. I am using this
  4. for testing, and have used it with an RTL-SDR and an ethernet connected
  5. ADALM-PLUTO.
  6. Useful commands
  7. ---------------
  8. Launch from an xterm: `vagrant ssh -c gnuradio-companion`
  9. To list USB devices for passthrough: `VBoxManage list usbhost`