Disable USB interrupts during sweep set_freq call
by
Mike Walters
4 years 8 months
Disable USB interrupts during sweep set_freq call
Previously, a USB vendor request could interrupt in the middle of
set_freq and make conflicting changes, leaving the HackRF in an
undefined state.
fixes #772