diff options
author | Marcus Müller <marcus.mueller@ettus.com> | 2015-12-08 09:27:37 -0800 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2015-12-08 09:27:37 -0800 |
commit | f0171cbd5e3ea235ec6fb424ac93106a9a3b22fa (patch) | |
tree | 47a361db72b91636282a531a33a42cce8e022b38 /host/docs/sync.dox | |
parent | 36c8e0f81addfc38441dad6bbd56e8f60574ba4d (diff) | |
download | uhd-f0171cbd5e3ea235ec6fb424ac93106a9a3b22fa.tar.gz uhd-f0171cbd5e3ea235ec6fb424ac93106a9a3b22fa.tar.bz2 uhd-f0171cbd5e3ea235ec6fb424ac93106a9a3b22fa.zip |
docs: Fixed many typos, recompressed and cropped images
Diffstat (limited to 'host/docs/sync.dox')
-rw-r--r-- | host/docs/sync.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/sync.dox b/host/docs/sync.dox index 59f849e1a..1789a70a9 100644 --- a/host/docs/sync.dox +++ b/host/docs/sync.dox @@ -166,7 +166,7 @@ chains will remain constant after each re-tune. See notes below: - This phase offset will drift over time due to thermal and other characteristics - Periodic calibration will be necessary for phase-coherent applications -Code snippet example, tuning with timed commands: : +Code snippet example, tuning with timed commands: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~{.cpp} //we will tune the frontends in 100ms from now |