summaryrefslogtreecommitdiff
path: root/gr-digital/python/digital/qpsk.py
Commit message (Expand)AuthorAgeFilesLines
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-2/+0
* digital: add pybind11 bindingsJosh Morman2020-06-041-1/+1
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Delete deprecated (q)d/qpsk and qam python hier blocks.Marcus Müller2018-08-231-126/+0
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-3/+5
* digital: fixed differential handling for dpsk mod/demod blocks. Also fixed docs.Jakub Zy2014-03-071-22/+26
* digital: fixed for d{b,q}psk to actually use differential modulations.Nick Foster2013-12-051-2/+2
* digital: Enabling uninstalled python imports.Ben Reynwar2013-03-071-0/+185