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

Tuning window is blank with FlexRadio DAX drivers are installed #4

Open
M0LTE opened this issue Jul 20, 2023 · 2 comments
Open

Tuning window is blank with FlexRadio DAX drivers are installed #4

M0LTE opened this issue Jul 20, 2023 · 2 comments

Comments

@M0LTE
Copy link

M0LTE commented Jul 20, 2023

My tuning window is blank when FlexRadio DAX drivers are present on the system.

After removing SmartSDR and the DAX drivers, samples begin to be received (kmaudio_readsamples returns non-zero) and the program begins to work.

image

Win 10 x64, tried deleting the config directory, tried v0.87 and v0.89.

@M0LTE M0LTE changed the title Tuning window is blank Tuning window is blank with FlexRadio DAX drivers are installed Jul 21, 2023
M0LTE added a commit to M0LTE/AMSAT-DL-QO-100-Modem that referenced this issue Jul 21, 2023
@M0LTE
Copy link
Author

M0LTE commented Jul 21, 2023

It seems that the large number of audio devices installed by FlexRadio's SmartSDR overruns the NUM_OF_PIPES available.
Simply increasing NUM_OF_PIPES resolves the issue.
This fix is present in my fork: https://github.com/M0LTE/AMSAT-DL-QO-100-Modem

@M0LTE
Copy link
Author

M0LTE commented Jul 22, 2023

This is resolved by commit M0LTE@5bfdb4b

My fork contains various other improvements too- primarily, hamlib PTT support. Feel free to merge any/all of it in to this repo.

See here for binaries.

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 a pull request may close this issue.

1 participant