[mythtv-commits] Ticket #5403: Patch for support DVB API 3.3 and DVB-S2

MythTV mythtv at cvs.mythtv.org
Tue Jun 3 08:24:41 UTC 2008


#5403: Patch for support DVB API 3.3 and DVB-S2
-------------------------+--------------------------------------------------
 Reporter:  wagabunda    |       Owner:  ijr       
     Type:  enhancement  |      Status:  new       
 Priority:  minor        |   Milestone:  0.21.1    
Component:  mythtv       |     Version:  0.21-fixes
 Severity:  medium       |     Mlocked:  0         
-------------------------+--------------------------------------------------
 My MythTV 0.21 is working with mantis driver for SkyStar HD2.
 Changes:

 - dvbtypes.h: added the definition DVB_API_MULTIPROTO

 - dvbchannel.h: delivery property for store tuner capability (from
 DVBFE_GET_DELSYS)

 - dvbchannel.cpp: added support for API 3.3 and removed for
 FE_GET_EXTENDED_INFO - it's for my convenience only, this is not a good
 idea

 - dtvconfparserhelpers.h: include dvbtypes.h for DVB_API_MULTIPROTO
 definition, added suport for new new values of forward error correction
 (1/4, 1/3, 2/5, 3/5, 9/10)

 - dtvconfparserhelpers.cpp: support for new FEC values

 - dtvmultiplex.h: include dvbtypes.h for DVB_API_MULTIPROTO

 - scanwizardhelpers.h: support for new FEC values

 - transporteditor.cpp: support for new FEC values, show modulation combo
 for select 8PSK/QPSK modulation, everything is visible for DVB-S and
 DVB-S2 cards, unfortunately

 to do:

 - move reading card parameters to Tuning method, because in Open tuner
 delivery is not set

 - restore support for FE_GET_EXTENDED_INFO

 - support for new API requires new DVBChannel class for code transparency,
 in my opinion


 P.S. I can only write in Polish, so sorry for my poor English.

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


More information about the mythtv-commits mailing list