You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the match args specify any unique keys like serial or device addresses, they should not yield results when those values do not match the ones in the discovery for loop. This is necessary to select a specific device either by manually specifying an identifying key/value like serial or using the exact results from the enumeration
There also seems to be a bug where the serial number is empty
If the match args specify any unique keys like serial or device addresses, they should not yield results when those values do not match the ones in the discovery for loop. This is necessary to select a specific device either by manually specifying an identifying key/value like serial or using the exact results from the enumeration
There also seems to be a bug where the serial number is empty
findIConnection(const SoapySDR::Kwargs &matchArgs)
The text was updated successfully, but these errors were encountered: