Re: [PATCH 2/4] uapi: dvb: initial support for DVB-C2 standard

2014-09-23 Thread Mauro Carvalho Chehab
Em Fri, 1 Aug 2014 01:33:06 +0300 Antti Palosaari escreveu: > Just add delivery system for DVB-C2 standard. Other parameters > should be added later. The best is to add the parameters altogether, as: 1) We need to add the corresponding bits at the docbook; 2) We need to add support for

[PATCH 2/4] uapi: dvb: initial support for DVB-C2 standard

2014-07-31 Thread Antti Palosaari
Just add delivery system for DVB-C2 standard. Other parameters should be added later. Signed-off-by: Antti Palosaari --- include/uapi/linux/dvb/frontend.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/uapi/linux/dvb/frontend.h b/include/uapi/linux/dvb/frontend.h index c56d77c

Re: DVB-C2

2013-11-04 Thread Mauro Carvalho Chehab
Em Sun, 03 Nov 2013 21:21:35 +0100 Ralph Metzler escreveu: > Antti Palosaari writes: > > On 03.11.2013 13:31, Mauro Carvalho Chehab wrote: > > > Em Wed, 23 Oct 2013 00:57:47 +0200 > > > Ralph Metzler escreveu: > > >> I am wondering if anybody lo

Re: DVB-C2

2013-11-03 Thread Ralph Metzler
Antti Palosaari writes: > On 03.11.2013 13:31, Mauro Carvalho Chehab wrote: > > Em Wed, 23 Oct 2013 00:57:47 +0200 > > Ralph Metzler escreveu: > >> I am wondering if anybody looked into API extensions for DVB-C2 yet? > >> Obviously, we need some more

Re: DVB-C2

2013-11-03 Thread Antti Palosaari
On 03.11.2013 13:31, Mauro Carvalho Chehab wrote: Em Wed, 23 Oct 2013 00:57:47 +0200 Ralph Metzler escreveu: I am wondering if anybody looked into API extensions for DVB-C2 yet? Obviously, we need some more modulations, guard intervals, etc. even if the demod I use does not actually let me set

Re: [PATCH 01/12] dvb-frontends: Support for DVB-C2 to DVB frontends

2013-11-03 Thread Maik Broemme
Hi Ralph, Ralph Metzler wrote: > Mauro Carvalho Chehab writes: > > Em Sun, 3 Nov 2013 01:24:25 +0100 > > Maik Broemme escreveu: > > > > > Added support for DVB-C2 to DVB frontends. It will be required > > > by cxd2843 and tda18212dd (Digital Device

Re: DVB-C2

2013-11-03 Thread Mauro Carvalho Chehab
Em Wed, 23 Oct 2013 00:57:47 +0200 Ralph Metzler escreveu: > Hi, > > I am wondering if anybody looked into API extensions for DVB-C2 yet? > Obviously, we need some more modulations, guard intervals, etc. > even if the demod I use does not actually let me set those (only auto)

Re: [PATCH 01/12] dvb-frontends: Support for DVB-C2 to DVB frontends

2013-11-03 Thread Mauro Carvalho Chehab
Em Sun, 3 Nov 2013 11:47:52 +0100 Ralph Metzler escreveu: > Mauro Carvalho Chehab writes: > > Em Sun, 3 Nov 2013 01:24:25 +0100 > > Maik Broemme escreveu: > > > > > Added support for DVB-C2 to DVB frontends. It will be required > > > by cxd2843 and

Re: [PATCH 01/12] dvb-frontends: Support for DVB-C2 to DVB frontends

2013-11-03 Thread Ralph Metzler
Mauro Carvalho Chehab writes: > Em Sun, 3 Nov 2013 01:24:25 +0100 > Maik Broemme escreveu: > > > Added support for DVB-C2 to DVB frontends. It will be required > > by cxd2843 and tda18212dd (Digital Devices) frontends. > > > > Signed-off-by: Maik Bro

Re: [PATCH 01/12] dvb-frontends: Support for DVB-C2 to DVB frontends

2013-11-03 Thread Mauro Carvalho Chehab
Em Sun, 3 Nov 2013 01:24:25 +0100 Maik Broemme escreveu: > Added support for DVB-C2 to DVB frontends. It will be required > by cxd2843 and tda18212dd (Digital Devices) frontends. > > Signed-off-by: Maik Broemme > --- > include/uapi/linux/dvb/frontend.h | 1 + > 1 file

[PATCH 01/12] dvb-frontends: Support for DVB-C2 to DVB frontends

2013-11-02 Thread Maik Broemme
Added support for DVB-C2 to DVB frontends. It will be required by cxd2843 and tda18212dd (Digital Devices) frontends. Signed-off-by: Maik Broemme --- include/uapi/linux/dvb/frontend.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/uapi/linux/dvb/frontend.h b/include/uapi/linux/dvb

DVB-C2

2013-10-22 Thread Ralph Metzler
Hi, I am wondering if anybody looked into API extensions for DVB-C2 yet? Obviously, we need some more modulations, guard intervals, etc. even if the demod I use does not actually let me set those (only auto). But I do need to set the PLP and slice ID. I currently set them (8 bit each) by