Greetings all:
I have a Xeigu X6100 that I use for digital mode portable and I noticed that the CAT control switches from USB-D to LSB when USB-D is selected. Is there a way that I can modify the INI file to correct this? Any idea where that file might be?
Tony -K2MO
@73guddx
Try this for USD_D in the cat file. I believe it will work.
Please LMK.
Irad
ModeUSB_D=FEFE76E01A040103FD
Just changed the USB-D to the following in the INI file.
[Xiegu X6100]
CmdType=HEX
PTTOn=FEFE70E01C0001FD
PTTOff=FEFE70E01C0000FD
ModeUSB=FEFE70E00601FD
ModeU-DIG=FEFE70E00608FD
ModeFM=FEFE70E00605FD
So I may have solved this issue.
The X6100 uses the name U-DIG not USB-D as in the settings on VarAC. So by changing the name in the Cat control .INI file to U-DIG, it looks to work. I think VarAC just couldn't find a USB-D so selects LSB otherwise.
Maybe someone else would like to confirm this by edditing their INI file to confirm.
I looked also on fldigi code. No indication for USB-D there
constchar *X6100modes_[] = {"LSB", "USB", "AM", "CW", "RTTY", "FM", "CW-R", "RTTY-R", NULL};
What I suggest is a short trial and error
This is the current USB-D command. The number id RED is the mode.
01 is for USB
05 is for FM
try to play a bit with the numbers maybe you find the right combo.
Please let me know if you find it.
ModeUSB_D=FEFE70E00608FD
Does X6100 has a usb-d mode ? I dont think so. Use plain UBS. simply select that option on the settings menu.
If so - please let me know and I'll fix the file so the 2 settings will end up with just USB for the X6100 to avoid confusions.
in the VarAC directory, called VarAC_cat_commands.ini