- using the Get Extended Device Descriptor Sets call when supported by the Inertial device.
16.0.4
- fix for interacting with a BaseStation object after calling disconnect() on its connection causing a null pointer exception.
16.0.3
- not performing retries when cycling power on the BaseStation (no response) - added checkComm boolean to BaseStation::cyclePower to allow not pinging after a cycle power.
16.0.2
- updated list of low pass filters for G-Link-200.
16.0.1
- moved WirelessDataPoint::channelProperty into its base class (DataPoint).