Sdr /
\ Sdr

SdrLinks


SDR-RADIOS



SDR PLAY


nRSP Networked 1KHz-2GHz Receiver


RTL SDR



AIRspy



OpenWebRX



DRAGON



KIWI



RigExpert Fobos SDR


Fobos Specs: https://rigexpert.com/products/software-defined-radio-sdr/fobos-sdr/#


SparkSDR


Cross platform sdr application for Hermes Lite and Open HPSDR compatible radios (Red Pitya, Apache labs) and SDRplay. Runs on Windows 7+, Linux x64, linux arm(rpi) and Mac.


Nuand



LimeSDR



HERMES



SQUARE SDR



TAPR THETIS SOFTWARE



HackRF



REDPITAYA



NOELEC



SkyWave Linux



SDR Sharp


How to build the host software on Linux:

Prerequisites for Linux (Debian/Ubuntu/Raspbian):

  1. sudo apt-get install build-essential cmake libusb-1.0-0-dev pkg-config

Build host software on Linux:

  1. wget https://github.com/airspy/airspyone_host/archive/master.zip
  2. unzip master.zip
  3. cd airspyone_host-master
  4. mkdir build
  5. cd build
  6. cmake ../ -DINSTALL_UDEV_RULES=ON
  7. make
  8. sudo make install
  9. sudo ldconfig

Clean CMake temporary files/dirs:

  1. cd airspyone_host-master/build
  2. rm -rf *
Pagina laatst gewijzigd op 22 November 2024 om 20:58
Powered by PmWiki