aboutsummaryrefslogtreecommitdiffstats
path: root/dpd/README.md
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2017-05-12 11:25:39 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2017-05-12 11:25:39 +0200
commiteefe0ff989243b5af65fc6af0448fa4578fc713e (patch)
treef095be8e9a2c66158846ec8ef2bb41984f6269b8 /dpd/README.md
parenta656cee6c9c230bb921c6bb6be0f0180460a96b4 (diff)
downloaddabmod-eefe0ff989243b5af65fc6af0448fa4578fc713e.tar.gz
dabmod-eefe0ff989243b5af65fc6af0448fa4578fc713e.tar.bz2
dabmod-eefe0ff989243b5af65fc6af0448fa4578fc713e.zip
Update DPD readme and add example
Diffstat (limited to 'dpd/README.md')
-rw-r--r--dpd/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/dpd/README.md b/dpd/README.md
index 828a483..96c4fb0 100644
--- a/dpd/README.md
+++ b/dpd/README.md
@@ -8,3 +8,11 @@ This folder contains work in progress for digital predistortion. It requires:
- 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.
+- Synchronous=1 so that the USRP has the timestamping set properly.
+
+See dpd/dpd.ini for an example.
+
+TODO
+----
+
+Fix timestamps and test if frame data is valid.