Re: [PATCH] Re: [PATCH] Multi protocol support (stage #1)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, May 15, 2006, Trent Piepho wrote:
> On Mon, 15 May 2006, Manu Abraham wrote:
> > I thought ATSC tuners supported 256QAM additionally for digital cable,
> > alongwith VSB8/16 for OTA.
> 
> nxt200.c:
> .caps = FE_CAN_8VSB | FE_CAN_QAM_64 | FE_CAN_QAM_256
> 
> or51211.c:
> .caps = FE_CAN_8VSB
> 
> or11132.c:
> .caps = FE_CAN_QAM_64 | FE_CAN_QAM_256 | FE_CAN_QAM_AUTO | FE_CAN_8VSB
> 
> bcm3510.c:
> .caps = FE_CAN_8VSB | FE_CAN_16VSB | FE_CAN_QAM_16 | FE_CAN_QAM_64 | FE_CAN_QAM_128 | FE_CAN_QAM_256
> 
> lgdt330x.c:
> .caps = FE_CAN_QAM_64 | FE_CAN_QAM_256 | FE_CAN_8VSB
> 
> As you can see, it is not always the same.  What will happen when new
> front-ends come out that have new abilities?

It seems the fundamental difference between ATSC and DVB is that
there are clearly defined DVB standards for DVB-S, DVB-C, DVB-T,
DVB-H and DVBS2, but ATSC people don't make the distinction
between ATSC-C (FE_CAN_QAM_64, FE_CAN_QAM_256) and
ATSC-T (FE_CAN_8VSB). What a mess!

BTW, which ATSC document covers FE_CAN_16VSB, FE_CAN_QAM_16 and
FE_CAN_QAM_128? Or is it just that the bcm3510 can do something
which isn't required by the standard documents?


Johannes

_______________________________________________

linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux