The Wayback Machine - https://web.archive.org/web/20200908102447/https://github.com/topics/sdr
Skip to content
#

sdr

Here are 452 public repositories matching this topic...

urh
BSAsecure
BSAsecure commented Feb 12, 2020
Expected Behavior

Better control over GAIN for LimeSDR device (not mini).
Please use example of the SDR Console Gain Control.

Actual Behavior

Signal really weak on the low frequencies even if GAIN is maximized.

Steps To Reproduce
  1. Go to URH
  2. Click on Spectrum Analyzer
  3. Refresh device, select sampling rate to 2.5M and Gain to above middle point (also tested maxim
gnuradio
marcusmueller
marcusmueller commented Jun 20, 2020

unicode_literals was necessary pre-Python 2.6; absolute_import pre-2.5.

It's especially not necessary on Py3.

Hence in the sence of cleaning up the source tree, deletion of all from __future__ import something from the python files is desirable. This should ideally not happen manually, but with a script, or command line: we need to do that on master, but it might also be desirable to

Improve this page

Add a description, image, and links to the sdr topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sdr topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.