wireless
Here are 517 public repositories matching this topic...
-
Updated
Oct 21, 2020 - Shell
-
Updated
Apr 18, 2020 - Python
Just a little annoyance if you have to kill GRC while it's executing a flowgraph the recent opened flowgraphs is reset to the last time gnuradio-companion was closed properly. From a UI point of view it would be nice to have it restored to the last possible moment and saving the recently opened graphs before running something would seem reasonable from a UX perspective.
-
Updated
Oct 29, 2020 - C++
-
Updated
Aug 26, 2020 - Java
-
Updated
Nov 3, 2019 - Python
-
Updated
Apr 23, 2019 - Python
Whenever we long press on the tile ( notification panel > share files) it takes to the app settings ( system settings).
I think it would be more useful if it take us to the app itself.
Hope you understood and thank you for the app!
Fix statement condition on "Install custom OpenWISP 2 Python packages" task in pip.yml:
TASK [openwisp.openwisp2 : Install custom OpenWISP 2 Python packages] **********
[DEPRECATION WARNING]: evaluating 'openwisp2_python_packages' as a bare
variable, this behaviour will go away and you might need to add |bool to the
expression in the future. Also see CONDITIONAL_BARE_VARS configur
-
Updated
Oct 16, 2020 - Python
Depends on openwisp/openwisp-utils#98.
Use the decorators mentioned in the issue linked above to silence the output of noisy tests.
-
Updated
Oct 26, 2020 - Python
-
Updated
Oct 19, 2020 - Python
-
Updated
Nov 3, 2019 - Python
-
Updated
Nov 22, 2019 - Shell
-
Updated
Aug 9, 2020
-
Updated
Oct 29, 2020 - C++
-
Updated
Oct 29, 2020 - Python
Improve this page
Add a description, image, and links to the wireless topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wireless topic, visit your repo's landing page and select "manage topics."
A common protocol structure is to have a header containing a
length
field, followed by data oflength
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