- added NodeFeatures::supportsLimitedDuration for checking which Nodes only support unlimited sampling (no sweeps).
- don't allow a value other than true to be set for unlimited duration if Node doesn't support disabling it.
- don't allow reading or writing the number of sweeps if the node only supports unlimited sampling.
- NodeFeatures minSweeps and maxSweeps functions return 0 if the node only supports unlimited sampling.
- added sleep and up to 5 attempted pings after performing the BaseStation cycle power command.
- added sleep after performing the BaseStation reset radio command.
- added sleep and up to 5 attempted pings after performing the WirelessNode cycle power command.
- added sleep after performing the WirelessNode reset radio command.
- writing a disabled value of 0xFFFF to the channel value for analog base stations if set to 0xFF.