-
In order to receive usage statistics also from mavlink task, it could be added here in the output:
https://github.com/olliw42/opentx/blob/0dc3a42f5d0162ab3b06cbee1ae705d6dc55dced/radio/src/cli.cpp#L8…
-
### Missing feature
Noting I am not proposing to do this myself, since I do not have deep enough knowledge of lua language internals, but respectfully recommend nodemcu team look at https://github.co…
-
just in case this project is still alive:
1. lora.tx(confirmed, port, data) is not documented in the wiki
2. if called with confirmed=true the program occasionally will crash with an assertion - n…
-
`user_modules.h` and `user_config.h` are a little unfortunate. Among other things, this style of configuration means:
* users express their configuration preferences by directly modifing files man…
-
When attempting to flash to an ESP32-WROOM-32 for the first time, I get an error:
```
board upgradeditecatboard.org/firmwarev2.php?firmware=GENERIC-OTA: x509: certificate has expired or is not yet v…
-
Instead of first choosing a language track we'd like to send people a link to an exercise which can be completed in any language of their choice. Thanks.
-
### 描述问题
最简化了下 xmake.lua 内容:
add_requires("cross-jzt21")
set_toolchains("cross@cross-jzt21")
add_requires("mbedtls")
其中 cross-jzt21 为 我们内部私有 repo 交叉编译工具链
mbedtls 用的是通过 xmake-repo 提供
发现 …
-
Hello! How to configuire net.wf.setup(net.wf.mode.**APSTA**, ssid, password)
with encryptyon "wep" auth "open" for AP?
ar055 updated
3 years ago
-
I'm trying to port my app to the early esp32-c3 devkit that you mailed me (thanks!). I realize that the JTAG is not available from the USB, but hopefully is available from the pins using an external J…
-
This is not a bug report in the sense that something would not currently work, yet a report on what I think seems to be an unfortunate use of the F4's read-write memory areas.
Since starting to add…