Wideband SDR transceiver
The SDR transceiver is ready.
Now you can start experimenting with GNU Radio.
More details about this application can be found at this link.
Getting started with GNU Radio
- Connect an antenna to the IN1 connector on the Red Pitaya board.
- Install GNU Radio:
- Clone the SDR transceiver source code repository:
- Run GNU Radio Companion and open a flow graph:
sudo apt-get install gnuradio python-numpy python-gtk2
git clone https://github.com/pavel-demin/red-pitaya-notes
cd red-pitaya-notes/projects/sdr_transceiver_wide/gnuradio
export GRC_BLOCKS_PATH=.
gnuradio-companion trx_wide_template.grc