[mythtv-commits] Ticket #1502: DVB API requires usleep after certain calls to get reliable tuning on certain drivers (esp Nova-T).

MythTV mythtv at cvs.mythtv.org
Sat Mar 18 00:11:20 UTC 2006


#1502: DVB API requires usleep after certain calls to get reliable tuning on
certain drivers (esp Nova-T).
--------------------------------+-------------------------------------------
 Reporter:  dscoular at cisco.com  |        Owner:  danielk
     Type:  patch               |       Status:  closed 
 Priority:  minor               |    Milestone:         
Component:  dvb                 |      Version:         
 Severity:  medium              |   Resolution:  fixed  
--------------------------------+-------------------------------------------
Comment (by dscoular at cisco.com):

 Hi Daniel,
 I've found doing the usleep after FE_READ_STATUS improves my nova-t and
 avermedia a800
 tuning reliability.

 I've created a patch against revision 9403 and attached it here. As
 always,
 please check over my C++ as I'm not terribly confident. wait_for_backend
 is
 static so I had to modify it so I could pass in the tuning_delay. I'm not
 too clear on the pros and cons of static class function versus instance
 member method
 with respect to wait_for_backend... please QA.

 Cheers,

 Doug

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1502>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list