GNU Radio Radar Toolbox
conda install ryanvolz::gnuradio-radar
conda install ryanvolz/label/masked::gnuradio-radar
The gr-radar project provides a toolbox of commonly used radar algorithms. An important part is the UHD Echotimer, which enables a synchronized TX and RX stream from USRPs to ensure a constant phase relation in measurements. Example flowgraphs for CW, Dual CW, FSK, FMCW and OFDM radar are given and partly tested on hardware. GUI elements for target representation and further signal processing algorithms such as target tracking are implemented. Check out the project website for example videos and further information.
Example gnuradio-companion flowgraphs are installed with the package and can be found in:
- (Linux/macOS) $CONDA_PREFIX/share/gnuradio/examples/radar
- (Windows) %CONDA_PREFIX%\share\gnuradio\examples\radar