| Commit message (Expand) | Author | Age | Files | Lines |
* | qa: run autopep8 formatting on qa python files | mormj | 2020-10-30 | 1 | -52/+98 |
* | python: Remove unnecessary 'from __future__ import' | Oleksandr Kravchuk | 2020-08-03 | 1 | -3/+0 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | Fix invalid escape sequences. | Clayton Smith | 2018-11-01 | 1 | -1/+1 |
* | Merge branch 'python3_fix' into next | Andrej Rode | 2018-06-24 | 1 | -4/+7 |
|\ |
|
| * | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 1 | -4/+7 |
* | | digital: Replace 'import *' lines with explicit imports | aidan | 2018-02-03 | 1 | -1/+1 |
|/ |
|
* | whitespace fixes and some minor adjustments for building the Python | Tom Rondeau | 2015-08-17 | 1 | -128/+128 |
* | digital: fixes issues with the constellation soft decoder, specifically how t... | Tom Rondeau | 2014-12-03 | 1 | -1/+1 |
* | digital: fixed psk and qam constellation table generators. Not sure how these... | Tom Rondeau | 2014-07-02 | 1 | -12/+12 |
* | digital: Python functions to support soft decision making and look-up table g... | Tom Rondeau | 2013-09-04 | 1 | -0/+521 |