[mythtv-commits] Re: Ticket #321: DVB timeouts for tuning are not not long enough for USB connected tuners

MythTV mythtv at cvs.mythtv.org
Fri Sep 16 18:24:09 UTC 2005


#321: DVB timeouts for tuning are not not long enough for USB connected tuners
--------------------------------------+-------------------------------------
 Reporter:  malc at porsche,demon.co.uk  |        Owner:  danielk
     Type:  defect                    |       Status:  closed 
 Priority:  major                     |    Milestone:  0.19   
Component:  mythtv                    |      Version:  head   
 Severity:  medium                    |   Resolution:  fixed  
--------------------------------------+-------------------------------------
Changes (by danielk):

  * resolution:  => fixed
  * status:  assigned => closed

Comment:

 (In [7266]) Fixes #321; timeout not long enough for DVB over USB.
 Fixes #319; per tuner timeouts.

 This changes the signal lock and channel lock timeouts
 from constants in the code to setable values in the
 backend configuration and sets reasonable defaults when
 you configure a new card.

 Those with existing cards may wish to fiddle with these
 values, as the values are initialized to 1000 ms and
 3000 ms respectively. These values may not be appropriate
 for your setup. i.e. if you use DVB-S, DVB over USB, or
 have a low signal station and want to wait a bit longer
 for a lock.

 This also drops some old dvb_* tables, it is not really
 safe to regress from SVN to 0.16 now anyway, and 0.17+
 does not use these tables.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/321>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list