sdr
Here are 452 public repositories matching this topic...
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
Awesome-Cellular-Hacking
-
Updated
Jul 9, 2020
Software-defined radio receiver application built on GNU Radio with a web-based UI and plugins. In development, usable but incomplete. Compatible with RTL-SDR.
-
Updated
Jul 22, 2020 - Python
Open source, multi-user SDR receiver software with a web interface
-
Updated
Sep 6, 2020 - JavaScript
GNSS-SDR, an open-source software-defined GNSS receiver
-
Updated
Sep 2, 2020 - C++
Salamandra is a tool to find spy microphones that use radio freq to transmit. It uses SDR.
-
Updated
Aug 19, 2020 - Python
Spectrum analyzer for multiple SDR platforms (PyQtGraph based GUI for soapy_power, hackrf_sweep, rtl_power, rx_power and other backends)
-
Updated
May 30, 2018 - Python
A cross platform Python frequency scanning GUI for the OsmoSDR rtl-sdr library
-
Updated
Dec 5, 2018 - Python
Bluetooth Low Energy (BLE) packet sniffer and generator for both standard and non standard (raw bit).
-
Updated
Jan 29, 2020 - C
Multichannel AM/NFM demodulator
-
Updated
Aug 30, 2020 - C++
Improve this page
Add a description, image, and links to the sdr topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sdr topic, visit your repo's landing page and select "manage topics."


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