|
|
|
@ -1014,19 +1014,19 @@ config_t config = {
|
|
|
|
.low_level_offset = 100.0, // Uncalibrated
|
|
|
|
.low_level_offset = 100.0, // Uncalibrated
|
|
|
|
.high_level_offset = 100.0, // Uncalibrated
|
|
|
|
.high_level_offset = 100.0, // Uncalibrated
|
|
|
|
.lna_level_offset = 100,
|
|
|
|
.lna_level_offset = 100,
|
|
|
|
.low_level_output_offset = 0.0, // Uncalibrated
|
|
|
|
.low_level_output_offset = 100.0, // Uncalibrated
|
|
|
|
.high_level_output_offset = 0.0, // Uncalibrated
|
|
|
|
.high_level_output_offset = 100.0, // Uncalibrated
|
|
|
|
.correction_frequency =
|
|
|
|
.correction_frequency =
|
|
|
|
{
|
|
|
|
{
|
|
|
|
{ 10000, 100000, 300000, 1000000, 30000000, 500000000, 750000000, 750000010, 1000000000, 1500000000, 1520000000, 2000000000, 2500000000, 3000000000, 3500000000, 4000000000, 4500000000, 5000000000, 5500000000, 6000000000 },
|
|
|
|
{ 10000, 100000, 300000, 1000000, 30000000, 500000000, 750000000, 750000010, 1000000000, 1500000000, 1520000000, 2000000000, 2500000000, 3000000000, 3500000000, 4000000000, 4500000000, 5000000000, 5500000000, 6000000000 },
|
|
|
|
{ 10000, 100000, 300000, 1000000, 30000000, 500000000, 750000000, 750000010, 1000000000, 1500000000, 1520000000, 2000000000, 2500000000, 3000000000, 3500000000, 4000000000, 4500000000, 5000000000, 5500000000, 6000000000 },
|
|
|
|
{ 10000, 100000, 300000, 1000000, 30000000, 500000000, 750000000, 750000010, 1000000000, 1500000000, 1520000000, 2000000000, 2500000000, 3000000000, 3500000000, 4000000000, 4500000000, 5000000000, 5500000000, 6000000000 },
|
|
|
|
{ 10000, 100000, 300000, 1000000, 30000000, 500000000, 750000000, 750000010, 1000000000, 1500000000, 1520000000, 2000000000, 2500000000, 3000000000, 3500000000, 4000000000, 4500000000, 5000000000, 5500000000, 6000000000 },
|
|
|
|
{ 10000, 80000, 150000, 300000, 1000000, 5000000, 80000000, 180000000, 650000000, 700000000, 760000000, 780000000, 790000000, 800000000, 800000000, 800000000, 800000000, 800000000, 800000000, 800000000 },
|
|
|
|
},
|
|
|
|
},
|
|
|
|
.correction_value =
|
|
|
|
.correction_value =
|
|
|
|
{
|
|
|
|
{
|
|
|
|
{ 10.5, +4.9, +1.6, +0.6, 0, 0, +2, +0, +2, +2, +2, +2, +3.5, +6.5, +6.5, +9, +9, +9, +11, +11,},
|
|
|
|
{ 10.5, +4.9, +1.6, +0.6, 0, 0, +2, +0, +2, +2, +2, +2, +3.5, +6.5, +6.5, +9, +9, +9, +11, +11,}, // low in
|
|
|
|
{ 10.5, +4.9, +1.6, +0.6, 0, 0, +2, +0, +2, +2, +2, +2, +6, +9, +11.5, +14.5, +23, +25, +36, +46,},
|
|
|
|
{ 10.5, +4.9, +1.6, +0.6, 0, 0, +2, +0, +2, +2, +2, +2, +6, +9, +11.5, +14.5, +23, +25, +36, +46,}, // LNA in
|
|
|
|
{ 10.5, +4.9, +1.6, +0.6, 0, 0, +2, +0, +2, +2, +2, +2, +3.5, +6.5, +6.5, +9, +9, +9, +11, +11,},
|
|
|
|
{ 11.5, 6, 3.5, 1.5, 0.5, -0.2, 0, -0.5, +1.5, +2, +4, +6.5, +9, +13, +13, +13, +13, +13, +13, +13, }, // low out
|
|
|
|
},
|
|
|
|
},
|
|
|
|
.setting_frequency_30mhz = 30000000,
|
|
|
|
.setting_frequency_30mhz = 30000000,
|
|
|
|
.cor_am = 0,
|
|
|
|
.cor_am = 0,
|
|
|
|
|