diff options
author | Ashish Chaudhari <ashish@ettus.com> | 2014-08-12 19:10:42 -0700 |
---|---|---|
committer | Ashish Chaudhari <ashish@ettus.com> | 2014-08-12 19:10:42 -0700 |
commit | 302dfa7ea7c651c39fc6a93b82a027e9e3bc2b8c (patch) | |
tree | b76a8211f014cc3d427b9cc30944e73c41a14a3d /host/docs/usrp_x3x0_config.dox | |
parent | b2a246a39d4b0c4ce1fd21e24e789aed945b789c (diff) | |
parent | 94c2740bc009ea813938db03807c6f9666c32561 (diff) | |
download | uhd-302dfa7ea7c651c39fc6a93b82a027e9e3bc2b8c.tar.gz uhd-302dfa7ea7c651c39fc6a93b82a027e9e3bc2b8c.tar.bz2 uhd-302dfa7ea7c651c39fc6a93b82a027e9e3bc2b8c.zip |
Merge remote-tracking branch 'origin/master' into ashish/cat_refactor_phase2
Diffstat (limited to 'host/docs/usrp_x3x0_config.dox')
-rw-r--r-- | host/docs/usrp_x3x0_config.dox | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/host/docs/usrp_x3x0_config.dox b/host/docs/usrp_x3x0_config.dox index 8d15cdf29..935e4cc1c 100644 --- a/host/docs/usrp_x3x0_config.dox +++ b/host/docs/usrp_x3x0_config.dox @@ -147,7 +147,9 @@ save power. When running at high sample rates, reduction of CPU frequencies can cause significant performance issues. To prevent those issues, set the governor to "performance". -**Ubuntu:** 1. Install cpufrequtils: +\b Ubuntu: + +1. Install cpufrequtils: sudo apt-get install cpufrequtils @@ -214,7 +216,7 @@ After installing ORC, when building UHD from source, you should see "ORC" as one of the configured UHD components. -- ###################################################### - -- # UHD enabled components + -- # UHD enabled components -- ###################################################### -- * LibUHD <cut for brevity> |