Skip to content
#

radio

Here are 1,656 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 Mar 22, 2022

Feature Description

Add the ability to display the grid that blocks snap to in GRC. This should be toggleable and saved using a preference and have a menu item in the dropdown menu to enable/disable.

Feature Urgency

low (just an idea)

More Information

Thanks to @skoslowski for outlining the steps to implement the drawing of the grid:

To implement it, you'll want to start here

Arvycka
Arvycka commented May 5, 2022

Is there an existing issue for this problem?

  • I have searched the existing issues

What part of EdgeTX is the focus of this bug?

Transmitter firmware

Current Behavior

When using trim switches, you get a "minimum/maximum trim reached" voice message on reaching either trim limit.
Then every subsequent trim click in the same direction gives infinite beeps, just like w

enhancement good first issue

Improve this page

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

Learn more