v29.5.0
Noteworthy changes since last release (v19.3.0):
- Support for LXRS+ (and ASPP3 protocol)
- removed
SyncSamplingNetwork.highCapacity
(feature no longer available) - changed
Connection::Serial
to attempt to automatically find/use the baud rate usingDevices::listPorts()
if a baud rate is not specified in the function (instead of defaulting to 921600). - fix for WsdaFinder crashing if fail to start UpnpService.
- fix for bad alloc crash when downloading logged data in some scenarios.
- added 10G, 20G, and 40G as input ranges for the G-Link-200-40G.
- added WirelessChannel::description() for getting a string description of the channel (ex "Acceleration X").
- added support for the 3DM-CV5 models.
- added
InertialNode::cyclePower
command - added
InertialNode::saveSettingsAsStartup
command. - added
InertialNode::loadStartupSettings
command. - added
InertialNode::loadFactoryDefaultSettings
command.
see CHANGELOG.txt
in the source for a complete list of changes.