Skip to content

Show mic source in main UI#26

Open
iu2frl wants to merge 3 commits intoadecarolis:masterfrom
iu2frl:show-mic-source
Open

Show mic source in main UI#26
iu2frl wants to merge 3 commits intoadecarolis:masterfrom
iu2frl:show-mic-source

Conversation

@iu2frl
Copy link
Copy Markdown

@iu2frl iu2frl commented Apr 15, 2026

Main UI now allows changing the audio input by looping trough all available mic sources (useful for devices with multiple inputs like the IC7300MK2 or the IC7610)

@adecarolis
Copy link
Copy Markdown
Owner

What happens if you don't select the mic (the way it is now)? Does the application work?

@iu2frl
Copy link
Copy Markdown
Author

iu2frl commented Apr 16, 2026

Yes, the application works but the radio is keyed with no audio being transmitted (tested on 7300 MK2)

@adecarolis
Copy link
Copy Markdown
Owner

Thanks for the contribution! However, wfweb already handles mic input selection automatically — and we've just improved it to also cover LAN-connected rigs like the IC-7300 MK2.

When enableMic is called, the backend detects how the rig is connected (USB or LAN) and automatically sets DATA MOD OFF to the correct input. When the mic is disabled, the original setting is restored. There's nothing the user needs to select manually.

The fix is on branch fix-auto-mic-input — could you test it with your IC-7300 MK2 over LAN and confirm it works? If it does, we'll merge that and close this PR.

@iu2frl
Copy link
Copy Markdown
Author

iu2frl commented Apr 17, 2026

The current input selection did not work for me and it was forcing it to USB. I will try the new branch and keep you posted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants