[mythtv-commits] Ticket #3787: Add DVB DiSEqC switch address selection

MythTV mythtv at cvs.mythtv.org
Thu Aug 2 02:19:10 UTC 2007


#3787: Add DVB DiSEqC switch address selection
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |       Owner:  ijr    
     Type:  enhancement  |      Status:  new    
 Priority:  minor        |   Milestone:  unknown
Component:  mythtv       |     Version:  unknown
 Severity:  medium       |     Mlocked:  0      
-------------------------+--------------------------------------------------
 The following patch adds addressing ability to switches under DVB DiSEqC
 control.  This allows nesting of unlike switches (Such as a standard 4-way
 switch [address 0x10] attached to a DishPro LNB [address 0x11]).

 There is a database update with this implementation as we need to add a
 "address" field to the "diseqc_tree" table to hold the individual address
 values for each switch.  During the database update, the most common
 address value for switches (0x10) will be placed in any switch entries
 found in order to retain current user defined DiSEqC setups.


 Note:  There is an outstanding bug (Ticket #3529 and possibly #3255) that
 prevents the full effective use of this patch.  The enclosed patch does
 not make the problem worse, but the issue is more pronounced when you have
 multiple DiSEqC devices attached.

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


More information about the mythtv-commits mailing list