From: Mauro Carvalho Chehab <mchehab@s-opensource.com>
To: linux-media@vger.kernel.org
Cc: Gregor Jasny <gjasny@googlemail.com>,
Mauro Carvalho Chehab <mchehab@s-opensource.com>
Subject: [v4l-utils PATCH 0/3] Add support for LNBfs with more than 2 LO
Date: Wed, 14 Dec 2016 11:18:32 -0200 [thread overview]
Message-ID: <20161214131835.11259-1-mchehab@s-opensource.com> (raw)
When dvb-sat was written, it assumed that the LNBf entries would have
only 2 local oscilators, as this is what other tools did.
However, there are some widely LNBf models used in Brazil more local
oscilators, meant to be used on multipoint arrangements.
Add support for them.
Please notice that this change breaks the libdvbv5 API. Not sure how
to handle this incompatibility. That's basically why I'm not commiting
it directly.
Suggestions?
Mauro Carvalho Chehab (3):
dvb-sat: embeed most stuff internally at struct LNBf
dvb-sat: change the LNBf logic to make it more generic
dvb-sat: add support for several BrasilSat LNBf models
lib/include/libdvbv5/dvb-sat.h | 39 ++---
lib/libdvbv5/dvb-fe.c | 5 +-
lib/libdvbv5/dvb-sat.c | 340 +++++++++++++++++++++++++++--------------
3 files changed, 244 insertions(+), 140 deletions(-)
--
2.9.3
next reply other threads:[~2016-12-14 13:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-14 13:18 Mauro Carvalho Chehab [this message]
2016-12-14 13:18 ` [v4l-utils PATCH 1/3] dvb-sat: embeed most stuff internally at struct LNBf Mauro Carvalho Chehab
2016-12-14 13:18 ` [v4l-utils PATCH 2/3] dvb-sat: change the LNBf logic to make it more generic Mauro Carvalho Chehab
2016-12-14 13:18 ` [v4l-utils PATCH 3/3] dvb-sat: add support for several BrasilSat LNBf models 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=20161214131835.11259-1-mchehab@s-opensource.com \
--to=mchehab@s-opensource.com \
--cc=gjasny@googlemail.com \
--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 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).