wireless
Here are 557 public repositories matching this topic...
-
Updated
Mar 25, 2021 - Shell
-
Updated
Apr 18, 2020 - Python
The new interface has the ability to create flow graphs of unlimited size by adaptive canvas expanding. However, the canvas can't expand to the left or up, and there is no "overshoot protection" for blocks being moved beyond the left or top boundary. This leads to losing access to the block groups which have been moved too far because the screen can not scroll to them being visible. I want to dele
-
Updated
Mar 27, 2021 - C++
-
Updated
Aug 26, 2020 - Java
-
Updated
Nov 3, 2019 - Python
-
Updated
Apr 23, 2019 - Python
-
Updated
Dec 29, 2020 - Go
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!
-
Updated
Feb 21, 2021 - Python
Add openwisp_notifications.tests.test_admin in molecule/resources/verify.yml to test whether functionalities related to admin dashboard is properly working.
** Blockers **
-
Updated
Mar 26, 2021 - JavaScript
-
Updated
Mar 20, 2021 - Python
-
Updated
Nov 13, 2020 - Python
-
Updated
Dec 15, 2020
-
Updated
Nov 22, 2019 - Shell
Indicator CC V4 adds two new commands:
- Indicator Description Get Command
- Indicator Description Report Command
TODOs:
- Implement the new commands
- Implement a
getDescriptionmethod onIndicatorCCAPI - update
@implementedVersiondecor
-
Updated
Nov 3, 2019 - 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
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