diff options
Diffstat (limited to 'dpd/README.md')
-rw-r--r-- | dpd/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dpd/README.md b/dpd/README.md index 50d639d..77c53bd 100644 --- a/dpd/README.md +++ b/dpd/README.md @@ -12,6 +12,7 @@ external tool can request a buffer of samples for analysis, can calculate coeffi predistorter in ODR-DabMod and load the new coefficients using the remote control. The predistorter in ODR-DabMod supports two modes: polynomial and lookup table. +But at the moment only the polynomial model is implemented. The *dpd/main.py* script is the entry point for the *DPD Calculation Engine* into which these features will be implemented. The tool uses modules from the *dpd/src/* folder: |