boatbod
Member
"tunable: true" devices can be re-tuned by the app to point to whatever voice channel is needed at the time, but the limitation is they can only be used by one channel at a time.
"tunable: false" devices can be shared by multiple channels, but their frequency coverage is dictated by the "frequency:" parameter in the devices definition along with the bandwidth/sample rate of the device. Generic rtl devices are generally good for 2.0-2.4MHz coverage, whereas Airspy are either 3, 6, or 10Mhz. There are other compatible devices with different bandwidths, so it all depends what you need.
If you are using a non-tunable config, you need to find the lowest and highest frequencies that you want to be able to monitor, check that the bandwidth of the device is sufficient, then set the device frequency to the mid-point of the range. That way, op25 can then select the relevant portion of the received spectrum and filter out the specific frequencies you are interested in. If the desired frequency exists outside of the device bandwidth, you will generally see an error message saying "Unable to tune %s to frequency %f".
"tunable: false" devices can be shared by multiple channels, but their frequency coverage is dictated by the "frequency:" parameter in the devices definition along with the bandwidth/sample rate of the device. Generic rtl devices are generally good for 2.0-2.4MHz coverage, whereas Airspy are either 3, 6, or 10Mhz. There are other compatible devices with different bandwidths, so it all depends what you need.
If you are using a non-tunable config, you need to find the lowest and highest frequencies that you want to be able to monitor, check that the bandwidth of the device is sufficient, then set the device frequency to the mid-point of the range. That way, op25 can then select the relevant portion of the received spectrum and filter out the specific frequencies you are interested in. If the desired frequency exists outside of the device bandwidth, you will generally see an error message saying "Unable to tune %s to frequency %f".