OSD custom elements: add 16-bit icon support#2643
Conversation
Qodo reviews are paused for this user.Troubleshooting steps vary by plan Learn more → On a Teams plan? Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center? |
|
|
@sensei-hacker I can confirm this works, if you want to add it with #2560 in 9.1. |
|
Thanks for the test, Jetrell. "Just don't forget to merge the firmware too." That sounds like the definition of next major version, INAV 10? |
|
firmware is ok, there are no any breaking changes, but in configurator is beraking change, I would preffer to add it to next major version, INAV 10. |
|
BTW: I have to say that I like how new OSD custom elements look like. Nice work @sensei-hacker |
This is why I suggested it would be good to add your work here, along with 2560. Because it would effectively make the Custom OSD improvements complete for 9.1. |
|
yeah, but then configurator for INAV 9.1 would not fully work for FW INAV 9.0. I think @sensei-hacker does not want breaking changes in minor versions. |



The icon input for static custom element icons was restricted to values 0–255. This change raises the limit to 65535 and updates the icon picker to display the full font character set (up to 512 characters), so users can select and save 16-bit icon values that the firmware
Inav PR: iNavFlight/inav#11608