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

Android IQ input is not stereo #2368

Open
pmate955 opened this issue Dec 27, 2024 · 9 comments
Open

Android IQ input is not stereo #2368

pmate955 opened this issue Dec 27, 2024 · 9 comments

Comments

@pmate955
Copy link

I have an Axagon ADA-17 soundcard, and I'm trying to get it to work with a Belka receiver (40KHz IQ output). The soundcard works great on PC, but on Android, it looks like the application can't use it as stereo input, only mono. This causes a lot of mirror signals and it doesn't work as expected. I'm using a Xiaomi Redmi Note 13 Pro 5G (Android 14).
I don't know if this is the limitation of the Android itself, or the Xiaomi did something, or anything else.
image

Thank you! HA8MZ

@pmate955
Copy link
Author

Update: I downloaded an app, called Stereo Sound Recorder, and I recorded raw audio. Then I selected the wav file as FileInput in SdrAngel, and it worked fine, so this means, the device works correctly and it can record stereo input only the SdrAngel can't use it properly.

@srcejon
Copy link
Collaborator

srcejon commented Dec 27, 2024

What do you have for the channel map on the device settings - Mono or I=L, Q=R?

@pmate955
Copy link
Author

pmate955 commented Dec 27, 2024

I pushed through everything I could on the AudioInput settings panel.
image

@srcejon
Copy link
Collaborator

srcejon commented Dec 27, 2024

Are there any other Devices listed? Would guess a mic isn't stereo.

@pmate955
Copy link
Author

There isn't. Mic, camcorder, voicerecognition, voicecommunication. There is no change if I plug in the sound card. But only the mic input works, the others are causing crash in the application.

@srcejon
Copy link
Collaborator

srcejon commented Dec 27, 2024

There is no change if I plug in the sound card.

You'd need to press the refresh button, but probably better to have it connected before SDRangel starts.
What's the device called in the other app?

@pmate955
Copy link
Author

I tried the refresh and restart, but nothing new.
The other app doesn't need any extra settings. It looks like using as the default audio source.

@pmate955
Copy link
Author

image

@pmate955
Copy link
Author

I found this. The other application uses this "unprocessed" input as the source, which works great. But I didn't find anything similar in QAudioFormat. I'm unfamiliar with Qt and C++, so I'm not sure if it's possible to use this instead of the native API.
image

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

No branches or pull requests

2 participants