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.09k stars 337 forks source link

Unable to get rif of "TX DISABLE" using the "Unlock ALL" menu #541

Closed jujumo closed 2 months ago

jujumo commented 2 months ago

I rebuild firmware on main branch (7607f0a4bd6203d1f06b70556fc1ce0d7399d6b3) I followed instructions to "unlock all". setup frequency "143.9875" Mhz and push PTT Still get the "TX DISABLE" message.

I modified the code to lower the counter from 10 to 1 to ease debug (kind of annoying 10x for debug): still get the same result.

Is there something I am not doing properly ?

egzumer commented 2 months ago

143MHz is available in normal operation, no need to unlock all, you are probably on AM, or wrong offset.

jujumo commented 2 months ago

Thank you for you answer. You are write, that was it. I even don't know I could switch that, maybe because its not the default behavior on other firmware. I hope this ticket can help other people that are confused, like i was:

If the "AM" logo appears just beneath frequency go to "menu" > "demodu" (13) > "FM"

Thanks again, and sorry for the naive question.