USER’S MANUAL__________________________________________________________________
416 _________________________________________________________________ M211322EN-D
D.9.2 Reducing Unnecessary PCI Traffic
D.10 Handling Live Antenna Angles
D.11 Creating Custom Trigger Sequences
D.11.1 Defining Trigger Waveshapes
D.11.2 Defining Trigger PRT Sequences
D.11.3 Polarization and Phase Control
D.11.4 Example: Adding PRT
Micro-Stagger
Refer to the source file rvp8main/site/demostag.c, which contains
demonstration code for building custom trigger timing within a new major
mode. A special "micro-stagger" trigger generator is implemented in
which the trigger PRT varies a tiny amount (a few microseconds) from
pulse to pulse. This causes multiple trip echoes to become incoherent when
viewed relative to the first trip Tx phase, thus providing a very simple
method of "whitening" the Doppler signature from range aliased echoes.
The code consists of two parts:
- initMajorMode_stag—The major mode initialization routine is a
direct clone of the FFT code from rvp8main/open/mt_fft.c. The only