Risto

Results 20 issues of Risto

I am trying to compile OpenTX 2.4 under Windows, but am failing miserably. I have previous experience and success building OpenTX 2.3 under Ubuntu as well as under Windows (see...

stale

Tested with Visual Studio 2019, Qt 5.15.2, MSVC 2019 32-bit, CMake 3.19.6, PThreads 2.8.0, SDL v1.2.15 dev lib. When building OpenTX v2.4 simulator library for Windows, the current build script...

stale

Uniform usage of "MPM" for Multi-Protocol-Module instead of mixing "MULTI" and "MULTIMODULE". Makes it easier to search for MPM related keywords, as MULTI is used also for other designators in...

compilation

Tested f9aeebca on RM TX16S with Yaapu LUA telemetry widget. In my opinion, on power-up of the radio, the "Welcome to EdgeTX" sound should come first before other sounds. The...

enhancement ✨

If I understand correctly, presently DroneBridge on ESP32 can connect to a PC/Tablet/Smartphone, but not to another ESP32, where two of them would emulate a wireless serial link? If so,...

Dear Alex, I added to your lovely telemetry screens support for [OlliW MAVLink enhanced OpenTX](https://github.com/olliw42/opentx/tree/mavtelem2311-v20) firmware. The modifications are tested with [OlliW opentx16s-2.3.11-rc05 firmware](https://www.rcgroups.com/forums/showatt.php?attachmentid=14577051&d=1611866281) running on RadioMaster TX16S. MAVLink telemetry...

By testing OpenTX with DEBUG option built in on TX16S, I see that physically running the OpenTX code on STM32F429BI, _stackAvailable()_ returns always 0 for the main task. Looking at...

Keeps ESP32 CPU running cooler and taking less energy. Experimentally found out that 160 MHz is still enough at least for UDP connectivity. Lowering further down to 80 MHz, did...

As ESP8266 cannot do Bluetooth, this edition supports WiFi only. Tested with ESP-01S, but needs more testing.