#include <radar/api.h>
#include <gnuradio/sync_block.h>
Go to the source code of this file.
|
class | gr::radar::signal_generator_fmcw_c |
| This block generates a signal for FMCW radar in baseband. The modulation is structured in a CW part with constant frequency and a following up- and down-chirp. The chirp goes from CW frequency to CW frequency plus sweep frequency and back to the CW frequency. The CW part is first, up- and down-chirp is following. The packet length for subsequent tagged streams is calculated by the sum of the number of samples of the single modulations parts. More...
|
|