150 | | -- Fixed some initial frequency shift that was not accounted for during measurements |
151 | | -- Used file sinks after the FFT blocks for headers and payload data to collect fft vectors |
152 | | -- Extracted pilot and sync word information from these blocks |
153 | | -- Samples used in the dataset are groupings of the above information |
| 150 | 1. Fixed some initial frequency shift that was not accounted for during measurements |
| 151 | 2. Used file sinks after the FFT blocks for headers and payload data to collect fft vectors |
| 152 | 3. Extracted pilot and sync word information from these blocks |
| 153 | 4. Samples used in the dataset are groupings of the above information |