kc5deb wrote:
ok, I might have found the solution to the issue I'm having.

RigCat with the TS-480.xml file seems to be wrong?

After looking through Kenwood's PC Control Reference manual, it shows that the 
TX portion has some parameters that controls what input is used during TX; 
either the mic or the data port.

I changed in the TS-480.xml file:


<COMMAND>
        <SYMBOL>PTTON</SYMBOL>
        <SIZE>3</SIZE>
        <STRING>TX;</STRING>
</COMMAND>

to

<COMMAND>
        <SYMBOL>PTTON</SYMBOL>
        <SIZE>3</SIZE>
        <STRING>TX1;</STRING>
</COMMAND>

And it works now.

The TX parameter of the TS-480 has 3 additional options.
TX0; tells the radio to use the MIC input
TX1; tells the radio to use the ANI input
TX2; tells the radio to use the TX TUNE transmission

If no parameter is given (and the default is TX;) then it defaults to 0, 
telling the radio to use the MIC input.

If you put TX1; for the string in the xml, it tells the radio to use the ANI 
(data) input, and all seems to work fine.

If I'm doing something wrong, let me know.  For now, I'm gonna run with it.

EXCELLENT !! I will change the TS480.xml file and publish the update on the web page.

73, Dave, W1HKJ
_______________________________________________
fldigi-alpha mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/fldigi-alpha

Reply via email to