Calibration robustness

pull/94/head
erikkaashoek 2 years ago
parent 87be624ff2
commit a1c359aa1d

@ -8037,7 +8037,7 @@ void calibrate(void)
#ifdef TINYSA4
|| (calibration_stage == CS_LNA && peakLevel < -40)
|| (calibration_stage == CS_ULTRA && peakLevel < -40)
|| (calibration_stage == CS_DIRECT_LNA && peakLevel < direct_level - 10)
|| (calibration_stage == CS_DIRECT_LNA && peakLevel < direct_level - 20)
#endif
) {
#ifdef TINYSA4

Loading…
Cancel
Save

Powered by TurnKey Linux.