FreeCalypso > hg > fc-rfcal-tools
view doc/cableconf-example @ 107:8205ce02eb44
txlevels/fcom1-1900: we are now able to get the full 30 dBm
| author | Mychaela Falconia <falcon@freecalypso.org> | 
|---|---|
| date | Tue, 13 Feb 2018 00:30:35 +0000 | 
| parents | a8e5b4268cc5 | 
| children | 
line wrap: on
 line source
# This file is an EXAMPLE of the cable configuration file for fc-cmu200d. # The cable config file describes the insertion loss of the cabling # between the CMU200 and the DUT for each uplink and downlink frequency # band; knowing exactly what this cable loss amounts to is very critical # for proper calibration; simply ignoring or neglecting this cable loss # or putting in "off the wall" numbers is *not* an acceptable option. # # The numbers given in this EXAMPLE file have a chance of being correct # *only* for the specific cabling setup which the Mother of FreeCalypso # currently uses in her lab; if you are setting up your own calibration # station, you need to replace them with your own numbers that are # correct for YOUR cabling setup. cable-loss 850ul 1.5 cable-loss 850dl 1.5 cable-loss 900ul 1.5 cable-loss 900dl 1.6 cable-loss 1800ul 2.2 cable-loss 1800dl 2.2 cable-loss 1900ul 2.3 cable-loss 1900dl 2.3
