The next Code Enhancement will be to seperate the bulky SynchAndChanEst block into a SynchronizationIndex block and a Channel Estimation Block.
My reasoning is that it may improve throughput and will also allow a more modular design for implementing Physical Layer Security blocks on GNU Radio Companion.
To check code progress, please look in GNU_Radio_Repositories/TEST/GNU_Radio_Offline. There should be two new .py files associated with the project. I'll add them into gr-utsa-ofdm when they are running correctly in the simulated environment.
The next Code Enhancement will be to seperate the bulky SynchAndChanEst block into a SynchronizationIndex block and a Channel Estimation Block.
My reasoning is that it may improve throughput and will also allow a more modular design for implementing Physical Layer Security blocks on GNU Radio Companion.
To check code progress, please look in GNU_Radio_Repositories/TEST/GNU_Radio_Offline. There should be two new .py files associated with the project. I'll add them into gr-utsa-ofdm when they are running correctly in the simulated environment.