v14.3.2
Noteworthy changes since last release (v13.1.1):
- applyConfig functions no longer cycle power if eeprom's weren't actually changed (due to cache).
- added
WirelessNode::percentFull
to get the percent of datalogging memory that is filled. - added
BaseStation::broadcastSetToIdle
command. - added support for
int24
andint16
data type (configuration and data parsing). - added support for low-pass filter configuration.
- added support for Derived data mode.
- added 3DM-GX5 model numbers
- fix for datalogging download erroneously parsing data when retrying after a communication exception.
- fix for BaseStation read/write eeprom never retrying even if specified by user.
- fix for different packets with their own tick causing duplicate packet check errors.
see CHANGELOG.txt
in the source for a complete list of changes.