SDR transceiver
The SDR transceiver is ready.
Now you can run the SDR programs such as SDR#, HDSDR or 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 SSB transceiver flow graph:
sudo apt-get install gnuradio
git clone https://github.com/pavel-demin/red-pitaya-notes
cd red-pitaya-notes/projects/sdr_transceiver/gnuradio
export GRC_BLOCKS_PATH=.
gnuradio-companion trx_ssb.grc