[mythtv] US Cable Extended Ultra Band

Daniel Kristjansson danielk at cuymedia.net
Wed Jan 4 06:48:22 UTC 2006


On Wed, 2006-01-04 at 01:27 -0500, David Biedenbach wrote:
> Is there any particular reason that the frequency table for us-cable
> does not include the extended ultra-band channels 126-158
> (800MHz-1000MHz)? I'm in northern VA (US), using Cox cable, and they
> appear to be on at least an 850MHz system, leaving myth tv unable to
> tune the higher channels.  Indeed, some of Cox's clear-QAM channels
> appear to be in this range.

frequencytables.cpp
    // USA Cable, QAM 256 ch 78+
    fmap["atsc_qam256_uscablehigh0"] = new FrequencyTable(
        "QAM-256 Channel %1",  78,472000000,1005000000, 6000000,
QAM_256);

If you're talking about the frequency tables for the analog cards,
I'm not aware of anyone using those frequencies for analog.

-- Daniel



More information about the mythtv-dev mailing list