Change slicer threshold value for DMR (ADF7021-N)

pull/2/head
Andy CA6JAU 9 years ago
parent 79909602d8
commit b612d31c4b

@ -231,7 +231,7 @@ www.analog.com/media/en/technical-documentation/data-sheets/ADF7021.pdf
// Slicer threshold for 4FSK demodulator (REG 13)
#if defined(ADF7021_N_VER)
#define ADF7021_SLICER_TH_DSTAR 0U
#define ADF7021_SLICER_TH_DMR 47U
#define ADF7021_SLICER_TH_DMR 48U
#define ADF7021_SLICER_TH_YSF 63U
#define ADF7021_SLICER_TH_P25 43U
#else

Loading…
Cancel
Save

Powered by TurnKey Linux.