[FFmpeg-devel] [PATCH 1/2] avradio/sdr: add Airband frequencies

Peter Ross pross at xvid.org
Sat Jul 29 04:46:56 EEST 2023


---
 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[] = {
-- 
2.40.1

-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20230729/91a3d083/attachment.sig>


More information about the ffmpeg-devel mailing list