All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: LMML <linux-media@vger.kernel.org>
Subject: [RFC] general I2C RF-tuner model
Date: Mon, 14 Oct 2013 20:49:29 +0300	[thread overview]
Message-ID: <525C2EA9.2090008@iki.fi> (raw)

Currently there is multiple tuner models used withing V4L and DVB, most 
notably DVB tuners, analog tuners and hybrid tuners that implements both 
internal APIs.

Now I need some more low level tuner properties for SDR usage. One 
possibility is to add new needed callbacks to analog and dvb tuners, but 
I think those drivers goes even more messy. So I have started to 
thinking idea about one genral tuner model which fits the all. Drop all 
relations to DVB and V4L API and offer just plain tuner API without any 
realtions to existings TV APIs.

What you think?

regards
Antti

-- 
http://palosaari.fi/

                 reply	other threads:[~2013-10-14 17:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=525C2EA9.2090008@iki.fi \
    --to=crope@iki.fi \
    --cc=linux-media@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.