From patchwork Sat Jul 29 01:46:56 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Ross X-Patchwork-Id: 43017 Delivered-To: ffmpegpatchwork2@gmail.com Received: by 2002:a05:6a20:7927:b0:130:ccc6:6c4b with SMTP id b39csp1089472pzg; Fri, 28 Jul 2023 18:47:39 -0700 (PDT) X-Google-Smtp-Source: APBJJlHpncu6HelP7erkBlvAUE03T3l4ib6mLmkSWpM4zZmLxtXJEO+GaGumkqw40SaMxvS41WKX X-Received: by 2002:a17:906:208c:b0:98d:f062:8503 with SMTP id 12-20020a170906208c00b0098df0628503mr708611ejq.77.1690595258587; Fri, 28 Jul 2023 18:47:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1690595258; cv=none; d=google.com; s=arc-20160816; b=gcBGJ5ZJJ5OIuvCufQfdnfneNPhd3p/dClsRgMCiTmRGM8AYA+LW9J7YlfE5UQnC+z x8NKgGE4xd16xU5T3xywGOQHSyi5pXFfgSLc9E1cS5rxpHpUylDi38rdxlxQfO1sxLWf TIffWfM0lqZJjvHtXdgQ+o+A7IqJDgPbQzYn/RYD4V/YgpAXKD2cL+mIqOWJf7f1lw/C KqZrqxMXG8hv/RCb3A9w9UtvA/49fN03VtrR4eb53+6Nrej8cWoHXE1Mq1HrnRTu4tah EvgxucL5mG74K3pnDorxIIvHsjsmQepVJenyaDvkTrPnkFywopByggT2hxQ19gGn/Dux WSHg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:reply-to:list-subscribe:list-help:list-post :list-archive:list-unsubscribe:list-id:precedence:subject :mime-version:message-id:to:from:date:delivered-to; bh=y8JOhzb8x6CAxxXRFdX3/JAreShFIY0vijTjvmLQ0f0=; fh=7oFbJ8DvlIxde1yAtzCqGVk9Vy8z3/XkqmQrEqiWKJ8=; b=rq1xHIMJbRiJcc6zDVLva1YJuIYCjHJoABt5dRw+eP/HkokUAExRev5WaSn4dO8zYn eRNFWzJ82wSBAHhKHZWV64CoRC8SAcTr5ehMctKEEdtat7A1YHpTlEVbPHSd9vo+BJFF u2FJu59nyw2C7vzLEv486BWBw6V0NImW5jZ7KEe1WeI1YnTBjeyycJqHExA8IFC/awws hEWwrIsrJRarvBF+D7kdUOW83QymEJ2MvfPPdCA3cUwdpLtd9KSfMnOKzUbWlBaPPv6d vddT14+Zk98NRWt6wsudO6JkDzeg6R3sftVwezbjv1pUTDi2gDP/RCYCSt1+xeCLB9Ct y00A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id s23-20020a1709066c9700b00997ba1c6f3dsi3619476ejr.403.2023.07.28.18.47.28; Fri, 28 Jul 2023 18:47:38 -0700 (PDT) Received-SPF: pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) client-ip=79.124.17.100; Authentication-Results: mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id E3F9968C92B; Sat, 29 Jul 2023 04:47:24 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from mx.sdf.org (mx.sdf.org [205.166.94.24]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 7ED8668C6D6 for ; Sat, 29 Jul 2023 04:47:17 +0300 (EEST) Received: from 87ad7847709408bcd1c0626b6bbd7da3 ([1.152.216.26]) (authenticated (0 bits)) by mx.sdf.org (8.16.1/8.14.5) with ESMTPSA id 36T1l0dj015886 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO) for ; Sat, 29 Jul 2023 01:47:14 GMT Date: Sat, 29 Jul 2023 11:46:56 +1000 From: Peter Ross To: ffmpeg-devel@ffmpeg.org Message-ID: MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 1/2] avradio/sdr: add Airband frequencies X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" X-TUID: COyyl2XON3aE --- libavradio/sdrdemux.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libavradio/sdrdemux.c b/libavradio/sdrdemux.c index 3b24cfedef..0bd9222e6d 100644 --- a/libavradio/sdrdemux.c +++ b/libavradio/sdrdemux.c @@ -1159,6 +1159,7 @@ BandDescriptor band_descs[] = { {"Mediumwave band" , "MW", 520000, 1600000}, {"Shortwave band" , "SW", 6000000, 18000000}, {"FM broadcast band", "FM", 88000000, 108000000}, + {"Aircraft band", "Airband", 108000000, 137000000}, }; ModulationDescriptor ff_sdr_modulation_descs[] = {