I seem to be running into a mismatch between the latest spektrum source, and the rtlspektrum 'Processing' library, which I fetched from pavels repository.
There's a mis-match between your code, and some of the API calls, like your code
assumes that an extra parameter can be passed in "setFrequencyRange", but with pavels
latest rtlspektrum library, that fails, due to an argument mis-match.
I seem to be running into a mismatch between the latest spektrum source, and the rtlspektrum 'Processing' library, which I fetched from pavels repository.
There's a mis-match between your code, and some of the API calls, like your code
assumes that an extra parameter can be passed in "setFrequencyRange", but with pavels
latest rtlspektrum library, that fails, due to an argument mis-match.