1.4.4.1 qtm_freq_hop_autotune

touch_ret_t qtm_freq_hop_autotune(qtm_freq_hop_autotune_control_t *qtm_freq_hop_autotune_control);

Description: Performs Frequency Hopping Autotune algorithm. Measure noise in the signal value and based on the noise level, change the frequency-set used for acquisition. Also, chose the next measurements frequency from the frequency-set and perform median filter on the signal value. Should be called after calling qtm_acquisition_process().

Parameter:
TypeDescription
qtm_freq_hop_autotune_control_t *Pointer to Frequency Hop Autotune Control Structure
Return:
TypeDescription
touch_ret_tTouch Library Return Status