You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the diagram of TI. The frequency first begins to increase and then ADC begins. So when the adc opens, the begin frequency is start_freq + adc_start_time*freq_slope. Current mmwave/dsp/doppler_processing.py calculates the doppler frequency wrongly.
The text was updated successfully, but these errors were encountered:
According to the diagram of TI. The frequency first begins to increase and then ADC begins. So when the adc opens, the begin frequency is start_freq + adc_start_time*freq_slope. Current mmwave/dsp/doppler_processing.py calculates the doppler frequency wrongly.
The text was updated successfully, but these errors were encountered: