From 68c69a5c2bc67a9a961e54bec2c10959eb43ea1e Mon Sep 17 00:00:00 2001 From: Andy CA6JAU Date: Sat, 29 Apr 2017 00:34:11 -0300 Subject: [PATCH] Updating slicer threshold for DMR (ADF7021N) --- ADF7021.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADF7021.h b/ADF7021.h index db421ed..a1d7e75 100644 --- a/ADF7021.h +++ b/ADF7021.h @@ -210,7 +210,7 @@ www.analog.com/media/en/technical-documentation/data-sheets/ADF7021.pdf #if defined(ADF7021_N_VER) #define ADF7021_SLICER_TH_DSTAR 0U -#define ADF7021_SLICER_TH_DMR 48U +#define ADF7021_SLICER_TH_DMR 51U #define ADF7021_SLICER_TH_YSF_L 32U #define ADF7021_SLICER_TH_YSF_H 63U #define ADF7021_SLICER_TH_P25 43U