resolve_target

Function resolve_target 

Source
async fn resolve_target(args: &ExtcapArgs, prefs: &Prefs) -> Result<Target>
Expand description

Pick the radio to capture from.

A serial port is only ever used when named, the same rule the rest of the tool follows: identifying one means opening it, and opening a port can reset hardware that is not a radio at all.