wireless
Here are 478 public repositories matching this topic...
-
Updated
Apr 18, 2020 - Python
-
Updated
Jul 5, 2020 - Shell
As code on master is Python3 only depndency on six should be removed and affected code needs to be adapted to use Python3 constructs.
Is your feature request related to a problem? Please describe.
I couldn't find OpenThread's configurations description in https://openthread.io/reference. I think it helpful to have a centered place to introduce all OpenThread configuration and usage.
Describe the solution you'd like
Add a generated configurations page.
-
Updated
Mar 18, 2020 - Java
-
Updated
Nov 3, 2019 - Python
-
Updated
Apr 23, 2019 - Python
Hello,
I'm tryna use nginx to proxy pass http://my.domain.com to http://localhost:2501 where is running Kismet integrated WebUI (http://my.domain.com is a example). Basically, the client would call http port 80 and nginx will do the proxy job to port 2501.
But instead of getting the WebUI properly, I get the following page:
 I think making a note of that in the JavaDoc would help out new users.
Acceptance Criteria:
- Reproduce the above behavior
- Up
Reserved for Google Code-In 2020.
Depends on openwisp/openwisp-utils#98.
Use the decorators mentioned in the issue linked above to silence the output of noisy tests.
-
Updated
Nov 3, 2019 - Python
-
Updated
Nov 22, 2019 - Shell
IpAddresses are not assigned to interfaces unless the module of the type Ipv4 is named "ipv4".
Reproduce
Create a node where the ipv4 submodule is not called ipv4. All interfaces are then not assigned an ip address.
Modified Example from https://inet.omnetpp.org/docs/users-guide/ch-network-nodes.html#custom-network-nodes
//NetworkNodeExample.ned
module NetworkNodeExample
{
-
Updated
Mar 15, 2019
-
Updated
Jul 5, 2020 - Python
-
Updated
Jan 15, 2019 - Python
-
Updated
Jun 6, 2020 - JavaScript
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."
Expected Behavior
Better control over GAIN for LimeSDR device (not mini).
Please use example of the SDR Console Gain Control.
Actual Behavior
Signal really weak on the low frequencies even if GAIN is maximized.
Steps To Reproduce