From: Mauro Carvalho Chehab <m.chehab@samsung.com>
To: Ralph Metzler <rjkm@metzlerbros.de>
Cc: linux-media@vger.kernel.org
Subject: Re: DVB-C2
Date: Sun, 03 Nov 2013 09:31:55 -0200 [thread overview]
Message-ID: <20131103093155.50b59b45@samsung.com> (raw)
In-Reply-To: <21095.747.879743.551447@morden.metzler>
Em Wed, 23 Oct 2013 00:57:47 +0200
Ralph Metzler <rjkm@metzlerbros.de> 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).
>
> But I do need to set the PLP and slice ID.
> I currently set them (8 bit each) by combining them into the 32 bit
> stream_id (DTV_STREAM_ID parameter).
I don't like the idea of combining them into a single field. One of the
reasons is that we may have endianness issues.
So, IMHO, the better is to add a new property for slice ID.
> By using the stream id like this and not having (or being able) to set
> the rest of the new parameters I only have to add SYS_DVBC2 to the delivery systems
> right now. But the new parameters should be added for completeness and if we want to
> be able to scan we will need calls to read out L1 signalling information.
I didn't have time yet to dig into DVB-C2 API, but I think that the better
is to add full support to all modulation types, guard intervals, etc, even
knowing that most modern demods work fine on auto mode those days.
As you said, scan should be able to read out L1 signaling information.
Also, as we're starting to talk about modulator drivers, all those properties
should be specified on the modulator.
So, it makes sense to add a patch there extending the API (both
documentation and frontend.h) to fully support DVB C2.
Regard
--
Cheers,
Mauro
next prev parent reply other threads:[~2013-11-03 11:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-22 17:14 [PATCH] Full DVB driver package for Earthsoft PT3 (ISDB-S/ISDB-T) cards Буди Романто
2013-10-22 22:57 ` DVB-C2 Ralph Metzler
2013-11-03 11:31 ` Mauro Carvalho Chehab [this message]
2013-11-03 16:39 ` DVB-C2 Antti Palosaari
2013-11-03 20:21 ` DVB-C2 Ralph Metzler
2013-11-04 12:10 ` DVB-C2 Mauro Carvalho Chehab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131103093155.50b59b45@samsung.com \
--to=m.chehab@samsung.com \
--cc=linux-media@vger.kernel.org \
--cc=rjkm@metzlerbros.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).