When using the USS_ALG_DTOF_COMPUTATION_OPTION_ESTIMATE, is maxSampleShift being used? If so, can you clarify how this is used? We are using sample rate 8MHz and should never see a dToF greater than 250ns.
Can you also explain how numCycleSearchCorrPeak works? My assumption is if the value is 2, the correlation will search k={-2, -1, 0, 1, 2} as described in SLAA889. Is that right?
Combining the above two parameters.... if I set maxSampleShift = 0 and numCycleSearchCorrPeak = 2, the correlation should always find the dToF peak in range -250ns to +250ns, correct? Regardless of what the AbsToF Up/Dn values are.