mirror of
https://github.com/juribeparada/MMDVM_HS.git
synced 2025-12-06 07:12:08 +01:00
Updating slicer threshold for DMR (ADF7021N)
This commit is contained in:
parent
bd759e04fb
commit
68c69a5c2b
|
|
@ -210,7 +210,7 @@ www.analog.com/media/en/technical-documentation/data-sheets/ADF7021.pdf
|
||||||
#if defined(ADF7021_N_VER)
|
#if defined(ADF7021_N_VER)
|
||||||
|
|
||||||
#define ADF7021_SLICER_TH_DSTAR 0U
|
#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_L 32U
|
||||||
#define ADF7021_SLICER_TH_YSF_H 63U
|
#define ADF7021_SLICER_TH_YSF_H 63U
|
||||||
#define ADF7021_SLICER_TH_P25 43U
|
#define ADF7021_SLICER_TH_P25 43U
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue