Is it possible to disable the chirp (or at least set it to a constant frequency with a 0 slope) so that I can stream IQ data (both read and write) at a specific frequency? I would essentially like to tune to a particular frequency and stream IQ samples for an indefinite period.
The documentation for rlChirpCfg_t would seem to indicate it's possible.
It's not clear to me how I would leave the ADC on rather than only enabling during the ramping portion, although if the ramp is 0, maybe that just works?
Thanks in advance!