#
sdr
Here are 536 public repositories matching this topic...
marcusmueller
commented
May 14, 2021
These blocks use "Vec Length" instead of "vector length" AND this is not documented on the wiki pages. It's really just a multiplier for the itemsize.
To fix this,
- Fix the GRC .block.yml files to use the canonical "vector size" / "vector length" (look that up)
- Modify the wiki pages for the deinterleave / interleave blocks, explainin
Awesome-Cellular-Hacking
-
Updated
May 19, 2021
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
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
May 19, 2021 - C++
Open source, multi-user SDR receiver software with a web interface
-
Updated
May 19, 2021 - JavaScript
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
Custom firmware for the HackRF+PortaPack H1/H2
-
Updated
May 20, 2021 - C
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 transmitter for both standard and non standard (raw bit) based on Software Defined Radio (SDR).
security
dsp
sniffer
protocol-analyser
ble
bluetooth-low-energy
sdr
protocol-parser
hackrf
packet-sniffer
rf
indoor-positioning
software-defined-radio
wireless-sensor-networks
wireless-communication
baseband
bladerf
wireless-security
angle-of-arrival
-
Updated
May 12, 2021 - C
Multichannel AM/NFM demodulator
-
Updated
May 9, 2021 - 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."


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