diff options
author | Derek Kozel <derek.kozel@ettus.com> | 2016-10-20 19:50:00 -0700 |
---|---|---|
committer | mbr0wn <martin.braun@ettus.com> | 2016-10-21 10:05:23 -0700 |
commit | 2a0e0612dcc9a477e690addae3fd8b42ed301f26 (patch) | |
tree | 43eb9c9e86bc6d6ba4071b3eac3027bd9adafb94 /host/docs/general.dox | |
parent | 9b215d85b7ae09b253839f93284a637ebc3385c3 (diff) | |
download | uhd-2a0e0612dcc9a477e690addae3fd8b42ed301f26.tar.gz uhd-2a0e0612dcc9a477e690addae3fd8b42ed301f26.tar.bz2 uhd-2a0e0612dcc9a477e690addae3fd8b42ed301f26.zip |
Docs: Minor housekeeping
Diffstat (limited to 'host/docs/general.dox')
-rw-r--r-- | host/docs/general.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/host/docs/general.dox b/host/docs/general.dox index 3e9dfc63a..ff407a304 100644 --- a/host/docs/general.dox +++ b/host/docs/general.dox @@ -8,7 +8,7 @@ A USRP device has two stages of tuning: -- RF front-end: translates bewteen RF and IF +- RF front-end: translates between RF and IF - DSP: translates between IF and baseband In a typical use-case, the user specifies an overall center frequency @@ -99,7 +99,7 @@ clock selection, allowing a broader range of sample rate selections by applicati pages for more details. In many cases using USRPs with flexible master-clock rates, it is possible to achieve lower sample rates without running into -the constraints of higher decimations, simply by choosing a lower master-clock rate to keep required decimation below 128. +the constraints of higher decimation rates, simply by choosing a lower master-clock rate to keep required decimation below 128. \subsection general_sampleratenotes_automatic Automatic master-clock selection |