diff options
author | andreas128 <Andreas> | 2017-08-17 16:28:13 +0200 |
---|---|---|
committer | andreas128 <Andreas> | 2017-08-17 16:28:13 +0200 |
commit | 4fe5b4cacad22c84110061cb1cce4c0cf29b79fa (patch) | |
tree | 82c7d94d7301fcd5b4cacb92bf6ad55340a1251d /dpd/dpd.ini | |
parent | 2d70a92c178b4cf7460d09efd93a0e7918781a64 (diff) | |
download | dabmod-4fe5b4cacad22c84110061cb1cce4c0cf29b79fa.tar.gz dabmod-4fe5b4cacad22c84110061cb1cce4c0cf29b79fa.tar.bz2 dabmod-4fe5b4cacad22c84110061cb1cce4c0cf29b79fa.zip |
Fix plotting without DISPLAY
Diffstat (limited to 'dpd/dpd.ini')
-rw-r--r-- | dpd/dpd.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dpd/dpd.ini b/dpd/dpd.ini index 08564d9..64b7918 100644 --- a/dpd/dpd.ini +++ b/dpd/dpd.ini @@ -36,7 +36,7 @@ filename=dpd.iq device= master_clock_rate=32768000 type=b200 -txgain=70 +txgain=15 channel=13C refclk_source=internal pps_source=none |