AllStarLink / app_rpt

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

chan_usbradio / chan_simpleusb: Changes for queue size / buffer error reporting #275

Closed KB4MDD closed 5 months ago

KB4MDD commented 5 months ago

chan_usbradio / chan_simpleusb corrected the test for queuesize being larger than the available buffers.

chan_usbradio has code added to prevent the reporting of buffer overflows if we are not in transmit.

Related to #273