how to use these api such as rlSetAdvChirpConfig(),rlSetAdvChirpLUTConfig?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
RlSetAdvChirpConfig(): This API is used to configure advanced chirp parameters for radar. Chirp is a type of signal used for transmission in radar systems, and its frequency increases linearly with time. When calling this API, you need to provide a structural parameter that includes configuration information for chirp, such as starting frequency, bandwidth, slope, pulse width, etc.
RlSetAdvChirpLUTConfig(): This API is used to configure the Chirp Lookup Table (LUT) for radar. This is an advanced feature used to define complex chirp sequences, allowing users to define a series of chirp parameters, and the radar will emit chirps in the order specified in this lookup table. When calling this API, it is also necessary to provide a structural parameter that includes the chirp configuration information for each entry in the lookup table.
Regards,
Gary
Hello,
New questions, please repost. Thank you for your understanding. Thank you
Regards,
Gary