I have a very simple question.
Am I correct thinking that, if I am capturing complex data from a single receiver channel, then the maximum number of ADC samples I can capture for a single chirp is 4096, ie 16384 (the ADCBuff size) / 4 (number of bytes per sample)? . This is what the documentation for the numAdcSamples parameter suggests, but I just wanted to confirm it explicilty.
Thanks
Duncan