tbsdtv / linux_media

TBS linux open source drivers
https://github.com/tbsdtv/linux_media/wiki
Other
169 stars 79 forks source link

dvb_frontend.c: continue trying to tune on frontend timeout #352

Open anphsw opened 1 month ago

anphsw commented 1 month ago

Some buggy frontends cannot respond to tune commands in time, but will tune successfully in next cycle. FESTATE_ERROR breaks any further attempt to tune, so set FESTATE_RETUNE instead.