[PATCH][libdvbv5] dvb-sat: add universal Ku band (extended) LNBF def

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.verdejo@xxxxxxxxxxxxxxxx>
---
 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux