Rodrigo Maia
Rodrigo Maia
Some quick mods needed to get the runqpcpp.cpp demo file to compile with a C++ compiler (g++ 10.2.0). Still generates litteral suffix warnings, which I didn't bother looking too much...
## Current Behavior When flying without a GPS lock and a radio failsafe happens, instead of engaging RTH mode, Inav enters into emergency landing mode. That's ok, because without GPS...
When setting up a quad with reversed prop spin direction (props out) for the first time, by toggling the slider for that option in the Mixer tab, the label is...
Backport the extended OSD link stats panels (added by #25844) to the 4.5.x versions. This is currently only implemented for CRSF protocol based radio systems, TBS Crossfire and ELRS.
Made changes according to the suggestions in https://github.com/epezent/implot_demos/issues/5# Tested the changed files in both Win10 and Ubuntu 20.04. Both compiled successfully without errors. Also tested on MacOS (10.15) and compilation...
Adds configurable parameters for adjusting the horizontal spacing and vertical extension of the OSD sidebar elements. The parameters works as offsets, so the default value of 0 changes nothing in...
Adds the sidebar symbols translation to BTFL fonts, so sidebar is properly displayed in DJI O3 OSD.  (The image above shows the sidebars with a non-default width, made possible...
This PR adds two things to the current OSD 2D map implementation: 1 - configurable horizontal and vertical margins 2 - configurable, fixed, reference line at the center of the...
This simply raises the limit for the osd_snr_alarm setting, which controls when the SNR field (for CRSF based radio systems) is displayed on the OSD. The raised limit allows configuring...