From 149141fb46843390d665600b598bc1114d332048 Mon Sep 17 00:00:00 2001 From: Mikael Nousiainen Date: Sun, 15 Oct 2023 13:58:06 +0300 Subject: [PATCH] Add DFM-17 notes to config.h for visibility --- src/config.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/config.h b/src/config.h index 766a00c..7f999cf 100644 --- a/src/config.h +++ b/src/config.h @@ -1,6 +1,11 @@ #ifndef __CONFIG_H #define __CONFIG_H +// Experimental support for Graw DFM-17 radiosondes added! Please test and report any issues! +// WARNING: Using a DFM-17 as a primary flight tracker is NOT recommended yet! +// NOTE: DFM-17 radiosondes require a GPS lock (and clear visibility to the sky) to calibrate its internal oscillator. +// DFM-17 transmissions, especially APRS, may not decode correctly because of incorrect timing before the internal oscillator has been calibrated. + // Define radiosonde type. Remove the "//" comment to select either RS41 or DFM17. //#define RS41 //#define DFM17