-
Sakthivel Velumani authored
1. Create new funtion nr_symbol_fep() to do OFDM demod of one symbol on all antennas. This is called by nr_slot_fep() for now. In future, this function will be called directly after reading each OFDM symbol from the radio. 2. Removed redundant memory alignment. DFT function performs memory alignment if the input memory is not aligned.
1921288f