[mythtv-commits] Ticket #13447: Mythtv-setup option: Logical Channel Number required

MythTV noreply at mythtv.org
Thu May 16 13:51:06 UTC 2019


#13447: Mythtv-setup option: Logical Channel Number required
-----------------------------------+-------------------------------
 Reporter:  Klaas de Waal          |          Owner:  Klaas de Waal
     Type:  Patch - Feature        |         Status:  closed
 Priority:  minor                  |      Milestone:  31.0
Component:  MythTV - Mythtv-setup  |        Version:  Master Head
 Severity:  medium                 |     Resolution:  fixed
 Keywords:                         |  Ticket locked:  0
-----------------------------------+-------------------------------

Comment (by Klaas de Waal <kdewaal@…>):

 In [changeset:"e0844ea7e405fa787d339170bd5dca7dcddff9d6/mythtv"
 e0844ea7e/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="e0844ea7e405fa787d339170bd5dca7dcddff9d6"
 Remove unused HasLock call on tuner that is not yet tuned

 In DVBSignalMonitor::DVBSignalMonitor function HasLock is called.
 At the time the function is called the tuner has not been
 tuned yet so checking for the lock status is not useful.
 There is nothing done with the results of this call except
 giving an error message if the call fails.
 The reason to remove this call is that the frontend
 "Silicon Labs Si2168", used in the MyGica T230, returns
 the EREMOTEIO error on FE_READ_STATUS if the tuner is not tuned.

 Refs #13447
 }}}

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


More information about the mythtv-commits mailing list