FreeCalypso > hg > fc-rfcal-tools
comparison doc/cableconf-example @ 92:a8e5b4268cc5
doc/cableconf-example with proper commentary
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 17 Jul 2017 06:31:19 +0000 |
parents | cableconf/sma@34a1e06a8587 |
children |
comparison
equal
deleted
inserted
replaced
91:c3f9d10a3039 | 92:a8e5b4268cc5 |
---|---|
1 # This file is an EXAMPLE of the cable configuration file for fc-cmu200d. | |
2 # The cable config file describes the insertion loss of the cabling | |
3 # between the CMU200 and the DUT for each uplink and downlink frequency | |
4 # band; knowing exactly what this cable loss amounts to is very critical | |
5 # for proper calibration; simply ignoring or neglecting this cable loss | |
6 # or putting in "off the wall" numbers is *not* an acceptable option. | |
7 # | |
8 # The numbers given in this EXAMPLE file have a chance of being correct | |
9 # *only* for the specific cabling setup which the Mother of FreeCalypso | |
10 # currently uses in her lab; if you are setting up your own calibration | |
11 # station, you need to replace them with your own numbers that are | |
12 # correct for YOUR cabling setup. | |
13 | |
14 cable-loss 850ul 1.5 | |
15 cable-loss 850dl 1.5 | |
16 cable-loss 900ul 1.5 | |
17 cable-loss 900dl 1.6 | |
18 | |
19 cable-loss 1800ul 2.2 | |
20 cable-loss 1800dl 2.2 | |
21 cable-loss 1900ul 2.3 | |
22 cable-loss 1900dl 2.3 |