Instruction Using WSL (Window User)
Instruction Using WSL (Window User)
This manual will guide you to install GNURadio software to be used in EE2033 using Windows Subsystem Linux (WSL):
1) WSL installation on Windows 10
2) GNURadio:
- with Pluto Adalm SDR support
- with RTL-SDR support
1. Install WSL on Windows 10
1.1 Open “Settings”
1.2 Click on “Apps”
1.3 Under “Related Settings”, click on “Programs and Features”
1.4 Click on “Turn Windows Features On or Off”.
1.5 Scroll to the bottom and check the option “Windows Subsystems for Linux”
1.6 Restart the computer
1.7 Install Ubuntu 18.04 LTS from Microsoft Store
1.8 Once finish installation, you would be asked to enter “new Unix username” and “New password” as well as “Retype new password”. Make sure
identical entries for the password
2. Install Xming
2.1 Download Xming from https://sourceforge.net/projects/xming/files/latest/download
2.2 Run the downloaded executable
2.3 Installing Driver and Software for Pluto Adalm SDR and RTL-SDR:
Download “grc_blocks.zip” from ivle and put in your home directory (~/ in xterm).
Run the following commands to install in xterm.
unzip grc_blocks.zip
sudo cp grc_blocks/*.xml /usr/local/share/gnuradio/grc/blocks
sudo mkdir /usr/local/lib/python2.7/dist-packages/EE2033
sudo cp grc_blocks/EE2033/*.py /usr/local/lib/python2.7/dist-packages/EE2033
3. Installing Software for AD2 (Optional, only if you want everything to run under Ubuntu):
You can refer to “Analog Discovery Setup Lab.pdf” for more detailed information on its installation and usage.
4. Installing Software for LTSpice (Optional, only if you want everything to run under Ubuntu):
wget http://ltspice.analog.com/software/LTspiceXVII.exe
wine LTspiceXVII.exe
When prompt for installation folder, type in "C:\"You may double click on the LTspice icon to launch the application.
You can open up fm-radio-grc.grc and start listening to any FM radio station. RTL-SDR dongle needs to be plugged
into USB slot. In addition, wire needs to be inserted to the SMA connector to act like a receiving antenna.
To properly use the pluto-source and pluto-sink under GNURadio, you need the following setting “ip:192.168.2.1” for
“Device URI”: