piotr022 / UV_K5_playground

426 stars 66 forks source link

Display Error #18

Closed SylarMa closed 1 year ago

SylarMa commented 1 year ago

I am using SBAR, which is very useful, but there is a small issue. On the menu page, sub tone scanning page, etc., when you receive a signal (RX), the SBAR information will be displayed.

A suggestion is to integrate all functions into one mod and select them through the menu.

leshniak commented 1 year ago

The second thing is rather impossible due to limited memory.

SylarMa commented 1 year ago

The second thing is rather impossible due to limited memory.

What a pity!

What is the maximum memory?

SylarMa commented 1 year ago

57.3kb+2.7kb?

Tunas1337 commented 1 year ago

Basically, yes. We have whatever memory up to the 60KB limit after the original firmware.

piotr022 commented 1 year ago

when you receive a signal (RX), the SBAR information will be displayed.

this display issue should be fixed in latest release

A suggestion is to integrate all functions into one mod and select them through the menu.

thanks to @manujedi we have more space to use, future plan is to merge few mods together

SylarMa commented 1 year ago

cool