tbsdtv / linux_media

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

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

Open anphsw opened 6 months ago

anphsw commented 6 months 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.