[mythtv-commits] Ticket #3640: mythtv-setup stores incorrect transport frequencies (DVB-C)

MythTV mythtv at cvs.mythtv.org
Tue Jun 19 19:53:43 UTC 2007


#3640: mythtv-setup stores incorrect transport frequencies (DVB-C)
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |        Owner:  janne   
     Type:  defect       |       Status:  reopened
 Priority:  minor        |    Milestone:  0.21    
Component:  channelscan  |      Version:  head    
 Severity:  low          |   Resolution:          
  Mlocked:  0            |  
-------------------------+--------------------------------------------------

Comment(by anonymous):

 Replying to [comment:16 anonymous]:
 > It's an overloaded function. It's behaviour changes according to the
 arguments that it is called with.
 >
 > Calling it with two unsigned ints means that
 ChannelUtil::GetMplexID(uint sourceid, uint frequency) is used. With a
 uint and a QString means ChannelUtil::GetMplexID(uint sourceid, const
 QString &channum)
 Thanks, I worked that out, my high-level programming language skills are a
 "work in progress", most of my programming has been in assembly language!
 (for ARM CPUs mostly) :-D  So, it's still very much a mystery where the
 off-by-one is coming from.  I've been reading though the code and I can't
 see anything obviously wrong, it's not clear to me whether the fault lies
 with the mplexid in channel or dtv_multiplex...

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3640#comment:17>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list