Skip to content

Remote control of 2 Software Design Radio. Receiver and trasmitter. Based on RTL-SDR or Hack RF SDR and signal processing using GNU Radio on Orange PI. GUI on a web browser.

License

devnulling/Remote-SDR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote-SDR

Remote-SDR remotely controls a SDR receiver and a SDR transmitter from a web browser. Pre-configured for the QO-100 Es'Hail 2 satellite transponder. Can be used for any SSB Radio from 1MHz up to 6 GHz. Signal processing is done using gnuradio-companion and javascript. It runs on 2 Orange Pi One Plus micro processors under Armbian operating system and drive RTL-SDR or Hack RF SDR.

More on https://f1atb.fr

Release V1.3s Source Code here: https://github.com/F1ATB/Remote-SDR/releases/download/v1.3s/v1.3_RemSDR_2021_03_14.zip

To update from v1.2 to v1.3, it is very simple:

  • replace the file "remote_sdr.htm" at the root of the site (/home/sdr/Desktop/RemSDR). It will display 2 compression laws for the TX (Audio1 and Audio2)
  • replace the file "remote_sdr.js" in the JS directory. It will update the version number displayed at the bottom left of the screen.
  • replace the file "remote_TX.js" in the JS directory. It will intoduce 2 compression laws for the TX to increase the mean power trasnmitted without saturation. See around line 200.

Release V1.2s Source Code here: https://github.com/F1ATB/Remote-SDR/releases/tag/v1.2s

Release v1.2 Image for Orange PI One Plus https://github.com/F1ATB/Remote-SDR/releases/tag/v1.2

About

Remote control of 2 Software Design Radio. Receiver and trasmitter. Based on RTL-SDR or Hack RF SDR and signal processing using GNU Radio on Orange PI. GUI on a web browser.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 50.7%
  • HTML 26.7%
  • Python 13.5%
  • CSS 8.9%
  • Shell 0.2%