diff options
-rw-r--r-- | dpd/README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dpd/README.md b/dpd/README.md index d0049c4..6c1a3a9 100644 --- a/dpd/README.md +++ b/dpd/README.md @@ -43,8 +43,8 @@ a constellation diagram. Hardware Setup -------------- - - + + Our setup is depicted in the Figure above. We used components with the following properties: 1. USRP TX (max +20dBm) @@ -105,11 +105,11 @@ After the run you should be able to observe that the peak-shoulder difference de Before digital predistortion: - + After digital predistortion: - + Now see what happens if you apply the pre-distortions for different TX gains. You can either set the TX gain before you start the pre-distortion or using the command line option `--txgain gain`. You can also try to adjust other parameters. To see their documentation run `python main.py --help`. |