Tool/software: Code Composer Studio
Hi,
I am trying to understand the 4k-FFT-lab example in the CS Resource. In the code description they have talked about some .png image files.
=====================================================================================================================
@subsection antConfig Antenna Configurations
* @image html antenna_layout_2D.png "Antenna Configuration 2D (azimuth estimation)"
* \n
* @image html antenna_layout_3D.png "Antenna Configuration 3D (azimuth and elevation estimation)"
* \n
* As seen in pictures above, the millimeter wave demo supports two antenna configurations:
* - Two transmit antennas and four receive antennas. Transmit antennas Tx1 and Tx3
* are horizontally spaced at d = 2 Lambda, with their transmissions interleaved in
* a frame. This configuration allows for azimuth estimation.
* - Three transmit and four receive antennas . The third Tx antenna, Tx2, is
* positioned between the other two Tx antennas at half lambda elevation. This
* configuration allows for both azimuth and elevation estimation.
*
* @subsection data1d Data Path - 1st Dimension FFT Processing
* @image html datapath_1d_elevation.png "Data Path 1D"
* \n
* @image html datapath_1d_timing.png "Data Path 1D timing diagram"
=======================================================================================================================
Can i know where i can find these files?
regards,
Neha