Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pothosware/pothosplotters
- Owner: pothosware
- License: bsl-1.0
- Created: 2015-08-25T21:02:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-07-25T22:49:53.000Z (over 3 years ago)
- Last Synced: 2023-03-12T05:03:48.409Z (almost 2 years ago)
- Topics: fft, graphical, periodogram, plotter, pothos, pothos-framework, qt, spectrogram, widgets
- Language: C++
- Homepage: https://github.com/pothosware/PothosPlotters/wiki
- Size: 652 KB
- Stars: 11
- Watchers: 19
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.txt
- License: LICENSE_1_0.txt
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)