GithubHelp home page GithubHelp logo

donfanning / rf_tuning_tool Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leohuangyy/rf_tuning_tool

0.0 1.0 0.0 848 KB

A program to facilitate RF tuning

License: MIT License

Python 100.00%

rf_tuning_tool's Introduction

RF_Tuning_Tool

A Python program to facilitate GSM / WCDMA / CDMA2000 / LTE RF tuning and reduce manual operation.

Introduction

RF tuning contains many manual routine operations, including device setup, callbox setup and record measurement result. These routines take lots of time and distract RF engineer from tuning itself.

This program contains three classes to wrap callbox and phone commands and integrated tuning tools in both command-line and GUI.

Snapshot

Snapshot

File Description

File name Function
RF_Tuning_Tool_2.pyw GUI WCDMA/LTE tuning tool
RF_Tuning_Tool.pyw GUI WCDMA/LTE tuning tool (obsolete)
Agilent8960.py Wrap of Agilent8960 GPIB commands
Anritsu8820C.py Wrap of Anritsu8820C GPIB commands
QCOM.py Wrap of Qualcomm QMSL library
tuning.py Command-line WCDMA tuning tool
tuning_LTE.py Command-line LTE tuning tool
WCDMA_attributes.py Parameters including COM port, path loss, etc.
WCDMA.py Link mode auto test tool for TxP/sensitivity
PS_GW_PPT1830.py Wrap of Power Supply Good Will PPT-1830

Supported Device

  • Qualcomm based phone
  • Callbox:
    • Anritsu 8820C: GSM / WCDMA / CDMA2000 / LTE
    • Agilent 8960: GSM / WCDMA / CDMA2000
  • Power Supply:
    • Good Will PPT-1830
    • Agilent 66319D
    • Agilent E3631A

Requirement

Hardware

  • Qualcomm based device
  • Callbox
  • GPIB (tested with NI USB-GPIB adapter)
  • Power Supply (optional)

Software

  • Python (tested with 2.7.5, Win7)
  • PyVisa 1.4 (for callbox control)
  • PySide 1.2.0 (Python binding for QT)
  • Qualcomm Library QMSL_MSVC10R (for phone control) [1]

[1]: Qualcomm library could be found in QDART

Usage

  • Check parameters in WCDMA_attrigutes.py
  • Execute RF_Tuning_Tool_2.pyw

rf_tuning_tool's People

Contributors

maomaoto avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.