Mikael Falkvidd

Results 15 issues of Mikael Falkvidd

The Butler report currently looks like this: > If keywords don't have Doxygen comments, they will not be available at https://www.mysensors.org/apidocs/index.html Add Doxygen comments to make it easier for users...

Some examples, for example https://www.mysensors.org/build/dimmer uses send() from within receive(). send() should not be called from within receive(). In the dimmer example, calling send() will probably not break anything, but...

An attempt to implement the feature requested in https://github.com/mysensors/MySensors/issues/1407 If you can, please test and give feedback. I am worried that people will use this new feature without thinking, and...

enhancement
RPi
Linux

ARDUINO 1.8.10 2019.09.13 added the following feature * Libraries can now declare dependencies that will be proposed during lib installation It would be nice if we could use this feature...

``` "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=8000000L -DARDUINO=10808 -DARDUINO_AVR_PRO -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program...

**Problem:** https://github.com/thingsboard/thingsboard.github.io/blob/master/docs/user-guide/tenant-profiles.md says > SMS sent means number of sms that are sent from the rule engine using system SMS provider **Proposed Solution:** Clarify during what time. Is this limit...

Example: https://www.mysensors.org/build/parser?log=60%20MCO%3ABGN%3AINIT%20GW%2CCP%3DRNNGE---%2CFQ%3D80%2CREL%3D255%2CVER%3D2.3.2%0A118%20TSF%3ALRT%3AOK%0A133%20TSM%3AINIT%0A147%20TSF%3AWUR%3AMS%3D0%0A170%20TSM%3AINIT%3ATSP%20OK%0A191%20TSM%3AINIT%3AGW%20MODE%0A213%20TSM%3AREADY%3AID%3D0%2CPAR%3D0%2CDIS%3D0%0A246%20MCO%3AREG%3ANOT%20NEEDED%0Ascandone%0A1322%20GWT%3ATIN%3ACONNECTING...%0A2350%20GWT%3ATIN%3ACONNECTING...%0Ascandone%0Astate%3A%200%20-%3E%202%20(b0)%0A4097%20GWT%3ATIN%3ACONNECTING...%0Astate%3A%202%20-%3E%203%20(0)%0Astate%3A%203%20-%3E%205%20(10)%0Aadd%200%0Aaid%201%0Acnt%20%0A%0Aconnected%20with%20Automation%2C%20channel%209%0Adhcp%20client%20start...%0Aip%3A192.168.1.30%2Cmask%3A255.255.255.0%2Cgw%3A192.168.1.193%0A4316%20GWT%3ATIN%3AIP%3A%20192.168.1.30%0A4354%20GWT%3ATIN%3AETH%20OK%0A4376%20MCO%3ABGN%3ASTP%0AESP8266MySensorsGateway%20version%3A%200.40%0A4394%20MCO%3ABGN%3AINIT%20OK%2CTSP%3D1%0A4463%20TSM%3AREADY%3ANWD%20REQ%0A4490%20%3FTSF%3AMSG%3ASEND%2C0-0-255-255%2Cs%3D255%2Cc%3D3%2Ct%3D20%2Cpt%3D0%2Cl%3D0%2Csg%3D0%2Cft%3D0%2Cst%3DOK%3A%0A6865%20TSF%3AMSG%3AREAD%2C2-2-0%2Cs%3D0%2Cc%3D1%2Ct%3D37%2Cpt%3D2%2Cl%3D2%2Csg%3D0%3A208%0A6933%20GWT%3ATSA%3AETH%20OK Decode the capabilities Decode the TIN lines that currently are shown as "unknown". Move the empty columns (Node Id | Child Sensor | Command Type | Echo Req/Resp)...

The following keywords need Doxygen comments and inclusion in keywords.txt - [ ] MY_NRF5_RX_BUFFER_SIZE - [ ] MY_OTA_I2C_ADDR - [ ] MY_RFM69_DEFAULT_LISTEN_IDLE_US (already present in keywords.txt but no Doxygen) -...

enhancement
documentation

#### Summary Pod is stuck in CrashLoopBackOff `kubectl describe pod` shows the following reason: ``` failed to create containerd task: OCI runtime create failed: container_linux.go:370: starting container process caused: process_linux.go:326:...

kind/support
inactive

Hi. Is there any documentation on how to create a baseline (to use with `--baseline`)? Maybe it could be added to https://github.com/AD-Vega/rtl-power-fftw/blob/master/doc/rtl_power_fftw.1.md#baseline-and-window-function-data ? I am not sure, but I think...