- CHANGED NodeFeatures::sampleRates to take a dataCollectionMethod parameter which also affects the list of sample rates available.
- CHANGED NodeFeatures::supportsSamplingRate to take a dataCollectionMethod parameter as well.
- CHANGED NodeFeatures::maxSampleRate to take a dataCollectionMethod parameter as well.
- CHANGED NodeFeatures::maxSampleRateForSettlingTime to take a dataCollectionMethod as well.
- changed Set to Idle's cancel operation to not throw an exception, but instead to just send a cancel byte a few times if no cancel response was heard.
- added check for flash bandwidth in WirelessNodeConfig's verifyConfig when applicable.
- fix for V-Link-200 and Wireless-Impact-Sensor sample rates being incorrect.