#
sdr
Here are 452 public repositories matching this topic...
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
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
c-plus-plus
signal-processing
gps
galileo
sdr
rtl-sdr
glonass
gnss
gnuradio
software-defined-radio
gnss-sdr
-
Updated
Sep 2, 2020 - C++
Salamandra is a tool to find spy microphones that use radio freq to transmit. It uses SDR.
python
threshold
microphone
sound
rtl
sdr
microphones
spy
spy-microphones
salamandra
find-microphones
detect-microphones
-
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)
visualization
python
radio
qt
spectrum-analyzer
sdr
rtl-sdr
fft
hackrf
software-defined-radio
airspy
limesdr
-
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).
security
dsp
sniffer
protocol-analyser
ble
bluetooth-low-energy
sdr
protocol-parser
hackrf
rf
indoor-positioning
software-defined-radio
wireless-sensor-networks
wireless-communication
baseband
bladerf
wireless-security
angle-of-arrival
-
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