Skip to content
#

sdr

Here are 660 public repositories matching this topic...

urh
jacobagilbert
jacobagilbert commented Sep 18, 2020

A common protocol structure is to have a header containing a length field, followed by data of length bytes, 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

gnuradio
dkozel
dkozel commented Feb 10, 2022

Feature Description

Continuing from gnuradio/gnuradio#5521

GRC files used to, and now will have in the future, the version of GRC they were saved with stored in the header. GRC should read this version number and notify the user when it last last opened in a significantly older version of GNU Radio that is expected to have possible changes in behavior (a change in

Improve this page

Add a description, image, and links to the sdr topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sdr topic, visit your repo's landing page and select "manage topics."

Learn more