Skip to content
#

wireless

Here are 478 public repositories matching this topic...

urh
BSAsecure
BSAsecure commented Feb 12, 2020
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
  1. Go to URH
  2. Click on Spectrum Analyzer
  3. Refresh device, select sampling rate to 2.5M and Gain to above middle point (also tested maxim
openthread
hispanico
hispanico commented May 5, 2020

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
thinkingserious
thinkingserious commented Nov 28, 2019

From issue #432:

I'd also suggest updating the JavaDoc to better indicate the API behavior: From what I've observed, it only cares about the Date part of the DateSent parameter. (Trying to get the last 30s of messages returns the full day's worth of messages.) I think making a note of that in the JavaDoc would help out new users.

Acceptance Criteria:

  1. Reproduce the above behavior
  2. Up
edlongman
edlongman commented Nov 8, 2019

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
{
Bug

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

You can’t perform that action at this time.