Skip to content
#

sdrplay

Here are 30 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

HamPi
LarryGFlorence
LarryGFlorence commented May 17, 2022

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.

bug good first issue
StreamSDR
orryverducci
orryverducci commented May 18, 2022

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
enhancement good first issue

Improve this page

Add a description, image, and links to the sdrplay 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 sdrplay topic, visit your repo's landing page and select "manage topics."

Learn more