#
usrp
Here are 46 public repositories matching this topic...
Open
tests
cooperq
commented
Oct 15, 2020
We currently don't have any tests (other than the tests built in to srslte) we should write some tests for the python end of things and set up continuous integration. I don't have any opinions about what test suite we should use.
A guide for using Python as a software-defined radio (SDR) framework, for extremely rapid development of SDR apps/research with beautiful GUIs
dsp
wireless
sdr
rtl-sdr
digital-signal-processing
software-defined-radio
wireless-communication
usrp
-
Updated
Nov 6, 2019 - Python
Gnuradio module for a DCF77 time signal transmitter
-
Updated
Oct 23, 2010 - Shell
Software Defined Radio GPS Signal Simulator
-
Updated
Jan 15, 2021 - C
signal processing/ simulations
-
Updated
Dec 24, 2018 - Python
This repository includes the FPGA implementation of a GFDM based transceiver running on National Instruments USRP.
-
Updated
May 29, 2019 - HTML
HyDRA source code
-
Updated
Jun 18, 2019 - Python
FPGA and firmware images for the USRP2 to operate as a Wireless Firewall (WiFire)
firewall
wireless
xilinx-fpga
software-defined-radio
wireless-sensor-networks
wireless-sensor-network
usrp
-
Updated
Jun 22, 2017 - C++
Improve this page
Add a description, image, and links to the usrp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the usrp 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