GNU Radio signal analysis toolbox
conda install ryanvolz::gnuradio-inspector
This GNU Radio module is developed to realize signal analysis abilities in typical block-structure. The module is capable of the following:
Energy detection of continuous signals
Filtering of detected signals
OFDM parameter estimation (carrier spacing, symbol time)
Blind OFDM synchronization
Resampling of signals to constant rate
Example gnuradio-companion flowgraphs are installed with the package and can be found in:
- (Linux/macOS) $CONDA_PREFIX/share/gnuradio/examples/inspector
- (Windows) %CONDA_PREFIX%\share\gnuradio\examples\inspector