[mythtv-commits] Ticket #11482: Implement support for LNAs through DVB API

MythTV noreply at mythtv.org
Sat Mar 27 14:40:47 UTC 2021


#11482: Implement support for LNAs through DVB API
----------------------------+-------------------------------
 Reporter:  stuartm         |          Owner:  Klaas de Waal
     Type:  Developer Task  |         Status:  assigned
 Priority:  minor           |      Milestone:  32.0
Component:  MythTV - DVB    |        Version:  Master Head
 Severity:  low             |     Resolution:
 Keywords:                  |  Ticket locked:  0
----------------------------+-------------------------------
Description changed by Klaas de Waal:

Old description:

> http://linuxtv.org/downloads/v4l-dvb-apis/FE_GET_SET_PROPERTY.html#DTV-
> LNA
>
> Since a lot of users have problems with drivers that default to disabling
> the LNA built into their tuners we should implement support for enabling
> the LNA when using the card with MythTV.
>
> My experience of handling user support requests in IRC and mailing lists
> suggests that most users need the LNA enabled, so the simplest solution
> would just enable by default with a GUI option to disable it.
>
> A better implementation would automatically the LNA if the signal
> strength/quality falls below a reasonable threshold. The difficulty here
> is that signal strength can change over time and with changes in weather,
> so the very best implementation would be tied to the signal monitor and
> work per-tune rather than be set once when scanning.

New description:

 https://linuxtv.org/downloads/v4l-dvb-apis-new/userspace-
 api/dvb/fe_property_parameters.html#dtv-lna

 Since a lot of users have problems with drivers that default to disabling
 the LNA built into their tuners we should implement support for enabling
 the LNA when using the card with MythTV.

 My experience of handling user support requests in IRC and mailing lists
 suggests that most users need the LNA enabled, so the simplest solution
 would just enable by default with a GUI option to disable it.

 A better implementation would automatically the LNA if the signal
 strength/quality falls below a reasonable threshold. The difficulty here
 is that signal strength can change over time and with changes in weather,
 so the very best implementation would be tied to the signal monitor and
 work per-tune rather than be set once when scanning.

--

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/11482#comment:13>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list