tbsdtv / linux_media

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

mtv23x: some improvements #293

Closed nicodato closed 1 year ago

nicodato commented 1 year ago

Improving service type selection: the service type is not expected to be ORed with different values. now, it properly checks if the frequency is VHF or UFH and if the user wants sb mode or not

Instead of comparing a frequency that equals exactly some KHz values, now it uses MHz. I'm not sure what is this needed for, but I think it makes more sense to ignore the KHz and compare it against MHz