Skip to content

MacOS: Detect when audio devices are no longer valid #178

Description

@pflarue

Ideally, when a radio interface is disconnected from the computer, or for some USB direct connected radios like the QMX it is turned off, ardopcf should detect this and respond with RXENABLED FALSE, TXENABLED FALSE, and PTTENABLED FALSE host commands and RXAudio: DISABLED, RXAudio: DISABLED, and PTTControl: VOX/HOST at the top of the WebGUI screen.

When I tried this on a Mac with a QMX, it detected the loss of the serial connection for CAT PTT control, but did not seem to detect the loss of the audio devices. Upon turning the radio back on, the "Enable PTT/CAT Control" button in the WebGUI Config Controls worked as expected, but since it had not reacted to the loss of the audio devices, I had to click the Disable Audio Processing button and then click it again after it changed to an Enable Audio Processing button.

Can this be fixed?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions