From 3d01dec1aba85bb9fe936cbb1ca653a82961e181 Mon Sep 17 00:00:00 2001 From: Nicholas Corgan Date: Fri, 16 Nov 2012 13:42:05 -0800 Subject: utils: cal apps immediately fail if dboard has no serial instead of after test runs --- host/docs/calibration.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'host/docs/calibration.rst') diff --git a/host/docs/calibration.rst b/host/docs/calibration.rst index c97eebfd5..1945c4dd5 100644 --- a/host/docs/calibration.rst +++ b/host/docs/calibration.rst @@ -47,6 +47,14 @@ Each utility will take several minutes to complete. See the output given by --help for more advanced options, such as: manually choosing the frequency range and step size for the sweeps. +**Note:** +Your daughterboard needs a serial number to run a calibration utility. Some older daughterboards +may not have a serial number. If this is the case, run the following command to burn a serial number +into the daughterboard's EEPROM: +:: + + /share/uhd/utils/usrp_burn_db_eeprom --ser= --args= + ******************************************** Calibration Data ******************************************** -- cgit v1.2.3