diff options
author | Martin Braun <martin.braun@ettus.com> | 2014-10-14 14:51:09 +0200 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2014-10-14 14:51:09 +0200 |
commit | 2843de0a1b985bf5c8cdbc64a368e0e7d0b08fe6 (patch) | |
tree | 95c2459895cf42450972df61a069f08bd0fd67d0 /host/docs/calibration.dox | |
parent | e82f7f0e7e49ec9b25dd65249fb603aeca6f283e (diff) | |
download | uhd-2843de0a1b985bf5c8cdbc64a368e0e7d0b08fe6.tar.gz uhd-2843de0a1b985bf5c8cdbc64a368e0e7d0b08fe6.tar.bz2 uhd-2843de0a1b985bf5c8cdbc64a368e0e7d0b08fe6.zip |
docs: Cleaned up and rearranged manual structure
- Removed stray .rst files
- Cleared up TOC, manual is now split into two parts
Diffstat (limited to 'host/docs/calibration.dox')
-rw-r--r-- | host/docs/calibration.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/host/docs/calibration.dox b/host/docs/calibration.dox index 42a5825ca..603ae22e4 100644 --- a/host/docs/calibration.dox +++ b/host/docs/calibration.dox @@ -1,4 +1,4 @@ -/*! \page page_calibration Calibration Application Notes +/*! \page page_calibration Device Calibration \tableofcontents @@ -55,7 +55,7 @@ daughterboard's EEPROM: : <install dir>/lib/uhd/utils/usrp_burn_db_eeprom --ser=<desired serial> --args=<optional device args> -\subsection calibration_ Calibration Data +\subsection calibration_data Calibration Data Calibration files are stored in the user's home/application directory. They can easily be moved from machine to another by copying the "cal" |