diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-05-12 10:44:33 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-05-12 10:44:33 +0200 |
commit | 201d2cd2e0431a5ea79fb69561c27555f3a03dc1 (patch) | |
tree | b3814f6f91ba6b9594abf7d89f88cf022ab889ae /dpd/README.md | |
parent | 5ac10e37d07cfe723ea4b396f08563889dff5a2b (diff) | |
download | dabmod-201d2cd2e0431a5ea79fb69561c27555f3a03dc1.tar.gz dabmod-201d2cd2e0431a5ea79fb69561c27555f3a03dc1.tar.bz2 dabmod-201d2cd2e0431a5ea79fb69561c27555f3a03dc1.zip |
Add dpd example script to fetch samples
Diffstat (limited to 'dpd/README.md')
-rw-r--r-- | dpd/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dpd/README.md b/dpd/README.md new file mode 100644 index 0000000..828a483 --- /dev/null +++ b/dpd/README.md @@ -0,0 +1,10 @@ +Digital Predistortion for ODR-DabMod +==================================== + +This folder contains work in progress for digital predistortion. It requires: + +- USRP B200. +- Power amplifier. +- A feedback connection from the power amplifier output, at an appropriate power level for the B200. + Usually this is done with a directional coupler. +- ODR-DabMod with enabled dpd_port, and with a samplerate of 8192000 samples per second. |