[mythtv-commits] Ticket #9726: Unicable / Satellite Channel Router / DIN EN 50494

MythTV noreply at mythtv.org
Tue Apr 12 21:30:04 UTC 2011


#9726: Unicable / Satellite Channel Router / DIN EN 50494
-----------------------------------+------------------------
     Reporter:  twoof7@…           |      Owner:  janne
         Type:  Patch - Feature    |     Status:  new
     Priority:  minor              |  Milestone:  unknown
    Component:  MythTV - DVB       |    Version:  Trunk Head
     Severity:  medium             |   Keywords:
Ticket locked:  0                  |
-----------------------------------+------------------------
 The Patch is providing the Unicable (DIN EN 50494) support for MythTV.

 It is based on a kernel patch (http://www.mythtvtalk.com/unicable-scr-din-
 en-50494-a-14103/), which will not be integrated into the kernel. In
 addition I am using some bug fixing from a VDR patch (http://www.vdr-
 portal.de/index.php?page=Thread&threadid=89731).

 The .patch file will extend the DiSEqCDevLNB class (only), to implement
 the functional parts of the Unicable support.

 The necessary configuration of userband ID, userband frequency, satellite
 position and PIN can be done within the mythtv-setup's "LNB Configuration"
 with LNB Preset "Custom" and LNB Type "Unicable / SCR".  One open issue is
 the LNBSCRUserBandSetting inheriting from class SpinBoxSetting, which can
 not be disabled by its setEnabled(false).

 I know that the user interface for configuration is not yet perfect. But I
 first like to get your feedback whether the functional parts of this patch
 are acceptable, or whether it is better to add e.g. a new class
 DiSEqCDevSCR inheriting directly from class DiSEqCDevDevice (like
 DiSEqCDevSwitch, DiSEqCDevRotor and DiSEqCDevLNB).

 The .sql file will add some columns to database "mythconverg" table
 "diseqc_tree" to store the configuration parameters.

 The patch was tested with a Inverto IDLB-QUDL41-UNI2L-1PP
 (http://www.inverto.tv/products/product.php?section=1&id=160&cat=6).

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9726>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list