fix: remove glitch at first sweep point

scan_delay_optimize
TT 6 years ago
parent 0a8bfbff33
commit eedf0e1aa7

@ -546,11 +546,6 @@ void sweep(void)
if (frequency_updated)
goto rewind;
}
set_frequency(frequencies[0]);
tlv320aic3204_select_in3(); // CH0:REFLECT
//if (cal_status & CALSTAT_APPLY)
// apply_error_term();
}
static void

Loading…
Cancel
Save

Powered by TurnKey Linux.