« Previous - Version 14/74 (diff) - Next » - Current version
Josh Blum, 04/04/2012 11:52 pm


GNU Radio+UHD Installation (Windows)

On this page you can find pre-built installers for GNU Radio on Windows. Supported versions of Windows OS: XP, Vista, 7.

Unofficial Installer Packages

These binaries are generated and uploaded every weekend.

Installation Tasks

Step 1) Install UHD and GNU Radio from installers

  • Install UHD win32, see the Windows instruction page.
    • In the installer wizard, choose to add uhd to the system path.
  • Install GNU Radio win32 from the installer package
    • In the installer wizard, choose to add uhd to the system path.
  • Set the %25PYTHONPATH%25 environment variable for your gnuradio install, this is usually:
  • From the UHD Windows installation instructions:

Step 2) Install python dependencies

All dependencies are available in .exe format, with the exception of the easy_install stuff.
Note: dependencies are optional, they can be installed on a need-to-use basis.

Getting started

Now it should work! Open a command window (cmd.exe) and enter:

gnuradio-companion.py

GR_files.png (166 KB) Balint Seeber, 01/17/2013 05:29 pm

EnvironmentVariables.PNG (224 KB) Balint Seeber, 01/17/2013 05:34 pm

WinGR_PATH.PNG (36.8 KB) Balint Seeber, 01/17/2013 05:34 pm

WinGR_files.PNG (13.1 KB) Balint Seeber, 01/17/2013 05:34 pm

WinUHD_PATH.PNG (38.4 KB) Balint Seeber, 01/17/2013 05:34 pm

GR_GRC_Test.PNG (817 KB) Balint Seeber, 01/17/2013 05:34 pm

GR_GRC_Cmd.PNG (58.3 KB) Balint Seeber, 01/17/2013 05:34 pm

wxPython_AutoDetect.PNG (33.1 KB) Balint Seeber, 01/17/2013 05:34 pm

PythonDep_AutoDetect.PNG (27.3 KB) Balint Seeber, 01/17/2013 05:34 pm

GR_BatchFile.PNG (158 KB) Balint Seeber, 01/17/2013 05:34 pm

GR_Config.PNG (142 KB) Balint Seeber, 01/17/2013 05:49 pm