zoukankan      html  css  js  c++  java
  • MMDVM中继板测试软件MMDVMCal

    运行方法:

    只支持windows 64位系统

    32位下载:https://share.weiyun.com/52uHAO5

    64位下载:https://share.weiyun.com/5IgdqvL

    mmdvmcal.exe \.com18

    com18是端口号,每台电脑都不同,比如在设备管理器看到是串口8改为8即可

    按b是测试DMR的误码率,默认接收频率433mhz

    This is the calibration program to be used with the MMDVM and MMDVM_HS. It is started by
    adding the serial port onto the command line. On Windows the serial port must be
    prefixed with . as in .COM4 to be valid. Once started the program takes
    the following commands:

    • MMDVM:
    CommandDescription
    H/h Display help
    Q/q Quit
    W/w Enable/disable modem debug messages
    I Toggle transmit inversion
    i Toggle receive inversion
    O Increase TX DC offset level
    o Decrease TX DC offset level
    C Increase RX DC offset level
    c Decrease RX DC offset level
    P/p Toggle PTT inversion
    R Increase receive level
    r Decrease receive level
    T Increase transmit level
    t Decrease transmit level
    d D-Star mode
    D Set DMR Deviation Mode. Generates a 1.2Khz Sinewave. Set radio for 2.75 Khz Deviation
    L/l DMR Low Frequency Mode (80 Hz square wave)
    A DMR Duplex 1031 Hz Test Pattern (TS2 CC1 ID1 TG9)
    M/m DMR Simplex 1031 Hz Test Pattern (CC1 ID1 TG9)
    a P25 1011 Hz Test Pattern (NAC293 ID1 TG1)
    N NXDN 1031 Hz Test Pattern (RAN1 ID1 TG1)
    K/k BER Test Mode (FEC) for D-Star
    b BER Test Mode (FEC) for DMR Simplex (CC1)
    B BER Test Mode (1031 Hz Test Pattern) for DMR Simplex (CC1 ID1 TG9)
    J BER Test Mode (FEC) for YSF
    j BER Test Mode (FEC) for P25
    n BER Test Mode (FEC) for NXDN
    g POCSAG 600Hz Test Pattern
    S/s RSSI Mode
    V/v Display version of MMDVMCal
    <space> Toggle transmit
    • MMDVM_HS:
    CommandDescription
    H/h Display help
    Q/q Quit
    W/w Enable/disable modem debug messages
    E/e Enter frequency
    F Increase frequency
    f Decrease frequency
    Z/z Enter frequency step
    T Increase deviation
    t Decrease deviation
    P Increase RF power
    p Decrease RF power
    C/c Carrier Only Mode
    D/d DMR Deviation Mode
    M/m DMR Simplex 1031 Hz Test Pattern (CC1 ID1 TG9)
    K/k BER Test Mode (FEC) for D-Star
    b BER Test Mode (FEC) for DMR Simplex (CC1)
    B BER Test Mode (1031 Hz Test Pattern) for DMR Simplex (CC1 ID1 TG9)
    J BER Test Mode (FEC) for YSF
    j BER Test Mode (FEC) for P25
    n BER Test Mode (FEC) for NXDN
    g POCSAG 600Hz Test Pattern
    S/s RSSI Mode
    I/i Interrupt Counter Mode
    V/v Display version of MMDVMCal
    <space> Toggle transmit
  • 相关阅读:
    JAVA-jar包下载地址
    JAVA-Eclipse中web-inf和meta-inf文件夹
    【转载】JAVA-dynamic web module与tomcat
    判断二叉树是不是平衡
    二叉树的深度
    二叉搜索树的后序遍历序列
    数对之差的最大值
    字符串的组合
    求二元查找树的镜像
    字符串的排列
  • 原文地址:https://www.cnblogs.com/bg7iyn/p/12430353.html
Copyright © 2011-2022 走看看