VarAC_cat_commands.ini for QRP-Labs QMX
As of 13.0.1 there is not a CAT definition for the QMX transceiver (there is for the QDX). Most QMX users use the TS-480 definition, but that causes the QMX to go to Digi mode, which for the QMX is incorrect; it should be in USB. I created a section for the QMX based on the TS-480 and it has been working for me. The only change was setting ModeUSB_D to "MD2". I tried leaving out the ModeUSB_D line, but VarAC still would put the QMX into Digi mode, so instead of fighting VarAC, I told it that to put the radio into Digi mode just send it an MD2 (which actually puts it into USB mode).
Best,
Jim / K8DDV [QRP-Labs QMX]
CmdType=TEXT
PTTOn=TX1;
PTTOff=RX;
ModeUSB=MD2;
ModeUSB_D=MD2;
ModeFM=MD4;
SetFreq_Data_method=TEXT
SetFreqVfoA_Cmd=FA{};
SetFreqVfoA_param_length=11
SetFreqVfoA_hz_res=1
ReadFreqVfoA_Cmd=FA;
ReadFreqVfoA_Result_Data_method=TEXT
ReadFreqVfoA_Result_hz_res=1
ReadFreqVfoA_Result_Length=14
ReadFreqVfoA_Result_Freq_Start_Pos=3
ReadFreqVfoA_Result_Freq_Length=11
AntennaTuner=AC111;
VarACStartCmd=
VarACExitCmd=


Thank you for your contribution. I have added this to the next VarAC distribution ! 73s!