#
sdr
Here are 608 public repositories matching this topic...
mormj
commented
Oct 14, 2021
Feature Description
Would be nice to be able to do modtool operations from the build/ dir
Here is the sequence I always run into:
'''
gr_modtool add myblock
[go and make the block do something]
cd build
make
[get cmake error that bindings are not present]
gr_modtool bind myblock
[get nasty python error that this is not a module]
### Feature Urgency
medium (would be nice to h
Software defined radio receiver powered by GNU Radio and Qt.
c-plus-plus
qt
cmake
receiver
sdr
rtl-sdr
fft
hackrf
bugfixes
gnuradio
hacktoberfest
gqrx
airspy
rfspace
funcube-dongle
-
Updated
Nov 25, 2021 - C++
Awesome-Cellular-Hacking
-
Updated
Aug 25, 2021
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
Nov 23, 2021 - C++
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
Sep 17, 2020 - Python
Open source, multi-user SDR receiver software with a web interface
-
Updated
Nov 8, 2021 - JavaScript
Custom firmware for the HackRF+PortaPack H1/H2
-
Updated
Nov 25, 2021 - C
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
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
Jan 11, 2021 - Python
A cross platform Python frequency scanning GUI for the OsmoSDR rtl-sdr library
-
Updated
Dec 5, 2018 - Python
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."
A common protocol structure is to have a header containing a
lengthfield, followed by data oflengthbytes, followed by additional protocol fields such as a CRC. If the length field is variable, the position of subsequent URH-specified protocol fields defined by fixed position will not be in the correct location.I do not know the best way to address this, but quick and easy way to support