pureRSSI_tperform(boolbreak_on_operation,inti,freq_tf,inttracking)// Measure the RSSI for one frequency, used from sweep and other measurement routines. Must do all HW setup
staticpureRSSI_tperform(boolbreak_on_operation,inti,freq_tf,inttracking)// Measure the RSSI for one frequency, used from sweep and other measurement routines. Must do all HW setup
{
intmodulation_delay=0;
intmodulation_index=0;
@ -3177,10 +3177,12 @@ modulation_again:
enable_ultra(false);
enable_direct(false);
enable_high(false);
#else
enable_ultra(false);
#endif
}
#else
enable_ultra(false);
#endif
}
#endif
// -------------------------------- Acquisition loop for one requested frequency covering spur avoidance and vbwsteps ------------------------