diff options
author | andreas128 <Andreas> | 2017-08-07 18:43:00 +0100 |
---|---|---|
committer | andreas128 <Andreas> | 2017-08-07 18:43:11 +0100 |
commit | 17713280a2deba4077c210cf091d401e8f7d60e3 (patch) | |
tree | bc9ede8f69241a7857fe68233d8a60d2b12b3bf8 /dpd/dpd.ini | |
parent | 9a10816feb300b0511ef0169a68c564a8158cbb0 (diff) | |
download | dabmod-17713280a2deba4077c210cf091d401e8f7d60e3.tar.gz dabmod-17713280a2deba4077c210cf091d401e8f7d60e3.tar.bz2 dabmod-17713280a2deba4077c210cf091d401e8f7d60e3.zip |
Change dpd.ini to use linear tx region
Diffstat (limited to 'dpd/dpd.ini')
-rw-r--r-- | dpd/dpd.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dpd/dpd.ini b/dpd/dpd.ini index af83a63..9ba2645 100644 --- a/dpd/dpd.ini +++ b/dpd/dpd.ini @@ -14,7 +14,7 @@ transport=tcp source=localhost:9200 [modulator] -digital_gain=0.95 +gainmode=var rate=8192000 [firfilter] @@ -31,7 +31,7 @@ output=uhd device= master_clock_rate=32768000 type=b200 -txgain=87 +txgain=70 channel=13C refclk_source=internal pps_source=none |