sdr
Here are 699 public repositories matching this topic...
What happened?
wavfile_sink.h still says
https://github.com/gnuradio/gnuradio/blob/d25a59cbb61992237b8d46db85be9c40ed5adf9e/gr-blocks/include/gnuradio/blocks/wavfile_source.h#L21
Also, [Check gr_make_wavfile_source() for extra info.](https://github.com/gnuradio/gnuradio/blob/main
-
Updated
Jun 30, 2022 - C++
-
Updated
Apr 5, 2022
-
Updated
Jun 17, 2022 - C
-
Updated
Jul 6, 2022 - C++
-
Updated
Sep 17, 2020 - Python
-
Updated
Jun 19, 2022 - JavaScript
-
Updated
May 30, 2018 - Python
-
Updated
Jan 11, 2021 - Python
-
Updated
Dec 5, 2018 - Python
For some uses cases it would be useful to have an option in the gr_satellites command line tool that skips the demodulator and sends the input the directly to the deframer.
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