- CHANGED NodeFeatures::minTimeBetweenBursts to take an additional WirelessTypes::CommProtocol parameter.
- CHANGED SyncSamplingNetwork's constructor to throw exceptions if can't communicate with the parent BaseStation.
- Reads the parent BaseStation's CommProtocol setting which will be used for the entire network.
- added WirelessNodeConfig::communicationProtocol (not fully functional yet).
- updated Sync Sampling formula/network logic to handle LXRS+ mode.