mirror of
https://github.com/juribeparada/MMDVM_HS.git
synced 2025-12-06 07:12:08 +01:00
Updating YSF registers
This commit is contained in:
parent
7c07952bed
commit
b24bfebf32
|
|
@ -120,7 +120,7 @@ www.analog.com/media/en/technical-documentation/data-sheets/ADF7021.pdf
|
|||
// Post demodulator bandwith (REG 04)
|
||||
#define ADF7021_POST_BW_DSTAR 20U
|
||||
#define ADF7021_POST_BW_DMR 65U
|
||||
#define ADF7021_POST_BW_YSF 65U
|
||||
#define ADF7021_POST_BW_YSF 15U
|
||||
#define ADF7021_POST_BW_P25 6U
|
||||
|
||||
// IF filter (REG 05)
|
||||
|
|
@ -172,7 +172,7 @@ www.analog.com/media/en/technical-documentation/data-sheets/ADF7021.pdf
|
|||
// Post demodulator bandwith (REG 04)
|
||||
#define ADF7021_POST_BW_DSTAR 20U
|
||||
#define ADF7021_POST_BW_DMR 65U
|
||||
#define ADF7021_POST_BW_YSF 65U
|
||||
#define ADF7021_POST_BW_YSF 15U
|
||||
#define ADF7021_POST_BW_P25 7U
|
||||
|
||||
// IF filter (REG 05)
|
||||
|
|
|
|||
Loading…
Reference in a new issue