summaryrefslogtreecommitdiff
path: root/gr-digital/python/digital/ofdm_packet_utils.py
Commit message (Collapse)AuthorAgeFilesLines
* digital: Remove deprecated OFDM blocksMartin Braun2020-01-161-456/+0
| | | | | | | | | | | | | | | These blocks have been marked deprecated for a while and had been slated for removal. They are now being removed. This includes the following blocks: - ofdm_frame_acquisition - ofdm_frame_sink - ofdm_insert_preamble - ofdm_sync_fixed - ofdm_sync_pn - ofdm_sync_pnac - ofdm_sync_ml - ofdm_receiver
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-13/+18
|
* whitespace fixes and some minor adjustments for building the PythonTom Rondeau2015-08-171-265/+264
| | | | manual.
* digital: Enabling uninstalled python imports.Ben Reynwar2013-03-071-0/+452