Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IC-F8101 set_ptt on rear port #1010

Closed
mdblack98 opened this issue Apr 16, 2022 · 0 comments
Closed

IC-F8101 set_ptt on rear port #1010

mdblack98 opened this issue Apr 16, 2022 · 0 comments
Labels
bug critical A problem for common operations with WSJT-X, GPredict, RigPi, etc. fixed Issue has been fixed JS8Call JTDX Bugs affecting JTDX operations needs test Patches have been submitted but need testing to close issue piWebCat RigPi Issues affecting RigPi operations WSJTX Bugs affecting WSTJ-X operations
Milestone

Comments

@mdblack98
Copy link
Contributor

I got WSJT-X 2.5.4 and it sets freq and PTT's fine. But I think you may be using the wrong CI-V PTT command for the sound card.

They should be:

fefe8ae0 1a 37 0002 fd : for PTT ON
fefe8ae0 1a 37 0000 fd : for PTT OFF

I cannot find "37" in any of the icom source files like icom.h, icom_defs.h or icf8101.c.

What happens when using the old std 1c 00 and 1c 01 is that you get PTT but it is routing the audio via the mic I believe. To get the audio from the USB sound card, you have to use the ones above.

Verified that FLDIGI with my RigCAT file for the radio functions normally, but WSJT-X and Direwolf give me what sounds an awful lot like feedback (which makes sense).

Let me know if I can make source adjustments here and recompile to test. I am just not sure where to make any relevant changes.

Regards,

Mitch

--
Mitch, AB4MW

@mdblack98 mdblack98 added bug critical A problem for common operations with WSJT-X, GPredict, RigPi, etc. WSJTX Bugs affecting WSTJ-X operations RigPi Issues affecting RigPi operations JTDX Bugs affecting JTDX operations JS8Call piWebCat labels Apr 16, 2022
@mdblack98 mdblack98 added this to the 4.5 milestone Apr 16, 2022
@mdblack98 mdblack98 added the needs test Patches have been submitted but need testing to close issue label Apr 16, 2022
@mdblack98 mdblack98 added the fixed Issue has been fixed label Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug critical A problem for common operations with WSJT-X, GPredict, RigPi, etc. fixed Issue has been fixed JS8Call JTDX Bugs affecting JTDX operations needs test Patches have been submitted but need testing to close issue piWebCat RigPi Issues affecting RigPi operations WSJTX Bugs affecting WSTJ-X operations
Projects
None yet
Development

No branches or pull requests

1 participant