Install Gnuradio On Windows

 
  1. Install Gnu Radio On Windows
  2. Install Gnu Radio On Windows 10
  3. Install Gnuradio On Windows 10

Current GNU Radio Windows version: 3.8.2-0, released on 2020/08/21, compiled on 2020/08/25.
Current packager version (this installer): 1.5

I am trying to install GNURadio on a Windows 7, 64 bit machine for use with a Ettus B100 usrp. I used the gnuradio3.7.9.2win64 installer referenced on the GNURadio installation guide. The RTL-SDR is fully compatible with Windows 10. To install GNU Radio directly to a computer hard drive, installation from the official Source, Installation of GNU Radio is the best single source of information. This link provides all you need to know to install GNU Radio on Windows and Ubuntu operating systems. Windows installation is not officially supported by GNURadio. However Ettus Research has made pre-compiled binaries available for Windows. It should be noted that while these seem to work on 32-bit operating systems, there are known issues with 64-bit operating systems. Cd chocolatey-package gnuradio cpack Now install the gnuradio package: choco install gnuradio Follow the command prompts. Enable WSL from windows features. Install Ubuntu from Microsoft Store. Using the Ubuntu terminal, install gnuradio as you would on linux. Install additional package 'libgtk-3-dev'.

The installer contains the release build. If you need to debug, PDB are also available for downloading as a separate file. Unzip it and add the folder “symbols” to Visual Studio symbol search path.

Install Gnu Radio On Windows

The installation works out of the box. There is no need to install any extra package or library.

GNURadio_3.8.2-0_win64_release

This is the release version of GNU Radio for Windows.

Version: 3.8.2
1055 Downloads

SHA-256 checksum

GNURadio_3.8.2-0_win64_symbols

PDB files for debugging.

Version: 3.8.2
228 Downloads
GNURadio_3.8.1-0_win64_release

This is the release version of GNU Radio for Windows.

Version: 3.8.1
929 Downloads

SHA-256 checksum

GNURadio_3.8.1-0_win64_symbols

PDB files for debugging.

Version: 3.8.1
377 Downloads
GNURadio_3.8.0-0_win64_release

This is the release version of GNU Radio for Windows.

Version: 3.8.0
687 Downloads

SHA-256 checksum

Install Gnu Radio On Windows 10

GNURadio_3.8.0-0_win64_symbols

PDB files for debugging.

Version: 3.8.0
252 Downloads

During the installation, your CPU capabilities will be detected to decide which optimization is used. If you have a CPU with AVX2 support, the installer will let you to install these optimizations.

Note on debug version: I do not plan to upload a debug binaries of GNU Radio for Windows. There are some problems with mixed libraries (release and debug) that crash Python. If you want to debug GNU Radio, I recommend to move to Linux.

All dependencies are included and it is not needed to download extra packages.

LibraryVersion
Python3.7.4
Boost1.68.0
FFTW3.3.5
USB1.0.22
ZeroMQ4.3.2
Log4Cpp1.0
Qt5.11.1
Qwt6.1.4
UHD3.15.0
Volk2.3
YAML0.2.2
Atk1.0
Cairo1.16
Cairo-gobject1.16
Epoxy1.5.3
Ffi3.2.9999
FontConfig2.13.0
FreeType2.9
Fribidi1.0.2
Gdk Pixbuf2.38.1
Gdk3.24.8
Gio2.60.4
Gi Repository3.24.8
Glib2.60.4
GModule2.60.4
GObject2.60.4
GThread2.60.4
Gtk+3.24.8
iconv0.0.8
intl0.19.7
PNG1.6.36
XML2.9.9
Pango1.42.3
Pangocairo1.42.3
Pangoft21.42.3
Pangowin321.42.3
Zlib1.2.11
GSL1.8
SDL1.2.15

This is the changelog of the installer (not the GNU Radio).

Version 1.5

  • Repackage for GNU Radio 3.8.2.
  • Included support for gr-wavelet.
  • Included support for gr-video-sdl.
  • Upgraded Volk to 2.3.

Version 1.4

  • Repackage for GNU Radio 3.8.1.

Version 1.3

  • Final repackage for GNU Radio 3.8.0.

Version 1.2

  • Fix with menu shortcuts uninstall.
  • Fix with environment PATH.

Version 1.1

  • Added GNU Radio icons and license.
  • Including Lib YAML for high speed GRC loading.

Version 1.0

Install Gnuradio On Windows 10

  • Initial release.
Copyright © 2020 ex4ens1on.netlify.app