From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ec2-52-27-115-49.us-west-2.compute.amazonaws.com ([52.27.115.49]:56224 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751927AbdCDOIj (ORCPT ); Sat, 4 Mar 2017 09:08:39 -0500 Date: Sat, 4 Mar 2017 11:07:43 -0300 From: Mauro Carvalho Chehab To: bill murphy Cc: linux-media@vger.kernel.org Subject: Re: Kaffeine commit b510bff2 won't compile Message-ID: <20170304110743.7635879c@vento.lan> In-Reply-To: References: <20170227071122.3a319481@vento.lan> <20170301070024.3ca3150a@vento.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: Em Sat, 4 Mar 2017 08:21:51 -0500 bill murphy escreveu: > Hi Mauro, > > yes I can appreciate that, but why not just make one file for each > country that actually differs, > > rather than make the rest of us suffer? > > canada and the us are the same. > > atsc/us-ATSC-center-frequencies-8VSB > > So could add two files for mexico and korea. > > atsc/mx-ATSC-center-frequencies-8VSB > atsc/kr-ATSC-center-frequencies-8VSB > > can't be any worse that the hundreds of files being maintained for DVB-T > in various countries. That could be done, but newer updates to dtv-scan-tables (and projects that use it, like Kaffeine) would have regressions for people outside US that use it. What could be done, instead, would be to have another file for US new frequency set. > > > On 03/01/2017 05:00 AM, Mauro Carvalho Chehab wrote: > > Hi Bill, > > > > Em Mon, 27 Feb 2017 23:46:09 -0500 > > bill murphy escreveu: > > > >> Hi Mauro, > >> > >> Thanks for looking in to it. All is well now. > > Good! Thanks for testing. > > > >> On a sidenote, given 700 MHz is used for LTE, and not broadcasting > >> > >> anymore, would you folks consider removing ch 52 thru 69 > >> > >> in the us-atsc-frequencies if I posted a simple patch to dtv-scan-tables? > > The problem is that, despite its name, this table is used on other > > Countries using atsc (like Mexico, Canada and South Korea): > > > > https://en.wikipedia.org/wiki/List_of_digital_television_deployments_by_country#/media/File:Digital_broadcast_standards.svg > > > > So, while the 700 MHz are still used on other ATSC Countries, we can't > > remove, as otherwise, it will not discover the channels at the upper > > frequency range there. > > > > Regards, > > Mauro > Thanks, Mauro