9 lines
474 B
Text
9 lines
474 B
Text
|
GNU Radio is a collection of software that when combined with minimal hardware,
|
||
|
allows the construction of radios where the actual waveforms transmitted and
|
||
|
received are defined by software. What this means is that it turns the digital
|
||
|
modulation schemes used in today's high performance wireless devices into
|
||
|
software problems.
|
||
|
|
||
|
This module contains the graphical user interface framework based on wxPython.
|
||
|
It includes blocks for displaying realtime FFT and oscilloscope.
|