Closed AsciiWolf closed 1 month ago
for some devices there is a device selection mechanism, invoked as soon as the system detects that there are more device candidates Can you be slightly more specific and give an example? who is interpreting the "custom" string, when and howi s it submitted
Op ma 9 aug. 2021 om 15:44 schreef AsciiWolf @.***>:
Please, consider supporting passing custom strings to SDR devices. They are used for example to select a correct SDR device if there are multiple ones connected to the same computer, enabling bias tee for preamps/converters etc.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JvanKatwijk/qt-dab/issues/234, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCPHQAFZIZIBTBMMQE7NE3T37LUZANCNFSM5B2BYG3A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .
-- Jan van Katwijk
Sorry for the late reply. Good question! They seem to be called "device arguments" and are handled by the gr-osmosdr source, so I am not sure whether it will be possible to implement them in qt-dab without using gr-osmosdr. :-/
Please, consider supporting passing custom strings to SDR devices. They are used for example to select a correct SDR device if there are multiple ones connected to the same computer, enabling bias tee for preamps/converters etc.
For example look at how this is handled in Gqrx.