From: Steven Toth <stoth@linuxtv.org>
To: Christophe Thommeret <hftom@free.fr>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] [PATCH] cx24116 DVB-S modulation fix
Date: Tue, 14 Oct 2008 11:10:14 -0400 [thread overview]
Message-ID: <48F4B656.6010404@linuxtv.org> (raw)
In-Reply-To: <200810141451.02941.hftom@free.fr>
Christophe Thommeret wrote:
> Le Tuesday 14 October 2008 12:29:49 Darron Broad, vous avez écrit :
>> In message <200810141133.36559.hftom@free.fr>, Christophe Thommeret wrote:
>>
>> hi
>>
>>> Hi,
>>>
>>> This patch makes cx24116 to behave like other dvb-s frontends.
>> Unlike most DVB-S cards the those with a cx24116 use S2API
>> this makes them somewhat different.
>>
>>> This is needed especially because QAM_AUTO is used in a lot of scan files.
>> What scan files are you referring to? The
>> cx24116 only does PSK, not AM. QAM_AUTO
>> doesn't sound right. the cx24116 can't
>> auto detect anything, but that's another
>> story...
>
> dvbscan initial tuning data files for DVB-S don't have an entry for
> modulation. So an app like kaffeine simply set modulation to QAM_AUTO.
> Why not QPSK, you ask? Simply because DVB-S standard allows QPSK and 16QAM.
> Maybe there is not a single 16QAM TP all over the world, but it's still a
> valid modulation for DVB-S.
> So, we set modulation to QAM_AUTO when it's unknown/unspecified, like in
> dvbscan files (those being also used by kaffeine). And it works pretty well,
> just because most dvb-s can only do QPSK and so force modulation to QPSK
> instead of returning a notsup.
> See this as software QAM_AUTO :)
I've only glanced briefly at the patch but setting the modulation type
to QAM_AUTO, and expecting the card to support it I think is a bad idea.
I can accept the argument that the current driver will not accept 16QAM,
but that's not the problem being discussed. (I'll address this in a
separate patch)
Call DTV_CLEAR should also default your rolloff to 3.5.
Let's investigate a better approach.
kaffeine should be working well already, with the current code. Unless
it was recently broken - in which case please discuss.
- Steve
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
next prev parent reply other threads:[~2008-10-14 15:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-14 9:33 [linux-dvb] [PATCH] cx24116 DVB-S modulation fix Christophe Thommeret
2008-10-14 10:29 ` Darron Broad
2008-10-14 12:51 ` Christophe Thommeret
2008-10-14 15:10 ` Steven Toth [this message]
2008-10-14 17:02 ` Darron Broad
2008-10-15 16:46 ` Christophe Thommeret
2008-10-15 17:22 ` Darron Broad
2008-10-15 18:59 ` Christophe Thommeret
2008-10-14 21:05 ` Andreas Oberritter
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=48F4B656.6010404@linuxtv.org \
--to=stoth@linuxtv.org \
--cc=hftom@free.fr \
--cc=linux-dvb@linuxtv.org \
/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