AllStarLink / app_rpt

Refactoring and upgrade of AllStarLink's app_rpt, etc.
4 stars 2 forks source link

chan_simpleusb / chan_usbradio: Fix tune menu-support, add show settings #269

Closed KB4MDD closed 6 months ago

KB4MDD commented 6 months ago

chan_simpleusb and chan_usbradio have been updated to restore the susb tune menu-support and radio tune menu-support command option. This command was missed in the last update to add command tab support.

The last update removed the ability to type susb tune or radio tune with no options to see the current settings. This is no longer possible with tab completion. A new command has been added.

Both drivers now have the ability to show settings using susb show settings or radio show settings.

This closes #256