bladerf
Here are 20 public repositories matching this topic...
-
Updated
Jan 29, 2020 - C
tests
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.
-
Updated
Nov 29, 2020 - C
-
Updated
May 13, 2020 - C++
-
Updated
Sep 17, 2020 - MATLAB
-
Updated
Mar 12, 2020 - Ruby
-
Updated
Mar 21, 2018 - C
-
Updated
Jun 8, 2020 - C++
Improve this page
Add a description, image, and links to the bladerf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bladerf 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