- removed RF Sweep functionality from WSDA-200 USB (will add again once fully supported in firmware). - updated SHM Packet ASPP3 parsing.
27.2.2
- no longer throwing exception for attempting to write the Comm Protocol to a Node that doesn't support configuring the protocol, if the protocol attempting to be written is the same as what it supports (old Nodes technically support LXRS only, but can't write it).
27.2.1
- fix for main parser throwing away packets that erroneously thought were received before the command was sent. - fix for StartSyncSampling ASPP1 incorrectly matching response packet.
27.2.0
- initial support for SHM-Link-201.
27.1.4
- don't read sensor delay value if not needed for the current configuration. - allow reading of sensor delay even if configuration of it is not supported.
27.1.3
- using filter settling time if present in the pendingConfig for SyncSamplingNetwork::addNode. - using sensor delay if present in the pendingConfig for SyncSamplingNetwork::addNode. - removed check for retransmission/lossless being disabled per Node in the SyncSamplingNetwork logic.