All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bob Goddard <linuxtv@1.linuxtv.bgcomp.co.uk>
To: linux-media@vger.kernel.org
Subject: [PATCH][media] Update dvb-s/Astra-28E with new transponders and corrections
Date: Thu, 04 Feb 2016 17:32:48 +0000	[thread overview]
Message-ID: <4424321.3PBMCYi7If@eth7> (raw)

Update dvb-s/Astra-28.2E. 2 new transponders, corrected duplicate of
tp 92 in tp 93 and removed trailing space causing user tools segfault.

Signed-off-by: Bob Goddard <linuxtv@1.linuxtv.bgcomp.co.uk>
---
 dvb-s/Astra-28.2E | 27 ++++++++++++++++++++++++---
 1 file changed, 24 insertions(+), 3 deletions(-)

diff --git a/dvb-s/Astra-28.2E b/dvb-s/Astra-28.2E
index ea06c56..42168f6 100644
--- a/dvb-s/Astra-28.2E
+++ b/dvb-s/Astra-28.2E
@@ -264,6 +264,17 @@
 	MODULATION = QPSK
 	INVERSION = AUTO
 
+## Astra 2E
+# Transponder 31
+[CHANNEL]
+	DELIVERY_SYSTEM = DVBS
+	FREQUENCY = 12304000
+	POLARIZATION = HORIZONTAL
+	SYMBOL_RATE = 27500000
+	INNER_FEC = 2/3
+	MODULATION = QPSK
+	INVERSION = AUTO
+
 # Transponder 32
 [CHANNEL]
 	DELIVERY_SYSTEM = DVBS2
@@ -572,7 +583,7 @@
 [CHANNEL]
 	DELIVERY_SYSTEM = DVBS
 	FREQUENCY = 11170750
-	POLARIZATION = HORIZONTAL 
+	POLARIZATION = HORIZONTAL
 	SYMBOL_RATE = 22000000
 	INNER_FEC = 5/6
 	MODULATION = QPSK
@@ -611,8 +622,8 @@
 # Transponder 93
 [CHANNEL]
 	DELIVERY_SYSTEM = DVBS
-	FREQUENCY = 11508500
-	POLARIZATION = VERTICAL
+	FREQUENCY = 11523500
+	POLARIZATION = HORIZONTAL
 	SYMBOL_RATE = 22000000
 	INNER_FEC = 5/6
 	MODULATION = QPSK
@@ -678,6 +689,16 @@
 	MODULATION = PSK/8
 	INVERSION = AUTO
 
+# Transponder 102
+[CHANNEL]
+	DELIVERY_SYSTEM = DVBS
+	FREQUENCY = 11656000
+	POLARIZATION = VERTICAL
+	SYMBOL_RATE = 22000000
+	INNER_FEC = 5/6
+	MODULATION = QPSK
+	INVERSION = AUTO
+
 # Transponder 103
 [CHANNEL]
 	DELIVERY_SYSTEM = DVBS
-- 
2.6.2



                 reply	other threads:[~2016-02-04 17:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4424321.3PBMCYi7If@eth7 \
    --to=linuxtv@1.linuxtv.bgcomp.co.uk \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.