AllStarLink / app_rpt

Refactoring and upgrade of AllStarLink's app_rpt, etc.
8 stars 6 forks source link

chan_simpleusb, chan_usbradio: Correct inconsistent active device messages #263

Closed KB4MDD closed 9 months ago

KB4MDD commented 9 months ago

chan_simpleusb and chan_usbradio printed inconsistent messages when using the susb tune commands and the associated USB device was not found.

The message now reads "Device xxxx is selected, the associated USB device string yyyy was not found".

This will help users understand the nature of the problem.

This closes #258.