public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: "Hans Werner" <HWerner4@gmx.de>
To: "Alex Betis" <alex.betis@gmail.com>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] [PATCH] scan-s2: fixes and diseqc rotor support
Date: Wed, 12 Nov 2008 13:39:59 +0100	[thread overview]
Message-ID: <20081112123959.217200@gmx.net> (raw)
In-Reply-To: <c74595dc0811120243m4819b86bk84a5d23c8e00e467@mail.gmail.com>

> On Wed, Nov 12, 2008 at 4:31 AM, Hans Werner <HWerner4@gmx.de> wrote:
> 
> > I have attached two patches for scan-s2 at
> > http://mercurial.intuxication.org/hg/scan-s2.
> >
> > Patch1: Some fixes for problems I found. QAM_AUTO is not supported by
> all
> > drivers,
> > in particular the HVR-4000, so one needs to use QPSK as the default and
> > ensure that
> > settings are parsed properly from the network information -- the new S2
> > FECs and
> > modulations were not handled.
> >
> > Patch2: Add DiSEqC 1.2 rotor support. Use it like this to move the dish
> to
> > the correct
> > position for the scan:
> >  scan-s2 -r 19.2E -n dvb-s/Astra-19.2E
> >  or
> >  scan-s2 -R 2 -n dvb-s/Astra-19.2E
> >
> > A file (rotor.conf) listing the rotor positions is used (NB: rotors vary
> --
> > do check your
> > rotor manual).
> >
> 
> I didn't check the diff files yet, will do it when I get home.
> But I don't think QPSK should be used by default. I have a version already
> where you can specify which scan mode you want to be performed DVB-S or
> DVB-S2 by specifying S1 or S2 in freq file, also if you implicitly specify
> QPSK in frequency file the utility will not scan DVB-S2, same logic also
> for
> 8PSK that will scan only DVB-S2 and will not try to scan DVB-S.
> I'll push that version soon to the repository.
> 
> The default should stay the AUTO mode since there are cards that can
> handle
> that and their owners might have simplified frequency file version.

Perhaps I wasn't clear: I don't force scanning to be QPSK only. With just the
following one line in dvb-s/Astra-19.2E I was able to scan DVB-S and DVB-S2
(both QPSK and 8PSK) channels in one command with the HVR-4000:
S 12551500 V 22000000 5/6

The point is that some drivers and hardware (e.g. HVR-4000) cannot handle QAM_AUTO
or FEC_AUTO and will generate errors, but the necessary transponder information *is*
available to be parsed and used, so scan-s2 should do that. 

We need scan-s2 do the best possible scan in one command with the standard initial
transponder files for all cards. You can't assume the hardware has AUTO capabilities.
Perhaps the capabilities could be checked before the scan though and used if available.

Hans

-- 
Release early, release often.

GMX Download-Spiele: Preizsturz! Alle Puzzle-Spiele Deluxe über 60% billiger.
http://games.entertainment.gmx.net/de/entertainment/games/download/puzzle/index.html

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

  parent reply	other threads:[~2008-11-12 12:40 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-12  2:31 [linux-dvb] [PATCH] scan-s2: fixes and diseqc rotor support Hans Werner
2008-11-12  6:46 ` Goga777
2008-11-12 10:21   ` Per Heldal
2008-11-12 10:44     ` Alex Betis
2008-11-12 11:51   ` Hans Werner
2008-11-12 10:43 ` Alex Betis
2008-11-12 11:24   ` BOUWSMA Barry
2008-11-12 11:44     ` Ales Jurik
2008-11-12 12:08     ` Alex Betis
2008-11-12 12:47       ` BOUWSMA Barry
2008-11-12 12:59         ` Alex Betis
2008-11-12 13:20           ` BOUWSMA Barry
2008-11-12 12:59       ` Christophe Thommeret
     [not found]       ` <200811121353.47705.hftom@free.fr>
2008-11-12 13:01         ` Alex Betis
2008-11-12 13:04           ` Christophe Thommeret
2008-11-12 14:03             ` Hans Werner
2008-11-12 12:39   ` Hans Werner [this message]
2008-11-12 20:56 ` Alex Betis
2008-11-13 23:04   ` Hans Werner
2008-11-14  8:30     ` Alex Betis

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=20081112123959.217200@gmx.net \
    --to=hwerner4@gmx.de \
    --cc=alex.betis@gmail.com \
    --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