Tool/software:
My previous question was locked, so I am creating a new thread. There is a HW RAM limitation that allows for a maximum of 255 chirps (nchirp_loops
) to be selected. This can be bypassed by defining more than one chirp in the Configure_Chirps function of the Cascade_capture.lua script. E.g. if two chirps are defined, you can have a maximum of 255 x 2 = 510 chirps per frame.