From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.work.de ([212.12.32.20]:40793 "EHLO mail.work.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753343AbZCXXya (ORCPT ); Tue, 24 Mar 2009 19:54:30 -0400 Message-ID: <49C972AF.4030002@gmail.com> Date: Wed, 25 Mar 2009 03:54:23 +0400 From: Manu Abraham MIME-Version: 1.0 To: Mika Laitio CC: Devin Heitmueller , Andy Walls , linux-media@vger.kernel.org, Trent Piepho , Mauro Carvalho Chehab , Ang Way Chuang , VDR User Subject: Re: The right way to interpret the content of SNR, signal strength and BER from HVR 4000 Lite References: <49B9BC93.8060906@nav6.org> <20090319101601.2eba0397@pedra.chehab.org> <412bdbff0903191536n525a2facp5bc9637ebea88ff4@mail.gmail.com> <49C2D4DB.6060509@gmail.com> <49C33DE7.1050906@gmail.com> <1237689919.3298.179.camel@palomino.walls.org> <412bdbff0903221800j2f9e1137u7776191e2e75d9d2@mail.gmail.com> <412bdbff0903241439u472be49mbc2588abfc1d675d@mail.gmail.com> <49C96A37.4020905@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: Mika Laitio wrote: > But there should anyway be mandatory to have this one "standard goodness > value" in a way that does not require apps to make any complicate > comparisons... (I bet half of those apps would be broken for years) That said, the conversion functions can be added into libdvb, how we have added support for EN50221 CAM support. Apps that use the library can simply use the builtin functions and forget about all those conversions. That might help some of the applciations which are not conversant in conversions. Regards, Manu