blob: 96c4fb09c48cdc721b5571986a85418d959c93be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
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.
- 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.
|