annotate INSTALL @ 127:fd856f729618

scripts: fc-rfcal-tri850 added
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 24 Dec 2019 07:08:27 +0000
parents 44c6a2b4d40a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
94
b443d0665c1f top README and INSTALL files added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 The calibration software needs to be installed on a Unix/Linux machine that is
b443d0665c1f top README and INSTALL files added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 able to communicate serially with both your CMU200 instrument and your Calypso
b443d0665c1f top README and INSTALL files added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 devices to be calibrated. Because we use serial communication with the CMU200
b443d0665c1f top README and INSTALL files added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 instead of GPIB, no exotic drivers or libraries are needed. However, you do
105
44c6a2b4d40a INSTALL: we need fc-host-tools-r6 or later for ERROR_RFFAIL
Mychaela Falconia <falcon@freecalypso.org>
parents: 97
diff changeset
5 need to have FreeCalypso host tools (release fc-host-tools-r6 or later)
94
b443d0665c1f top README and INSTALL files added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
6 installed on your system under /opt/freecalypso before you can compile and
b443d0665c1f top README and INSTALL files added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
7 install the present calibration software, as we use the rvinterf program from
b443d0665c1f top README and INSTALL files added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
8 FC host tools to communicate with Calypso DUTs (or more precisely, with the
b443d0665c1f top README and INSTALL files added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
9 L1TM component in their firmware), and we need some rvinterf definitions in
b443d0665c1f top README and INSTALL files added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
10 order to compile.
b443d0665c1f top README and INSTALL files added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
11
105
44c6a2b4d40a INSTALL: we need fc-host-tools-r6 or later for ERROR_RFFAIL
Mychaela Falconia <falcon@freecalypso.org>
parents: 97
diff changeset
12 Once you have fc-host-tools-r6 or later compiled and installed under
94
b443d0665c1f top README and INSTALL files added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
13 /opt/freecalypso, run 'make' to compile the calibration sw. Then run
b443d0665c1f top README and INSTALL files added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
14 'make install' to add the calibration programs to your FC software installation
b443d0665c1f top README and INSTALL files added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
15 under /opt/freecalypso.
b443d0665c1f top README and INSTALL files added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
16
b443d0665c1f top README and INSTALL files added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
17 You will also need to create one or more cable config files corresponding to
97
037d9200aae4 INSTALL: refer to doc/Cable-config-howto
Mychaela Falconia <falcon@freecalypso.org>
parents: 94
diff changeset
18 your cabling setup(s) and place them in the /opt/freecalypso/rfcal/cableconf
037d9200aae4 INSTALL: refer to doc/Cable-config-howto
Mychaela Falconia <falcon@freecalypso.org>
parents: 94
diff changeset
19 directory: see doc/Cable-config-howto.