Difference between revisions of "Synchronizing USRP Events Using Timed Commands in UHD"
(Created page with "==Application Note Number== '''AN-TC''' ==Revision History== {| class="wikitable" !Date !Author !Details |- |style="text-align:center;"| 2020-02-10 |style="text-align:cent...") |
|||
Line 24: | Line 24: | ||
==Clocking and Timekeeping in the USRP== | ==Clocking and Timekeeping in the USRP== | ||
+ | |||
+ | ===CHDR Packet Types and Structure=== | ||
+ | |||
==USRP Time Sources== | ==USRP Time Sources== |
Revision as of 15:57, 4 February 2020
Contents
Application Note Number
AN-TC
Revision History
Date | Author | Details |
---|---|---|
2020-02-10 | Sam Reiter | Initial creation |
Abstract
This AN discusses Timed Commands in UHD. We will explore usecases, theory of operation, and examples of timed command use in UHD 3.x.
Overview
This application note will cover testing your USRP to verify it is operational. You will need to have a working installation of UHD to preform the following steps to verify your USRP. If you do not have UHD installed, please reference the Building and Installing the USRP Open-Source Toolchain (UHD and GNU Radio) on Linux, OS X and Windows Application Notes.
Alternatively, you may use the Live SDR Environment to perform the following steps. More information about the Live SDR Environment is available at the Live SDR Environment Getting Started Guides page.