@ -1423,13 +1423,14 @@ pureRSSI_t perform(bool break_on_operation, int i, uint32_t f, int tracking)
}
}
}
}
if(setting.mode==M_GENLOW&&setting.level_sweep!=0.0){// if in low output mode and level sweep is active
if(setting.mode==M_GENLOW&&(setting.frequency_step!=0||setting.level_sweep!=0.0||i==0)){// if in low output mode and level sweep or frequency weep is active or at start of sweep
floatls=setting.level_sweep;// calculate and set the output level
floatls=setting.level_sweep;// calculate and set the output level