Skip to content
#

wireless

Here are 610 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 Oct 7, 2021

In default Ubuntu configurations the GTK dialogs are forcibly locked to the center of their parent window. This means that if someone opens the properties on an Embedded Python Block, clicks "Open in Editor", and then clicks anywhere else other than the Choose Editor dialog it can end up hidden behind the Embedded Python Block properties dialog. This results it it being impossible to close the dia

petejohanson
petejohanson commented Jun 18, 2021

As part of the work in #736 we added a Kconfig setting to keep using the old built in "nano" z_printf implementation, after identifying that our use of format strings didn't work properly w/ the newly introduced CBPRINTF in the newer Zephyr release.

Someone should back out that defaulting, and make ZMK work with the newer printf implementation.

See https://github.com/zephyrproject-rtos/zep

node-zwave-js
pandafy
pandafy commented Apr 4, 2021

#238 introduced a workaround to enable excluding files from minification and versioning because of #232

Since, that functionality has been ported in openwisp-utils in openwisp/openwisp-utils#172 (to simplify maintenance), we can remove the workaround from the ansible role and update the settings accordingly.

Let's send a patch to dev branch.

Improve this page

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

Learn more