FreeCalypso > hg > fc-rfcal-tools
comparison README @ 94:b443d0665c1f
top README and INSTALL files added
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Mon, 17 Jul 2017 08:28:57 +0000 |
| parents | |
| children | ea54469409d4 |
comparison
equal
deleted
inserted
replaced
| 93:20e2b4571cd6 | 94:b443d0665c1f |
|---|---|
| 1 You are looking at the suite of software tools developed by the Mother of | |
| 2 FreeCalypso for calibrating a number of RF parameters on TI-based GSM devices. | |
| 3 The use of this software absolutely requires highly specialized RF test | |
| 4 equipment (R&S CMU200 is the only equipment make and model for which support is | |
| 5 currently implemented) which needs to be connected to the DUT (device under | |
| 6 test) with an RF coax; all calibration procedures involve the connected external | |
| 7 test equipment either analyzing the RF signal put out by the DUT or acting as a | |
| 8 signal generator. If you don't have the necessary RF test equipment, the | |
| 9 software alone cannot do anything useful for you. | |
| 10 | |
| 11 Because the present software is not intended or usable for end users, a fairly | |
| 12 advanced level of skill and understanding is expected from the operator. The | |
| 13 write-ups in the doc subdirectory provide some guidance, but you are expected | |
| 14 to study the source code for yourself to fill in the remaining details. | |
| 15 | |
| 16 The automated calibration software resides in the autocal and cmu200 | |
| 17 subdirectories; the part in the cmu200 subdir is naturally specific to the R&S | |
| 18 CMU200, whereas the part in the autocal subdir is agnostic to the specific type | |
| 19 of RF test equipment as long as it provides the needed functionality. If you | |
| 20 wish to use our software with some other type of RF test equipment than CMU200, | |
| 21 you will need to develop your own replacement for our fc-cmu200d program; you | |
| 22 should be able to start with the existing fc-cmu200d source and adapt it as | |
| 23 necessary for your other equipment. |
