egzumer / uv-k5-firmware-custom

A merge between https://github.com/OneOfEleven/uv-k5-firmware-custom and https://github.com/fagci/uv-k5-firmware-fagci-mod
Apache License 2.0
1.23k stars 396 forks source link

[ENHANCEMENT] DLive show over RSSI bar #442

Closed kamilsss655 closed 8 months ago

kamilsss655 commented 8 months ago

Currently the radio allows to send DTMF codes by pressing number buttons during pressed PTT, and the receiving party can see these codes using the DLive functionality.

This can be useful to send some information digitally.

However now when DLive is enabled the received codes are not displayed, because the RSSI bar covers it and are only shown when RX ends.

It would be cool that if DTMF codes are received they are displayed immediatelly and the RSSI bar is hidden for the duration.

WHYT @egzumer ?

egzumer commented 8 months ago

Radio receives a lot of garbage DTMF codes. It will hide the rssi. For me personally live DTMF is useless, it is only there because it was added by 1o11 and it didn't bother me.

kamilsss655 commented 8 months ago

Yea that's a fair point.

I was thinking the same about the usefulness of it, but the ability to send digital data now makes it appealing to me.

Closing this one, as indeed that could hide RSSI bar when unintended. I might just make the delay longer so the codes are displayed longer.