sdrplay
Here are 30 public repositories matching this topic...
-
Updated
Jul 20, 2021
The first time a new HamPi 3.0 installation runs, a dialog asks for a new User Name and Password. The entries of this dialog are not saved; neither the user name nor the password are set. There is no error message.
This results in the confusing warning about SSH using the default pi password. It also leads to confusion when the user needs to enter a password, for example, for sudo execution.
-
Updated
May 21, 2022 - C
-
Updated
Dec 28, 2021 - C++
-
Updated
May 22, 2022 - C
-
Updated
Jan 18, 2022 - C++
-
Updated
Apr 29, 2022 - Dockerfile
-
Updated
Mar 25, 2020 - Dockerfile
Feature to be added
Add the ability to run StreamSDR as a system service/daemon.
What problem is the feature trying to resolve?
Allows the application to be run in the background and automatically on system startup.
Code of Conduct
- I agree to follow this project's Code of Conduct
-
Updated
Jul 1, 2020 - C++
-
Updated
Jan 17, 2020 - Dockerfile
Improve this page
Add a description, image, and links to the sdrplay topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sdrplay 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