linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrick Boettcher <pboettcher@kernellabs.com>
To: Luca Olivetti <luca@ventoso.org>
Cc: linux-media@vger.kernel.org
Subject: Re: Diversity support?
Date: Tue, 04 Jun 2013 13:23:01 +0200	[thread overview]
Message-ID: <4964507.arsPbG4Yym@dibcom294> (raw)
In-Reply-To: <51ACB2CA.6060503@ventoso.org>

On Monday 03 June 2013 17:14:18 Luca Olivetti wrote:
> >> So, what's the real status of diversity support?
> > 
> > Nobody knows?
> 
> I'm not easily discouraged :-) so here's the question again: is there
> some dvb-t usb stick (possibly available on the EU market) with
> diversity support under Linux?

There is some diversity support hidden in the dib8000-driver and in some 
board-drivers which use it. Basically it creates several instances of the 
dib8000-driver (one for each demod) but it exposes only one dvb-frontend to 
userspace via the API. When the user is tuning the frontend he is, in fact, 
tuning all of them in diversity.

IMO, the question which needs to be discussed is for diversity-support is an 
"how to change the API"-question and how does userspace can control it?

In my experience with multi-frontend-hardware, which can do diversity or 
dual/triple-reception or both at the same time, is that the question is the 
routing and the grouping of frontend and assigning them to their sinks 
(stream-interfaces).

Right now DVB-API can expose several frontends and dvrs and demuxes for one 
device, but there is no way to userspace telling the hardware to combine 
frontend0 and frontend1 to do diversity.

When looking at diversity/multi-frontend problems, IMHO, we should not limit 
ourselves to USB-devices. The real usage of those MFE-devices is in an 
embedded hardware (STB in a car or at home).

--
Patrick

  parent reply	other threads:[~2013-06-04 11:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-17 17:12 Diversity support? Luca Olivetti
2012-10-31 18:08 ` Luca Olivetti
2013-06-03 15:14   ` Luca Olivetti
2013-06-03 23:17     ` Antti Palosaari
2013-06-04  7:29       ` Luca Olivetti
2013-06-04 10:17         ` Antti Palosaari
2013-06-04 11:13           ` Patrick Boettcher
2013-06-04 11:23     ` Patrick Boettcher [this message]
2013-06-04 14:33       ` Luca Olivetti
2013-06-04 14:42         ` Luca Olivetti

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=4964507.arsPbG4Yym@dibcom294 \
    --to=pboettcher@kernellabs.com \
    --cc=linux-media@vger.kernel.org \
    --cc=luca@ventoso.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;
as well as URLs for NNTP newsgroup(s).