Radar Detection¶
rfsoc_rfdc.dsp.radar_detection
¶
Classes¶
RadarDetection
¶
Bases: Detection
Child class of Detection to support returning packet indices for radar applications.
Source code in rfsoc_rfdc/dsp/radar_detection.py
Functions¶
proc_rx(wave_rx)
¶
Detects preamble in the received packet and returns the packet along with its absolute start and end indices in the input waveform.