PE5PVB / TEF6686_ESP32

Advanced arduino based firmware for TEF6686 with ESP32
GNU General Public License v3.0
83 stars 38 forks source link

After retuning, the AF still "searches" for another frequency when the screen is off #605

Closed Mike86-CZE closed 3 months ago

Mike86-CZE commented 3 months ago

https://github.com/PE5PVB/TEF6686_ESP32/assets/140615384/9985d0cf-bcf6-4917-9f5b-e3c6a6a162d7

If I turn off the screen and AF retune to a better frequency, the radio still "searches" every second (corrupts the sound). when i turn on the screen the problem stops.

PE5PVB commented 3 months ago

I think I've fixed this.

Mike86-CZE commented 3 months ago

this is how it behaves with RC14.

PE5PVB commented 3 months ago

See 6c36b08

Mike86-CZE commented 3 months ago

Ok, I will test in the next version.

numerci commented 3 months ago

On RC15 for me it works exactly the same as on RC14. Same sound problems when switching the station with the screen off. For me at least there is no change.

PE5PVB commented 3 months ago

Fixed in https://github.com/PE5PVB/TEF6686_ESP32/commit/58ee9fabee159f7f21d5fb07d670c7c2c3e9cd6a

numerci commented 3 months ago

On RC16 it finally works fine. At least for me.

Mike86-CZE commented 3 months ago

Now it works properly. I'm closing this topic.