These are quite common and off the shelf, universal
Ku band LBNFs. They started been used in Europe
after the lunch of the Astra 1E and can be found
pretty much everywhere.

Signed-off-by: Reynaldo H. Verdejo Pinochet <r.verd...@sisa.samsung.com>
---
 lib/libdvbv5/dvb-sat.c | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/lib/libdvbv5/dvb-sat.c b/lib/libdvbv5/dvb-sat.c
index df2ffcd..4c7d2cd 100644
--- a/lib/libdvbv5/dvb-sat.c
+++ b/lib/libdvbv5/dvb-sat.c
@@ -44,6 +44,16 @@ static const struct dvb_sat_lnb lnb[] = {
                .freqrange = {
                        { 12200, 12700 }
                }
+    }, {
+        .name = "Astra 1E, European Universal Ku (extended)",
+        .alias = "EXTENDEDU",
+               .lowfreq = 9750,
+               .highfreq = 10600,
+               .rangeswitch = 11700,
+               .freqrange = {
+                       { 10700, 11700 },
+                       { 11700, 12750 },
+               }
        }, {
                .name = "Standard",
                .alias = "STANDARD",
-- 
2.0.0

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

Reply via email to