Skip to content
Josh Blum edited this page Apr 29, 2015 · 62 revisions

Pothos SDR dev environment

The Pothos SDR development environment makes it easy for Windows users to start exploring and developing in the exciting ecosystem of open-source software-defined radio. The development environment is a pre-built package based around the Pothos data-flow suite, and contains graphical design tools, GNU Radio signal processing blocks, and various drivers for hardware support. The goal is to help users to get started quickly without the need for downloading and compiling dozens of software packages.

Getting started tutorial

This tutorial will guide users through downloading and installing the pre-built Windows Pothos SDR development environment. Users will make sure that their SDR devices are installed properly and can communicate with the environment. And finally, the tutorial will cover building a simple visualization application in the Pothos GUI. Lets get started!

https://raw.githubusercontent.com/wiki/pothosware/PothosSDR/images/simple_plotter.png

About the Pothos project

The Pothos project is a complete data-flow framework for creating topologies of interconnected processing blocks. Pothos is a stand-alone framework library, with graphical designer tools, visualization widgets, and various toolkits containing processing and interface blocks. Learn more on the Pothos wiki page.

Get the source code

http://i.imgur.com/rmE4ERZ.png

Everything in the pre-built environment is built on top of freely available open-source software. Here is a list of software and device drivers included in the environment. Note that not all dependencies are listed:

Note: Additional hardware drivers can be easily included into the development environment provided they are already supported in Windows and have a Soapy SDR plugin module. Please Contact us about your hardware if you are interested.