aboutsummaryrefslogtreecommitdiffstats
path: root/dpd/src/TX_Agc.py
Commit message (Collapse)AuthorAgeFilesLines
* Move python stuff to folderMatthias P. Braendli2018-12-041-131/+0
|
* Transform Const into a global config structure, avoid depending on logging ↵Matthias P. Braendli2017-12-291-6/+0
| | | | for plot location
* DPD: Make logging to file optional in all modules, simplify apply_adapt_dumpsMatthias P. Braendli2017-12-291-1/+4
|
* Make DPDCE naming consistentMatthias P. Braendli2017-09-301-1/+1
|
* Cleanupandreas1282017-09-291-1/+1
|
* Cleanupandreas1282017-09-281-1/+1
|
* Fix temporary gain increase in TX_Agc.pyandreas1282017-09-271-19/+47
|
* Move constants to const.pyandreas1282017-09-231-10/+7
|
* Less backoff for TX quantizationandreas1282017-09-221-3/+3
|
* Cleanup, Add MER logging to Modelandreas1282017-09-081-4/+4
|
* Cleanup and change logging plots to svgandreas1282017-09-081-8/+7
|
* Change max to meadian in TX_Agcandreas1282017-09-051-22/+21
|
* Add TX_Agc class for TX automatic gain controlandreas1282017-09-051-0/+111