Skip to content
#

iot

Here are 8,647 public repositories matching this topic...

netdata
ilyam8
ilyam8 commented May 29, 2019

The PR is #4008

Last time I tried to get this working, the issue was with getting python.d
to properly load the Yoctopuce modules. As far as I could tell at the time, the dynamic import thing works, it's just an issue with getting Python to properly import modules that aren't in system.path, but I didn't look very deep beyond that. Part of the problem there is that the Yoctopuce Python

Aries-Lee1991
Aries-Lee1991 commented Aug 18, 2020

Hi fellows,

The first online meetup hosted by EMQ and TDengine will be held at 20:00-21:30 on Aug. 24 (this Thursday) .

We will use the Tencent meeting software. The online link will be shared with the attendees shortly before the start time of the event.

If you have any issues, please contact "小T" via wechat (wechat ID: tdengine).

See the poster for how to participate.

![线上Meetup-

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
node-serialport
SVSagi
SVSagi commented Jul 30, 2018

Summary of Problem

Not able to open port with stopbits as 1.5

I am currently building a desktop client using electron, where the COM port receives data correctly for values: baudRate: 2400, dataBits: 7, stopBits: 1.5, parity: 'none'

I found from the node-serialport documentation, stopBits Must be one of these: 1 or 2. But, should 1.5 be supported as well? especially for old & slow

microk8s
balbirthomas
balbirthomas commented Jul 16, 2020

Use Case

During installation of microk8s a CA cert and key is autogenerated. However at present the microk8s-refersh-certs.wrapper script does not support using a CA cert and key supplied by the user. This is a useful feature to have.

Interface

It is proposed that new command line options (-r and --refresh) be added to the microk8s-refresh-certs.wrapper s

andrewboie
andrewboie commented Jul 27, 2020

Is your enhancement proposal related to a problem? Please describe.
Syscalls run on fixed-sized privilege elevation stacks. There is a hard limit on how much stack space a system call can use because of this. We don't have good data on how much stack syscalls actually use.

Describe the solution you'd like
I'd like to be able to use CONFIG_STACK_USAGE to be able to generate a report,

Improve this page

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

Learn more

You can’t perform that action at this time.