From patchwork Tue Nov 27 13:14:52 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mauro Carvalho Chehab X-Patchwork-Id: 10700483 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 6D13D15A7 for ; Tue, 27 Nov 2018 13:15:04 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 589C229A0E for ; Tue, 27 Nov 2018 13:15:04 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 48DDD2A092; Tue, 27 Nov 2018 13:15:04 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.7 required=2.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CE33029A0E for ; Tue, 27 Nov 2018 13:15:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726423AbeK1AM4 (ORCPT ); Tue, 27 Nov 2018 19:12:56 -0500 Received: from bombadil.infradead.org ([198.137.202.133]:33486 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726312AbeK1AMz (ORCPT ); Tue, 27 Nov 2018 19:12:55 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20170209; h=Sender:Content-Transfer-Encoding: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=/DdE3XtNIEsCE10zMwUII5X5jvWkp7IZ5b6M5LrdXGw=; b=rHpLdPv3DAIQHPjpjHK6Pj+xa F+QNraBJT31vk51oH7CFpzNP23VsGdCFyPyLPeKReYjMvUZ8F+5RYQ6KQRHBFd6qcDvrYvuPINPvi i1pU6gNdgbgrX+Y7GwyaxsDUNxCn+uFYpwFTfisWoWM8XnupJUYgMUjh29kElI0MmKVgif+Y6PMsM /KE+hWS1IRBlSmQGLQe2nv+Yt+TrMxEIxTZrXPg1fcCh32zknjoTk87C+DxlNuBW8prqtSyrMSpEl AW4aLG55qJ6EsnSOwb7wxOg9g7JHweMTLqPqpKi1fvZpHCqMyMpmh8+vE1MW3IBkkznqSBk7L3qhO hvd/TTzlw==; Received: from 177.17.130.159.dynamic.adsl.gvt.net.br ([177.17.130.159] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtpsa (Exim 4.90_1 #2 (Red Hat Linux)) id 1gRdCf-00067b-Ne; Tue, 27 Nov 2018 13:15:01 +0000 Received: from mchehab by bombadil.infradead.org with local (Exim 4.91) (envelope-from ) id 1gRdCa-00079N-LJ; Tue, 27 Nov 2018 11:14:56 -0200 From: Mauro Carvalho Chehab To: linux-media@vger.kernel.org Cc: Mauro Carvalho Chehab Subject: [PATCH] dvb-sat: rename Astra 1E to Astra 19.2 E and move it to beginning Date: Tue, 27 Nov 2018 11:14:52 -0200 Message-Id: X-Mailer: git-send-email 2.19.1 MIME-Version: 1.0 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The "European Universal" LNBf was now replaced by the model with also supports the Astra satellites in almost all EU. We're keeping seeing people reporting problems on Kaffeine and other digital TV software due to that. So, in order to make easier for new people that just want to make their Satellite-based TV to work in Europe, let's move the Astra entry to be the first one and giving it a better name, as the Astra 1E satellite was retired a long time ago, and, since 2008, the satellites that replaced it are known as "Astra 19.2 E", in order to reflect their orbital position. Signed-off-by: Mauro Carvalho Chehab --- lib/libdvbv5/dvb-sat.c | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/lib/libdvbv5/dvb-sat.c b/lib/libdvbv5/dvb-sat.c index 8c04f66f973b..18e2359c053b 100644 --- a/lib/libdvbv5/dvb-sat.c +++ b/lib/libdvbv5/dvb-sat.c @@ -53,7 +53,24 @@ struct dvb_sat_lnb_priv { static const struct dvb_sat_lnb_priv lnb_array[] = { { .desc = { - .name = N_("Universal, Europe"), + .name = N_("Astra 19.2E, European Universal Ku (extended)"), + .alias = "EXTENDED", + // Legacy fields - kept just to avoid API/ABI breakages + .lowfreq = 9750, + .highfreq = 10600, + .rangeswitch = 11700, + .freqrange = { + { 10700, 11700 }, + { 11700, 12750 }, + }, + }, + .freqrange = { + { 10700, 11700, 9750, 11700}, + { 11700, 12750, 10600, 0 }, + } + }, { + .desc = { + .name = N_("Old European Universal. Nowadays mostly replaced by Astra 19.2E"), .alias = "UNIVERSAL", // Legacy fields - kept just to avoid API/ABI breakages .lowfreq = 9750, @@ -81,23 +98,6 @@ static const struct dvb_sat_lnb_priv lnb_array[] = { .freqrange = { { 12200, 12700, 11250 } } - }, { - .desc = { - .name = N_("Astra 1E, European Universal Ku (extended)"), - .alias = "EXTENDED", - // Legacy fields - kept just to avoid API/ABI breakages - .lowfreq = 9750, - .highfreq = 10600, - .rangeswitch = 11700, - .freqrange = { - { 10700, 11700 }, - { 11700, 12750 }, - }, - }, - .freqrange = { - { 10700, 11700, 9750, 11700}, - { 11700, 12750, 10600, 0 }, - } }, { .desc = { .name = N_("Standard"),