From 4b9a31a39e9c40ec4f6506c59f6433cd18d4b8d6 Mon Sep 17 00:00:00 2001 From: Robin ALEXANDER Date: Thu, 3 Mar 2022 20:28:41 +0100 Subject: Add USB connection to the SoapySDR device --- vagrant/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/vagrant/README.md b/vagrant/README.md index 4162d01..86122ff 100644 --- a/vagrant/README.md +++ b/vagrant/README.md @@ -17,6 +17,13 @@ With Vagrant and Virtualbox, you can run the ODR-mmbTools regardless of the oper vagrant ssh ``` 1. Follow the instructions of the **README.md** in the install folder to build the ODR-mmbTools suite +1. Exit the virtual session with the command **exit** +1. Connect the SoapySDR transceiver device to your physical host where VirtualBox is running +1. Open VirtualBox and add a USB filter that relates to your SoapySDR device to the **odr-mmb** session +1. Restart the **odr-mmbtools** VirtualBox session with Vagrant: + ``` + vagrant reload + ``` # Operations Once the ODR-mmbTools are installed, you no longer need to access the virtual session, unless you need to make configuration changes. -- cgit v1.2.3