Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pothosware/pothosplotters

Plotter widgets for visualization in Pothos GUI
https://github.com/pothosware/pothosplotters

fft graphical periodogram plotter pothos pothos-framework qt spectrogram widgets

Last synced: about 1 month ago
JSON representation

Plotter widgets for visualization in Pothos GUI

Awesome Lists containing this project

README

        

# Plotters for visualization in Pothos GUI

The plotters toolkit provides plotter widgets which are combined
processing blocks with Qt widgets which are capable of
displaying signal visualization within the Pothos GUI.
Such blocks include: time-domain waveform viewer, periodogram,
spectrogram, constellation plotter, and others

## Documentation

* https://github.com/pothosware/PothosPlotters/wiki

## Dependencies

* Pothos library
* Pothos communications toolkit
* Qwt - http://qwt.sourceforge.net/

## Licensing information

Use, modification and distribution is subject to the Boost Software
License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)