FreeCalypso > hg > fc-rfcal-tools
comparison INSTALL @ 105:44c6a2b4d40a
INSTALL: we need fc-host-tools-r6 or later for ERROR_RFFAIL
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 09 Dec 2017 07:07:19 +0000 |
parents | 037d9200aae4 |
children |
comparison
equal
deleted
inserted
replaced
104:7ad0495991ed | 105:44c6a2b4d40a |
---|---|
1 The calibration software needs to be installed on a Unix/Linux machine that is | 1 The calibration software needs to be installed on a Unix/Linux machine that is |
2 able to communicate serially with both your CMU200 instrument and your Calypso | 2 able to communicate serially with both your CMU200 instrument and your Calypso |
3 devices to be calibrated. Because we use serial communication with the CMU200 | 3 devices to be calibrated. Because we use serial communication with the CMU200 |
4 instead of GPIB, no exotic drivers or libraries are needed. However, you do | 4 instead of GPIB, no exotic drivers or libraries are needed. However, you do |
5 need to have FreeCalypso host tools (release fc-host-tools-r5 or later) | 5 need to have FreeCalypso host tools (release fc-host-tools-r6 or later) |
6 installed on your system under /opt/freecalypso before you can compile and | 6 installed on your system under /opt/freecalypso before you can compile and |
7 install the present calibration software, as we use the rvinterf program from | 7 install the present calibration software, as we use the rvinterf program from |
8 FC host tools to communicate with Calypso DUTs (or more precisely, with the | 8 FC host tools to communicate with Calypso DUTs (or more precisely, with the |
9 L1TM component in their firmware), and we need some rvinterf definitions in | 9 L1TM component in their firmware), and we need some rvinterf definitions in |
10 order to compile. | 10 order to compile. |
11 | 11 |
12 Once you have fc-host-tools-r5 or later compiled and installed under | 12 Once you have fc-host-tools-r6 or later compiled and installed under |
13 /opt/freecalypso, run 'make' to compile the calibration sw. Then run | 13 /opt/freecalypso, run 'make' to compile the calibration sw. Then run |
14 'make install' to add the calibration programs to your FC software installation | 14 'make install' to add the calibration programs to your FC software installation |
15 under /opt/freecalypso. | 15 under /opt/freecalypso. |
16 | 16 |
17 You will also need to create one or more cable config files corresponding to | 17 You will also need to create one or more cable config files corresponding to |