Revert one, this data need for calc_min_sweep_time_us();

But in perform this call again!
pull/4/head
DiSlord 6 years ago
parent 2165ad38b2
commit 29008c6969

@ -1624,7 +1624,7 @@ static bool sweep(bool break_on_operation)
if (dirty) { // Calculate new scanning solution
// update_rbw();
// calculate_step_delay();
calculate_step_delay();
// Set for actual time pre calculated value (update after sweep)
setting.actual_sweep_time_us = calc_min_sweep_time_us();
// Change actual sweep time as user input if it greater minimum

Loading…
Cancel
Save

Powered by TurnKey Linux.