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