Skip to content

Airspy and RTL SDR support on Android#1544

Merged
f4exb merged 1 commit intof4exb:masterfrom
srcejon:android
Dec 22, 2022
Merged

Airspy and RTL SDR support on Android#1544
f4exb merged 1 commit intof4exb:masterfrom
srcejon:android

Conversation

@srcejon
Copy link
Collaborator

@srcejon srcejon commented Dec 22, 2022

On Android, USB devices need to be accessed slightly differently to other OSes.

Device discovery is performed via Android specific code using VID/PID, rather than the device library. Then we have to open devices using a file descriptor, obtained from an Android call.

Similar changes would need to be made to other divers, although the libraries need to have support added for file descriptors.

@f4exb f4exb merged commit b387de1 into f4exb:master Dec 22, 2022
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