[mythtv-commits] Ticket #1330: Add 8PSK support

MythTV mythtv at cvs.mythtv.org
Sun Apr 23 16:25:24 UTC 2006


#1330: Add 8PSK support
----------------------------------+-----------------------------------------
 Reporter:  alannisota at gmail.com  |        Owner:  danielk 
     Type:  patch                 |       Status:  reopened
 Priority:  minor                 |    Milestone:  0.20    
Component:  dvb                   |      Version:  head    
 Severity:  low                   |   Resolution:          
----------------------------------+-----------------------------------------
Comment (by AlanNisota at gmail.com):

 I forgot to add.  I changed qpsk_8 (which was a real misnomer) to '8psk'
 in the modulation field, So anyone who wants to use it should rescan their
 transponders (this would be necessary anyway)
 If the patch is accepted, I can create a DB upgrade that does this:
 {{{
 UPDATE dtv_multiplex set modulation = "8psk" WHERE modulation = "qpsk_8";
 }}}

 But again, if you want to use an 8psk source, you really need to rescan
 your transponders, as Myth won't pick up 8psk channels otherwise.

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


More information about the mythtv-commits mailing list