[mythtv-commits] Ticket #1763: More verbose logging on DVB channel change

MythTV mythtv at cvs.mythtv.org
Tue May 2 14:28:27 EDT 2006


#1763: More verbose logging on DVB channel change
---------------------+------------------------------------------------------
 Reporter:  Dibblah  |       Owner:  danielk
     Type:  defect   |      Status:  new    
 Priority:  minor    |   Milestone:         
Component:  mythtv   |     Version:         
 Severity:  medium   |  
---------------------+------------------------------------------------------
 This patch changes the output format of a DVB channel change from:


 {{{
 2006-05-02 17:29:03.438 DVBChan(1): Old Params: freq(841833330) type(OFDM)
                         DVBChan(1): New Params: freq(850000000) type(OFDM)

 }}}

 To:


 {{{
 2006-05-02 19:10:27.636 DVBChan(1): Old Params: Frequency: 578000000 BW:
 8MHz HP: 2/3 LP: 1/2C: QAM-64 TM: 2K H: None GI: 1/32
                          DVBChan(1): New Params: Frequency: 578000000 BW:
 8MHz HP: 2/3 LP: 1/2C: QAM-64 TM: 2K H: None GI: 1/32
 }}}


 Which gives more information during debugging.

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


More information about the mythtv-commits mailing list