Malte Langermann
Malte Langermann
https://stackoverflow.com/questions/23248932/qt-qscrollarea-scroll-speed Maybe this does help?
Maybe there is a bug in the utf-8 decoder
It look like the character lookup tables for some language are missing in https://github.com/EdgeTX/edgetx/blob/main/radio/src/gui/common/stdlcd/utf8.cpp @ulfhedlund you can try to add those according to the other language chars, if you are...
And the we look like idiots, because we can not add the correct Danish characters 🤔😜 We should fix the characters, can't be too hard.
https://github.com/EdgeTX/edgetx/blob/main/tools/charset.py There is no danish support in that file, so the danish special characters are not added.
@raphaelcoeffic does yaml generation on M1 MACs work? If yes, we do not need this. If not, this PR should only contain the XMakeList.txt changes, not the datastructs files.
We are working on freeing up some flash. When the hardware driver update to the HAL is done we can enable LTO which frees some flash.
Exactly. Currently we have two different sets of drivers in the firmware, which makes it impossible to use LTO without a lot of warnings.
I would like to add another UI "mode' whrere a set of lvgl UI elements is available for Lua and Lua creates the screen from those elements. Touch and scrolling...
> I love these balanced and open discussions on where to go when. Refreshing. > > I think some will know why I post this. Do I want to know?