Hi all,

These patches fix satellite support in current dvbv5-{scan,zap} tools by
fixing the parsing of the POLARIZATION parameter as well as applying those
parameters to the frontend.

This pathset is a broken down and improved version of the previous patch I send 
in
my mail "Fix POLARIZATION support for dvbv5-scan". Please disregard this 
previous patch.

  Guy


Guy Martin (5):
  libdvbv5: Remove buggy parsing of extra DTV_foo properties
  libdvbv5: Add parsing of POLARIZATION
  libdvbv5: Export dvb_fe_is_satellite()
  libdvbv5: Apply polarization parameters to the frontend
  dvbv5-zap: Copy satellite parameters before tuning
  dvbv5-scan:  Likewise

 lib/include/dvb-fe.h      |  3 ++-
 lib/include/dvb-file.h    |  2 +-
 lib/libdvbv5/dvb-fe.c     | 14 +++++------
 lib/libdvbv5/dvb-file.c   | 44 +++++++---------------------------
 lib/libdvbv5/dvb-sat.c    | 60 ++++++++++++++++++++---------------------------
 lib/libdvbv5/dvb-v5-std.c |  9 -------
 utils/dvb/dvbv5-scan.c    | 14 +++++++++++
 utils/dvb/dvbv5-zap.c     | 14 +++++++++++
 8 files changed, 72 insertions(+), 88 deletions(-)

-- 
1.8.1.5


--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to