Fork me on GitHub

lysdr by gordonjcp

Linux software-defined radio

A software-defined radio application that uses jack for audio transport and Gtk for the GUI.

lysdr screenshot

Testing lysdr

You can test lysdr without any SDR hardware by playing back prerecorded IQ audio.
  1. Download the test IQ file.
  2. Start lysdr with ./build/lysdr --co -f 7056000
  3. Play back the test file with mplayer -ao jack:port=lysdr sdr1.flac

Dependencies

libfftw3, jack, gtk

Authors

Gordon JC Pearce (gordon@gjcp.net)

Contact

Gordon JC Pearce (gordon@gjcp.net)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/gordonjcp/lysdr