linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [v4l-utils PATCH 0/3] Add support for LNBfs with more than 2 LO
@ 2016-12-14 13:18 Mauro Carvalho Chehab
  2016-12-14 13:18 ` [v4l-utils PATCH 1/3] dvb-sat: embeed most stuff internally at struct LNBf Mauro Carvalho Chehab
  0 siblings, 1 reply; 4+ messages in thread
From: Mauro Carvalho Chehab @ 2016-12-14 13:18 UTC (permalink / raw)
  To: linux-media; +Cc: Gregor Jasny, Mauro Carvalho Chehab

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-12-14 13:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-14 13:18 [v4l-utils PATCH 0/3] Add support for LNBfs with more than 2 LO Mauro Carvalho Chehab
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

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).